ESMValGroup / ESMValCore

ESMValCore: A community tool for pre-processing data from Earth system models in CMIP and running analysis scripts.
https://www.esmvaltool.org
Apache License 2.0
42 stars 38 forks source link

Dataset problem: Add height coord to ALADIN63 and WRF381P CORDEX datasets #2058

Open ljoakim opened 1 year ago

ljoakim commented 1 year ago

Describe the dataset issue The following two datasets requires additional fixes for height coord, I think they can be dealt with together, so I'm adding them in same issue:

  1. cnrm_cerfacs_cnrm_cm5.cnrm_aladin63.py has fixes for Tas that adds/corrects scalar height coord, which should also be applied to Tasmin and Tasmax, example dataset:

    - {dataset: ALADIN63, project: CORDEX, domain: EUR-11,
     exp: [historical, rcp26], ensemble: r1i1p1,
     mip: day, institute: CNRM, rcm_version: v2,
     driver: CNRM-CERFACS-CNRM-CM5, version: [v20190510, v20190702]}
  2. The WRF381P rcm (institute IPSL) needs similarly a fix to add height coord, for several drivers, ICHEC-EC-EARTH, CNRM-CERFACS-CNRM-CM5, IPSL-IPSL-CM5A-MR, MOHC-HadGEM2-ES, NCC-NorESM1-M. The fix should be applied for Tas, Tasmin, Tasmax. Example dataset:

    - {dataset: WRF381P, project: CORDEX, domain: EUR-11,
     exp: [historical, rcp85], ensemble: r12i1p1,
     mip: day, institute: IPSL, rcm_version: v1,
     driver: ICHEC-EC-EARTH, version: v20200716}

Please attach

Cheers :beer:

mwjury commented 9 months ago

2333 fixes WRF381P