Skip to content

Commit

Permalink
Add custom CMOR table for total cloud water (tcw) (#2277)
Browse files Browse the repository at this point in the history
  • Loading branch information
axel-lauer authored Jan 19, 2024
1 parent e40f672 commit fa2f95b
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions esmvalcore/cmor/tables/custom/CMOR_tcw.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
SOURCE: custom
!============
variable_entry: tcw
!============
modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
standard_name:
units: kg kg-1
cell_methods: time: mean
cell_measures: area: areacella
long_name: Mass Fraction of Cloud Total Water (liquid + ice)
!----------------------------------
! Additional variable information:
!----------------------------------
dimensions: longitude latitude plevs time
out_name: tcw
type: real
!----------------------------------
!

0 comments on commit fa2f95b

Please sign in to comment.