Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
829392d
testing new uncertainty variables
morobking Mar 29, 2021
9211d2d
Custom CMOR Tables added for the four LST uncertainity variables
morobking Apr 9, 2021
4912cba
Individula day/night variables following on from Valieu's emails in w…
morobking May 17, 2021
992f1ca
Added missing variable
morobking May 17, 2021
985b749
Merge branch 'main' into ESACCI_LST_uncerts
valeriupredoi Sep 8, 2021
9867888
CMIP_Amon changes let new variables pass through recipe, problems wit…
morobking Mar 31, 2022
7e32a30
tsDay and tsNight CMOR table variable lat lon fixed following Axel's …
morobking Apr 25, 2022
c10e041
removal of un-used variables
morobking Dec 21, 2022
a1603c9
Merge branch 'main' into ESACCI_LST_uncerts
valeriupredoi Oct 12, 2023
ffe4c52
Merge branch 'main' into ESACCI_LST_uncerts
valeriupredoi Nov 7, 2023
6c2e383
[condalock] Manual update of the conda lock file (#2252)
valeriupredoi Nov 7, 2023
6e61590
Improve the exception message when an option within the rootpath sec…
ehogan Nov 13, 2023
21ec6c2
Faster coordinate checks and longitude fix (#2264)
bouweandela Dec 5, 2023
7514836
[conda-lock] fix test installation from conda-lock file: use `pip` fr…
valeriupredoi Dec 6, 2023
40b74f0
fix anaconda badge without hardcoded version (#2260)
valeriupredoi Dec 7, 2023
c170325
Pin Python to lower than 3.12 (#2272)
bouweandela Dec 7, 2023
8131804
make build and deploy to PyPI Github Action use PyPI's new trusted pu…
valeriupredoi Dec 7, 2023
b47f7c2
[CircleCI] Fix `build_documentation` test (#2273)
valeriupredoi Dec 7, 2023
1cf02d3
[Condalock] Update Linux condalock file (#2275)
github-actions[bot] Dec 11, 2023
3b37706
Fixing missing height coordinates in MPI-ESM1-2-HR and MPI-ESM1-2-XR …
Karen-A-Garcia Dec 13, 2023
9ecaf7b
fix anaconda badge without hardcoded version (#2260)
valeriupredoi Dec 7, 2023
7eafe2d
make build and deploy to PyPI Github Action use PyPI's new trusted pu…
valeriupredoi Dec 7, 2023
72d08a3
Pin Python to lower than 3.12 (#2272)
bouweandela Dec 7, 2023
1f73cc0
Add highlights to the v2.10 changelog (#2282)
bouweandela Dec 19, 2023
11e5b1e
Add highlights to the v2.10 changelog (#2282)
bouweandela Dec 19, 2023
403694b
Merge pull request #2283 from ESMValGroup/v2.10.x
bouweandela Dec 19, 2023
def815d
Updated iris pin to `iris>=3.6.1` (#2286)
schlunma Dec 19, 2023
127666e
Use short links in changelog (#2287)
bouweandela Dec 20, 2023
1f55ec9
[Condalock] Update Linux condalock file (#2288)
github-actions[bot] Dec 21, 2023
0698ef8
New preprocessor: `local_solar_time` (#2258)
schlunma Dec 21, 2023
39222d8
[Condalock] Update Linux condalock file (#2289)
github-actions[bot] Dec 31, 2023
54d19f1
[Condalock] Update Linux condalock file (#2290)
github-actions[bot] Jan 2, 2024
1839787
Increase resources for testing installation from conda-forge (#2297)
bouweandela Jan 10, 2024
f515169
[Condalock] Update Linux condalock file (#2298)
github-actions[bot] Jan 12, 2024
79455c1
Fixing missing height 2m coordinates in GFDL-CM4 and KIOST-ESM (#2294)
Karen-A-Garcia Jan 16, 2024
009a985
Allow contiguous representation of extracted regions (#2230)
Jan 17, 2024
a9e2f51
Show files of supplementary variables explicitly in log (#2303)
schlunma Jan 17, 2024
9debbbc
Read derived variables from other MIP tables (#2256)
bouweandela Jan 18, 2024
e03d320
Also read default custom CMOR tables if custom location is specified …
schlunma Jan 18, 2024
e40f672
National Computing Infrastructure (NCI), Site specific configuration …
rbeucher Jan 19, 2024
fa2f95b
Add custom CMOR table for total cloud water (tcw) (#2277)
axel-lauer Jan 19, 2024
d6008f3
Do not overwrite facets from recipe with CMOR table facets for derive…
bouweandela Jan 22, 2024
b72da76
Pin pandas to avoid broken `round` function (#2305)
schlunma Jan 22, 2024
ff57ddb
remove team reviewers from conda lock generation workflow in Github A…
valeriupredoi Jan 23, 2024
ce3ddb8
Add height for sfcWindmax in MPI HighRes models (#2292)
malininae Jan 23, 2024
2751720
Added special unit conversion m -> DU for total column ozone (toz) (#…
schlunma Jan 23, 2024
0668223
Remove mocking from tests in `tests/unit/preprocessor/_regrid/test_ex…
ehogan Jan 23, 2024
989839f
Allow cubes as input for `bias` preprocessor (#2183)
schlunma Jan 23, 2024
c8635a8
Pin `pytest-mypy` plugin to `>=0.10.3` comply with new `pytest==8` (#…
valeriupredoi Jan 31, 2024
b0d30f6
Refactor regridding (#2231)
schlunma Feb 1, 2024
70b1956
Fix regridding test for unstructured nearest regridding on OSX (#2319)
schlunma Feb 2, 2024
3700cc9
Fix flaky regrid test by clearing LRU cache after each test (#2322)
valeriupredoi Feb 5, 2024
22e31c6
Add normalization with statistics to many statistics preprocessors (#…
schlunma Feb 5, 2024
0b2bd1a
Allow deprecated regridding scheme `linear_extrapolate` in recipe che…
schlunma Feb 5, 2024
d564977
Update `multi_model_statistics doc` with latest changes (new operator…
schlunma Feb 5, 2024
6f30fa6
[Condalock] Update Linux condalock file (#2317)
github-actions[bot] Feb 5, 2024
6f879cf
Remove warning about logging in to ESGF (#2326)
bouweandela Feb 7, 2024
c6fda9f
Added fix for wrong units of `clt` for CIESM and FIO-ESM-2-0 (#2330)
schlunma Feb 9, 2024
7daf9d0
[Condalock] Update Linux condalock file (#2331)
github-actions[bot] Feb 12, 2024
5171ee3
Fix error message in variable definition check (#2313)
enekomartinmartinez Feb 12, 2024
1ed9807
Do not read `~/.esmvaltool/config-user.yml` if `--config-file` is use…
schlunma Feb 15, 2024
3f610e7
More lazy fixes and preprocessing functions (#2325)
bouweandela Feb 15, 2024
d936e4e
cmip6 gfdl_cm4: fix tas height fix to work for concatenated scenarios…
mwjury Feb 16, 2024
4d705ab
Allow deprecated regridding scheme `unstructured_nearest` in recipe c…
schlunma Feb 19, 2024
da20e0b
cordex GERICS REMO2015 lon differences above 10e-4 (#2334)
mwjury Feb 19, 2024
cbf9394
Made preprocessors mask_landsea, mask_landseaice and mask_glaciated l…
joergbenke Feb 20, 2024
9bf55d9
Merge branch 'ESACCI_LST_uncerts' of github.com:ESMValGroup/ESMValCor…
Feb 23, 2024
98f08c3
Updates to CMOR dat files to get day and night versions working with …
Mar 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 23 additions & 1 deletion esmvalcore/cmor/tables/cmip6/Tables/CMIP6_Amon.json
Original file line number Diff line number Diff line change
Expand Up @@ -1245,7 +1245,7 @@
"units": "K",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do not change anything in the CMIP6 tables if at all possible. We may replace them with a newer version and all changes will be lost

"cell_methods": "area: time: mean",
"cell_measures": "area: areacella",
"long_name": "Surface Temperature",
"long_name": "Surface Temperature ROB XXX",
"comment": "Temperature of the lower boundary of the atmosphere",
"dimensions": "longitude latitude time",
"out_name": "ts",
Expand All @@ -1256,6 +1256,28 @@
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},
"ts_local_atm_errors": {
"frequency": "mon",
"modeling_realm": "atmos",
"standard_name": "surface_temperature",
"units": "K",
"cell_methods": "area: time: mean",
"cell_measures": "area: areacella",
"long_name": "Surface Temperature ERROR",
"comment": "Temperature of the lower boundary of the atmosphere",
"dimensions": "longitude latitude time",
"out_name": "ts",
"type": "real",
"positive": "",
"valid_min": "",
"valid_max": "",
"ok_min_mean_abs": "",
"ok_max_mean_abs": ""
},




"ua": {
"frequency": "mon",
"modeling_realm": "atmos",
Expand Down
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_LSTuncertTest.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5 (adapted from mrso)
!============
variable_entry: LSTuncertTest
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from locally correlated errors on surface scales
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: longitude latitude time
out_name: LSTuncertTest
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsDay.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsDay
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: land surface temperture
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsLSSysErr.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsLSSysErr
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from large-scale systematic errors
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsLSSysErrDay.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsLSSysErrDay
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from large-scale systematic errors
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsLSSysErrNight.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsLSSysErrNight
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from large-scale systematic errors
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsLocalAtmErr.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsLocalAtmErr
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from locally correlated errors on atmospheric scales
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time latitude longitude
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsLocalAtmErrDay.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsLocalAtmErrDay
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from locally correlated errors on atmospheric scales
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time latitude longitude
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsLocalAtmErrNight.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsLocalAtmErrNight
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from locally correlated errors on atmospheric scales
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time latitude longitude
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsLocalSfcErr.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsLocalSfcErr
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from locally correlated errors on surface scales
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time latitude longitude
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsLocalSfcErrDay.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsLocalSfcErrDay
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from locally correlated errors on surface scales daytime
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time latitude longitude
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsLocalSfcErrNight.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsLocalSfcErrNight
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from locally correlated errors on surface scales night time
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time latitude longitude
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsNight.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsNight
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name: land surface temperature
units: K
cell_methods: time: mean
cell_measures:
long_name: land surface temperature
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsUnCorErr.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsUnCorErr
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from uncorrelated errors
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time latitude longitude
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsUnCorErrDay.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsUnCorErrDay
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from uncorrelated errors
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time latitude longitude
type: real
valid_min:
valid_max:
!----------------------------------
!
23 changes: 23 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tsUnCorErrNight.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
SOURCE: CMIP5
!============
variable_entry: tsUnCorErrNight
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: K
cell_methods: time: mean
cell_measures:
long_name: uncertainty from uncorrelated errors
comment:
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: time latitude longitude
type: real
valid_min:
valid_max:
!----------------------------------
!