[cmor-tables] 78/83: New set of tables with minor bug fixes from Karl in them
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sun Aug 30 08:06:25 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch master
in repository cmor-tables.
commit 3f9535e90be9abf05e1b4a9e7526ad8071af0662
Author: Charles Doutriaux <doutriaux1 at llnl.gov>
Date: Wed Jul 17 11:30:28 2013 -0700
New set of tables with minor bug fixes from Karl in them
---
.gitignore | 4 ++++
RELEASE-NOTES | 1 +
Tables/CMIP5_3hr | 10 +++++-----
Tables/CMIP5_6hrLev | 2 +-
Tables/CMIP5_6hrPlev | 2 +-
Tables/CMIP5_Amon | 2 +-
Tables/CMIP5_LImon | 2 +-
Tables/CMIP5_Lmon | 2 +-
Tables/CMIP5_OImon | 4 ++--
Tables/CMIP5_Oclim | 2 +-
Tables/CMIP5_Omon | 4 ++--
Tables/CMIP5_Oyr | 2 +-
Tables/CMIP5_aero | 2 +-
Tables/CMIP5_cf3hr | 4 +++-
Tables/CMIP5_cfDay | 2 +-
Tables/CMIP5_cfMon | 2 +-
Tables/CMIP5_cfOff | 2 +-
Tables/CMIP5_cfSites | 2 +-
Tables/CMIP5_day | 4 ++--
Tables/CMIP5_fx | 2 +-
Tables/md5s | 2 +-
Tables_csv/3hr.csv | 8 ++++----
Tables_csv/OImon.csv | 2 +-
Tables_csv/Omon.csv | 2 +-
Tables_csv/cf3hr.csv | 4 ++--
Tables_csv/day.csv | 2 +-
Tables_csv/general.csv | 4 ++--
Tables_csv/standard_output.xls | Bin 965632 -> 966656 bytes
28 files changed, 44 insertions(+), 37 deletions(-)
diff --git a/.gitignore b/.gitignore
index f2928ce..2cc79cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,7 @@
Makefile
config.log
autom4te.cache
+*output_*.xls*
+*pyc
+*.txt
+xlrd-*
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 0338ade..0efeaec 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,3 +1,4 @@
+2013-07-16 : To correct the standard name for rldscs in the 3hr table, "surface_" was added to "downwelling_longwave_flux_in_air_assuming_clear_sky". In addition the long names and explanatory comments for snow_flux (prsn) were made consistent across all tables, which required modifications to OImon, day, 3hr, and cf3hr. Also, the long names for tas and ps in the 3hr table were changed to make them consistent with the long names appearing in other tables."
2012-01-26 : The vertical dimension for the following variables has been changed to "alevhalf", to be consistent with instructions to "report on model-half levels" (Note that this change does not affect the model output in any way, but should help avoid confusion concerning which levels these fields should be reported on.)
1) cf3hr: grpllsprof, prcprof, prlsprof, prsnc, prlsns
2) cfSites: rlu, rsu, rld, rsd, rlucs, rsucs, rsdcs, rldcs
diff --git a/Tables/CMIP5_3hr b/Tables/CMIP5_3hr
index f952ef6..6effae6 100644
--- a/Tables/CMIP5_3hr
+++ b/Tables/CMIP5_3hr
@@ -6,7 +6,7 @@ frequency: 3hr
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
@@ -258,7 +258,7 @@ standard_name: air_temperature
units: K
cell_methods: time: point
cell_measures: area: areacella
-long_name: Air Temperature
+long_name: Near-Surface Air Temperature
comment: This is sampled synoptically.
!----------------------------------
! Additional variable information:
@@ -571,7 +571,7 @@ units: kg m-2 s-1
cell_methods: time:mean
cell_measures: area: areacella
long_name: Snowfall Flux
-comment: at surface. Includes all forms of precipitating solid phase of water. This is the 3-hour mean snowfall flux.
+comment: at surface. Includes precipitation of all forms water in the solid phase. This is the 3-hour mean snowfall flux.
!----------------------------------
! Additional variable information:
!----------------------------------
@@ -610,7 +610,7 @@ modeling_realm: atmos
!----------------------------------
! Variable attributes:
!----------------------------------
-standard_name: downwelling_longwave_flux_in_air_assuming_clear_sky
+standard_name: surface_downwelling_longwave_flux_in_air_assuming_clear_sky
units: W m-2
cell_methods: time: mean
cell_measures: area: areacella
@@ -683,7 +683,7 @@ standard_name: surface_air_pressure
units: Pa
cell_methods: time: point
cell_measures: area: areacella
-long_name: Surface Pressure
+long_name: Surface Air Pressure
comment: sampled synoptically to diagnose atmospheric tides, this is better than mean sea level pressure.
!----------------------------------
! Additional variable information:
diff --git a/Tables/CMIP5_6hrLev b/Tables/CMIP5_6hrLev
index 76c7b7d..6d6f91b 100644
--- a/Tables/CMIP5_6hrLev
+++ b/Tables/CMIP5_6hrLev
@@ -6,7 +6,7 @@ frequency: 6hr
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_6hrPlev b/Tables/CMIP5_6hrPlev
index b062088..ab353dd 100644
--- a/Tables/CMIP5_6hrPlev
+++ b/Tables/CMIP5_6hrPlev
@@ -6,7 +6,7 @@ frequency: 6hr
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_Amon b/Tables/CMIP5_Amon
index c56ebd4..2a897a5 100644
--- a/Tables/CMIP5_Amon
+++ b/Tables/CMIP5_Amon
@@ -6,7 +6,7 @@ frequency: mon
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_LImon b/Tables/CMIP5_LImon
index 0313c09..391f65c 100644
--- a/Tables/CMIP5_LImon
+++ b/Tables/CMIP5_LImon
@@ -6,7 +6,7 @@ frequency: mon
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_Lmon b/Tables/CMIP5_Lmon
index efdc834..7f97b2d 100644
--- a/Tables/CMIP5_Lmon
+++ b/Tables/CMIP5_Lmon
@@ -6,7 +6,7 @@ frequency: mon
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_OImon b/Tables/CMIP5_OImon
index 76e9612..7230314 100644
--- a/Tables/CMIP5_OImon
+++ b/Tables/CMIP5_OImon
@@ -6,7 +6,7 @@ frequency: mon
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
@@ -391,7 +391,7 @@ units: kg m-2 s-1
cell_methods: time: mean area: mean where sea_ice over sea
cell_measures: area: areacello
long_name: Surface Snowfall Rate into the Sea Ice Portion of the Grid Cell
-comment: where sea ice over sea: this is computed as the the water mass per unit time falling as snow onto the sea ice portion of a grid cell divided by the area of the ocean portion of the grid cell (including both ice-free and sea-ice covered fractions). Reported as 0. in regions free of sea ice.
+comment: where sea ice over sea: this is computed as the total mass per unit time of solid-phase precipitation falling onto the sea ice portion of a grid cell divided by the area of the ocean portion of the grid cell (including both ice-free and sea-ice covered fractions). Reported as 0. in regions free of sea ice. (Snowfall flux includes all types of solid-phase precipitation.)
!----------------------------------
! Additional variable information:
!----------------------------------
diff --git a/Tables/CMIP5_Oclim b/Tables/CMIP5_Oclim
index adf0716..993e91e 100644
--- a/Tables/CMIP5_Oclim
+++ b/Tables/CMIP5_Oclim
@@ -6,7 +6,7 @@ frequency: monClim
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_Omon b/Tables/CMIP5_Omon
index 51c5a27..2ccc1a2 100644
--- a/Tables/CMIP5_Omon
+++ b/Tables/CMIP5_Omon
@@ -6,7 +6,7 @@ frequency: mon
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
@@ -3839,7 +3839,7 @@ units: kg m-2 s-1
cell_methods: time: mean area: mean where ice_free_sea over sea
cell_measures: area: areacello
long_name: Snowfall Flux where Ice Free Ocean over Sea
-comment: computed as the total mass of ice directly falling as snow into the ice-free portion of the ocean divided by the area of the ocean portion of the grid cell.
+comment: computed as the total mass per unit time of solid-phase precipitation falling into the ice-free portion of the ocean divided by the area of the ocean portion of the grid cell. (Snowfall flux includes all types of solid-phase precipitation.)
!----------------------------------
! Additional variable information:
!----------------------------------
diff --git a/Tables/CMIP5_Oyr b/Tables/CMIP5_Oyr
index 8e5b0d0..f829bab 100644
--- a/Tables/CMIP5_Oyr
+++ b/Tables/CMIP5_Oyr
@@ -6,7 +6,7 @@ frequency: yr
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_aero b/Tables/CMIP5_aero
index f5d8cc3..6871d12 100644
--- a/Tables/CMIP5_aero
+++ b/Tables/CMIP5_aero
@@ -6,7 +6,7 @@ frequency: mon
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_cf3hr b/Tables/CMIP5_cf3hr
index cbcc27f..25020d2 100644
--- a/Tables/CMIP5_cf3hr
+++ b/Tables/CMIP5_cf3hr
@@ -6,7 +6,7 @@ frequency: 3hr
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
@@ -2319,6 +2319,7 @@ units: kg m-2 s-1
cell_methods: time: point
cell_measures: area: areacella
long_name: Convective Snowfall Flux
+comment: convective precipitation of all forms of water in the solid phase.
!----------------------------------
! Additional variable information:
!----------------------------------
@@ -2340,6 +2341,7 @@ units: kg m-2 s-1
cell_methods: time: point
cell_measures: area: areacella
long_name: Stratiform Snowfall Flux
+comment: large-scale precipitation of all forms of water in the solid phase.
!----------------------------------
! Additional variable information:
!----------------------------------
diff --git a/Tables/CMIP5_cfDay b/Tables/CMIP5_cfDay
index 1f8fd5f..aba44f9 100644
--- a/Tables/CMIP5_cfDay
+++ b/Tables/CMIP5_cfDay
@@ -6,7 +6,7 @@ frequency: day
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_cfMon b/Tables/CMIP5_cfMon
index 79cb12f..5a16f24 100644
--- a/Tables/CMIP5_cfMon
+++ b/Tables/CMIP5_cfMon
@@ -6,7 +6,7 @@ frequency: mon
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_cfOff b/Tables/CMIP5_cfOff
index 848e27f..106cca4 100644
--- a/Tables/CMIP5_cfOff
+++ b/Tables/CMIP5_cfOff
@@ -6,7 +6,7 @@ frequency: mon
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_cfSites b/Tables/CMIP5_cfSites
index 09a6444..afe49d3 100644
--- a/Tables/CMIP5_cfSites
+++ b/Tables/CMIP5_cfSites
@@ -11,7 +11,7 @@ frequency: subhr
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/CMIP5_day b/Tables/CMIP5_day
index 8993529..88a5681 100644
--- a/Tables/CMIP5_day
+++ b/Tables/CMIP5_day
@@ -6,7 +6,7 @@ frequency: day
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
@@ -648,7 +648,7 @@ standard_name: snowfall_flux
units: kg m-2 s-1
cell_methods: time: mean
cell_measures: area: areacella
-long_name: Solid Precipitation
+long_name: Snowfall Flux
comment: at surface; includes precipitation of all forms of water in the solid phase
!----------------------------------
! Additional variable information:
diff --git a/Tables/CMIP5_fx b/Tables/CMIP5_fx
index 5981d10..58c8296 100644
--- a/Tables/CMIP5_fx
+++ b/Tables/CMIP5_fx
@@ -6,7 +6,7 @@ frequency: fx
cmor_version: 2.6 ! minimum version of CMOR that can read this table
cf_version: 1.4 ! version of CF that output conforms to
project_id: CMIP5 ! project id
-table_date: 22 March 2012 ! date this table was constructed
+table_date: 17 July 2013 ! date this table was constructed
missing_value: 1.e20 ! value used to indicate a missing value
! in arrays output by netCDF as 32-bit IEEE
diff --git a/Tables/md5s b/Tables/md5s
index 4365da8..9016fe4 100644
--- a/Tables/md5s
+++ b/Tables/md5s
@@ -1 +1 @@
-{'CMIP5': {'cf3hr': {'11 May 2010': 'a59ca1270ff3036d417a7f2217598266', '17 September 2010': 'b71b239f5fac1e0588d0b15bc4d34ed8', '19 October 2010': '8b5c2f197b70a103393838ebd4075c6c', '24 May 2010': '61693a46b06627dcd6ffe8ceff288ef0', '28 March 2011': '0a6cd0a3490ef913de1603e050028d9a', '12 May 2010': '905f7ccdd5a31cb71e2a6e3b339cd0e1', '26 July 2011': '9bddc0ef2f3853878612f91e4b88a6e0', '09 June 2010': '8aad2bf8bea26504a0e247c1737ea4a0', '31 January 2011': 'e4778a751fab1c990cdde28a1692e [...]
\ No newline at end of file
+{'CMIP5': {'cfSites': {'11 May 2010': '80506c07ed63befd33f9f727b78bde55', '17 September 2010': '7876f3c8b9f817348f45af63226af05e', '19 October 2010': '80264b0dd9e203ce916542fa15c6d272', '24 May 2010': 'bf9e8c5576fd70aa92d11fe3d4317e9b', '28 March 2011': 'f7c44d2b2fe147eef790f3a294a137b9', '12 May 2010': '0ebecf85ba30b2223360a29ece880be4', '26 July 2011': '76cc5a96989ebb70010fcab14f04de43', '09 June 2010': '569fd7b653d4aa55cd229227caa67822', '22 March 2010': 'fe60fd7cfbaccc08c75a91dc67a68 [...]
\ No newline at end of file
diff --git a/Tables_csv/3hr.csv b/Tables_csv/3hr.csv
index 5ef414e..f6dc92b 100644
--- a/Tables_csv/3hr.csv
+++ b/Tables_csv/3hr.csv
@@ -14,7 +14,7 @@ The 3-hourly data should be collected only for the following experiments and yea
,,,abrupt 4XCO2 ensemble (6.3-E),all years,,,,,,,,,,,,,,,,,,
priority,long name,units ,comment ,questions & notes,output variable name ,standard name,unconfirmed or proposed standard name,unformatted units,cell_methods,valid min,valid max,mean absolute min,mean absolute max,positive,type,CMOR dimensions,CMOR variable name,realm,frequency,cell_measures,flag_values,flag_meanings
1.0,Precipitation,kg m-2 s-1,at surface; includes both liquid and solid phases. This is the 3-hour mean precipitation flux.,,pr,precipitation_flux,,kg m-2 s-1,time:mean,,,,,,real,longitude latitude time,pr,atmos,,area: areacella,,
-1.0,Air Temperature,K,This is sampled synoptically.,"normally, report at 2 meters above the surface",tas,air_temperature,,K,time: point,,,,,,real,longitude latitude time1 height2m,tas,atmos,,area: areacella,,
+1.0,Near-Surface Air Temperature,K,This is sampled synoptically.,"normally, report at 2 meters above the surface",tas,air_temperature,,K,time: point,,,,,,real,longitude latitude time1 height2m,tas,atmos,,area: areacella,,
1.0,Surface Upward Latent Heat Flux,W m-2,This is the 3-hour mean flux.,,hfls,surface_upward_latent_heat_flux,,W m-2,time: mean,,,,,up,real,longitude latitude time,hfls,atmos,,area: areacella,,
1.0,Surface Upward Sensible Heat Flux,W m-2,This is the 3-hour mean flux.,,hfss,surface_upward_sensible_heat_flux,,W m-2,time: mean,,,,,up,real,longitude latitude time,hfss,atmos,,area: areacella,,
1.0,Surface Downwelling Longwave Radiation,W m-2,This is the 3-hour mean flux.,,rlds,surface_downwelling_longwave_flux_in_air,,W m-2,time: mean,,,,,down,real,longitude latitude time,rlds,atmos,,area: areacella,,
@@ -29,12 +29,12 @@ priority,long name,units ,comment ,questions & notes,output variable name ,stand
1.0, Surface Temperature Where Land or Sea Ice,K,"""skin"" temperature of all surfaces except open ocean, sampled synoptically. ",,tslsi,surface_temperature,,K,time: point,,,,,,real,longitude latitude time1,tslsi,land,,area: areacella,,
1.0,Sea Surface Temperature,K,"temperature of surface of open ocean, sampled synoptically.",,tso,sea_surface_temperature,,K,time: point area: mean where sea,,,,,,real,longitude latitude time1,tso,ocean,,area: areacella,,
1.0,Convective Precipitation,kg m-2 s-1,at surface. This is a 3-hour mean convective precipitation flux.,,prc,convective_precipitation_flux,,kg m-2 s-1,time:mean,,,,,,real,longitude latitude time,prc,atmos,,area: areacella,,
-1.0,Snowfall Flux,kg m-2 s-1,at surface. Includes all forms of precipitating solid phase of water. This is the 3-hour mean snowfall flux.,,prsn,snowfall_flux,,kg m-2 s-1,time:mean,,,,,,real,longitude latitude time,prsn,atmos,,area: areacella,,
+1.0,Snowfall Flux,kg m-2 s-1,at surface. Includes precipitation of all forms water in the solid phase. This is the 3-hour mean snowfall flux.,,prsn,snowfall_flux,,kg m-2 s-1,time:mean,,,,,,real,longitude latitude time,prsn,atmos,,area: areacella,,
1.0,Total Runoff,kg m-2 s-1,"the total runoff (including ""drainage"" through the base of the soil model) leaving the land portion of the grid cell divided by the land area in the grid cell, averaged over the 3-hour interval.",,mrro,runoff_flux,,kg m-2 s-1,time: mean area: mean where land,,,,,,real,longitude latitude time,mrro,land,,area: areacella,,
-1.0,Surface Downwelling Clear-Sky Longwave Radiation,W m-2,This is a 3-hour mean flux.,,rldscs,downwelling_longwave_flux_in_air_assuming_clear_sky,,W m-2,time: mean,,,,,down,real,longitude latitude time,rldscs,atmos,,area: areacella,,
+1.0,Surface Downwelling Clear-Sky Longwave Radiation,W m-2,This is a 3-hour mean flux.,,rldscs,surface_downwelling_longwave_flux_in_air_assuming_clear_sky,,W m-2,time: mean,,,,,down,real,longitude latitude time,rldscs,atmos,,area: areacella,,
1.0,Surface Downwelling Clear-Sky Shortwave Radiation,W m-2,This is a 3-hour mean flux.,,rsdscs,surface_downwelling_shortwave_flux_in_air_assuming_clear_sky,,W m-2,time: mean,,,,,down,real,longitude latitude time,rsdscs,atmos,,area: areacella,,
1.0,Surface Upwelling Clear-Sky Shortwave Radiation,W m-2,This is a 3-hour mean flux.,,rsuscs,surface_upwelling_shortwave_flux_in_air_assuming_clear_sky,,W m-2,time: mean,,,,,up,real,longitude latitude time,rsuscs,atmos,,area: areacella,,
-1.0,Surface Pressure,Pa,"sampled synoptically to diagnose atmospheric tides, this is better than mean sea level pressure.",,ps,surface_air_pressure,,Pa,time: point,,,,,,real,longitude latitude time1,ps,atmos,,area: areacella,,
+1.0,Surface Air Pressure,Pa,"sampled synoptically to diagnose atmospheric tides, this is better than mean sea level pressure.",,ps,surface_air_pressure,,Pa,time: point,,,,,,real,longitude latitude time1,ps,atmos,,area: areacella,,
1.0,Total Cloud Fraction,%,"for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Include both large-scale and convective cloud. This is a 3-hour mean.",,clt,cloud_area_fraction,,%,time: mean,,,,,,real,longitude latitude time,clt,atmos,,area: areacella,,
1.0,Surface Diffuse Downwelling Shortwave Radiation,W m-2,This is a 3-hour mean flux.,,rsdsdiff,surface_diffuse_downwelling_shortwave_flux_in_air,,W m-2,time: mean,,,,,,real,longitude latitude time,rsdsdiff,atmos,,area: areacella,,
diff --git a/Tables_csv/OImon.csv b/Tables_csv/OImon.csv
index 6df9b7c..1af1f77 100644
--- a/Tables_csv/OImon.csv
+++ b/Tables_csv/OImon.csv
@@ -27,7 +27,7 @@ priority,long name,units ,comment ,questions & notes,output variable name ,stand
1.0,Surface Temperature of Sea Ice,K,"When computing the time-mean here, the time-samples, weighted by the area of sea ice in the grid cell, are accumulated and then divided by the sum of the weights. Reported as ""missing"" in regions free of sea ice. Note this will be the surface snow temperature in regions where snow covers the sea ice.",, tsice,surface_temperature,,K,time: mean (weighted by area of sea ice),,,,,,real,longitude latitude time, tsice,seaIce,,area: areacello,,
1.0,Temperature at Interface Between Sea Ice and Snow,K,"When computing the time-mean here, the time-samples, weighted by the area of snow-covered sea ice in the grid cell, are accumulated and then divided by the sum of the weights. Reported as ""missing"" in regions free of snow-covered sea ice. ",, tsnint,sea_ice_surface_temperature,,K,time: mean (weighted by area of snow-covered sea ice),,,,,,real,longitude latitude time, tsnint,seaIce,,area: areacello,,
1.0,Surface Rainfall Rate into the Sea Ice Portion of the Grid Cell,kg m-2 s-1,where sea ice over sea: this is the the water mass per unit time falling as rain onto the sea ice portion of a grid cell divided by the area of the ocean portion of the grid cell (including both ice-free and sea-ice covered fractions). Reported as 0. in regions free of sea ice.,, pr,rainfall_flux,,kg m-2 s-1,time: mean area: mean where sea_ice over sea,,,,,,real,longitude latitude time, pr,seaIce,,area: areacello,,
-1.0,Surface Snowfall Rate into the Sea Ice Portion of the Grid Cell,kg m-2 s-1,where sea ice over sea: this is computed as the the water mass per unit time falling as snow onto the sea ice portion of a grid cell divided by the area of the ocean portion of the grid cell (including both ice-free and sea-ice covered fractions). Reported as 0. in regions free of sea ice.,, prsn,snowfall_flux,,kg m-2 s-1,time: mean area: mean where sea_ice over sea,,,,,,real,longitude latitude time, prsn,sea [...]
+1.0,Surface Snowfall Rate into the Sea Ice Portion of the Grid Cell,kg m-2 s-1,where sea ice over sea: this is computed as the total mass per unit time of solid-phase precipitation falling onto the sea ice portion of a grid cell divided by the area of the ocean portion of the grid cell (including both ice-free and sea-ice covered fractions). Reported as 0. in regions free of sea ice. (Snowfall flux includes all types of solid-phase precipitation.),, prsn,snowfall_flux,,kg m-2 s-1,time: [...]
3.0,Age of Sea Ice,years,"When computing the time-mean here, the time samples, weighted by the mass of sea ice in the grid cell, are accumulated and then divided by the sum of the weights. Reported as ""missing"" in regions free of sea ice. ",, ageice,age_of_sea_ice,,years,time: mean (weighted b mass of sea ice),,,,,,real,longitude latitude time, ageice,seaIce,,area: areacello,,
1.0,Frazil Sea Ice Growth (Leads) Rate,kg m-2 s-1,the rate of change of sea ice mass due to frazil sea ice formation divided by the area of the ocean portion of the grid cell. Reported as 0.0 in regions free of sea ice.,, grFrazil,tendency_of_sea_ice_amount_due_to_frazil_ice_accumulation_in_leads,,kg m-2 s-1,time: mean area: mean where sea,,,,,,real,longitude latitude time, grFrazil,seaIce,,area: areacello,,
1.0,Congelation Sea Ice Growth Rate,kg m-2 s-1,the rate of change of sea ice mass due to congelation sea ice divided by the area of the ocean portion of the grid cell. Reported as 0.0 in regions free of sea ice.,, grCongel,tendency_of_sea_ice_amount_due_to_congelation_ice_accumulation,,kg m-2 s-1,time: mean area: mean where sea,,,,,,real,longitude latitude time, grCongel,seaIce,,area: areacello,,
diff --git a/Tables_csv/Omon.csv b/Tables_csv/Omon.csv
index 5c66045..e7b7f31 100644
--- a/Tables_csv/Omon.csv
+++ b/Tables_csv/Omon.csv
@@ -132,7 +132,7 @@ priority,long name,units ,comment ,questions & notes,output variable name ,stand
In CMOR Table Omon: WGOMD Table 2.5,,,,,,,,,,,,,,,,,,,,,,
priority,long name,units ,comment ,questions & notes,output variable name ,standard name,unconfirmed or proposed standard name,unformatted units,cell_methods,valid min,valid max,mean absolute min,mean absolute max,positive,type,CMOR dimensions,CMOR variable name,realm,frequency,cell_measures,flag_values,flag_meanings
2.0,Rainfall Flux where Ice Free Ocean over Sea,kg m-2 s-1,computed as the total mass of liquid water falling as liquid rain into the ice-free portion of the ocean divided by the area of the ocean portion of the grid cell.,,pr,rainfall_flux,,kg m-2 s-1,time: mean area: mean where ice_free_sea over sea,,,,,,real,longitude latitude time,pr,ocean,,area: areacello,,
-2.0,Snowfall Flux where Ice Free Ocean over Sea,kg m-2 s-1,computed as the total mass of ice directly falling as snow into the ice-free portion of the ocean divided by the area of the ocean portion of the grid cell.,,prsn,snowfall_flux,,kg m-2 s-1,time: mean area: mean where ice_free_sea over sea,,,,,,real,longitude latitude time,prsn,ocean,,area: areacello,,
+2.0,Snowfall Flux where Ice Free Ocean over Sea,kg m-2 s-1,computed as the total mass per unit time of solid-phase precipitation falling into the ice-free portion of the ocean divided by the area of the ocean portion of the grid cell. (Snowfall flux includes all types of solid-phase precipitation.),,prsn,snowfall_flux,,kg m-2 s-1,time: mean area: mean where ice_free_sea over sea,,,,,,real,longitude latitude time,prsn,ocean,,area: areacello,,
2.0,Water Evaporation Flux Where Ice Free Ocean over Sea,kg m-2 s-1,computed as the total mass of water vapor evaporating from the ice-free portion of the ocean divided by the area of the ocean portion of the grid cell.,,evs,water_evaporation_flux,,kg m-2 s-1,time: mean area: mean where ice_free_sea over sea,,,,,,real,longitude latitude time,evs,ocean,,area: areacello,,
2.0,Water Flux into Sea Water From Rivers ,kg m-2 s-1,computed as the river flux of water into the ocean divided by the area of the ocean portion of the grid cell.,,friver,water_flux_into_sea_water_from_rivers,,kg m-2 s-1,time: mean area: mean where sea,,,,,,real,longitude latitude time,friver,ocean,,area: areacello,,
2.0,Water Flux into Sea Water From Icebergs ,kg m-2 s-1,computed as the iceberg melt water flux into the ocean divided by the area of the ocean portion of the grid cell.,,ficeberg,water_flux_into_sea_water_from_icebergs,,kg m-2 s-1,time: mean area: mean where sea,,,,,,real,longitude latitude olevel time,ficeberg,ocean,,area: areacello volume: volcello,,
diff --git a/Tables_csv/cf3hr.csv b/Tables_csv/cf3hr.csv
index 0825cc3..6712b9c 100644
--- a/Tables_csv/cf3hr.csv
+++ b/Tables_csv/cf3hr.csv
@@ -47,8 +47,8 @@ priority,long name,units ,comment ,questions & notes,output variable name ,stand
2.0,Stratiform Graupel Flux,kg m-2 s-1 ,,report on model half-levels,grpllsprof,large_scale_graupel_flux,,kg m-2 s-1 ,time: point,,,,,,real,longitude latitude alevhalf time1,grpllsprof,atmos,,area: areacella,,
2.0,Convective Rainfall Flux,kg m-2 s-1 ,,report on model half-levels,prcprof,convective_rainfall_flux,,kg m-2 s-1 ,time: point,,,,,,real,longitude latitude alevhalf time1,prcprof,atmos,,area: areacella,,
2.0,Stratiform Rainfall Flux,kg m-2 s-1 ,,report on model half-levels,prlsprof,large_scale_rainfall_flux,,kg m-2 s-1 ,time: point,,,,,,real,longitude latitude alevhalf time1,prlsprof,atmos,,area: areacella,,
-2.0,Convective Snowfall Flux,kg m-2 s-1 ,,report on model half-levels,prsnc,convective_snowfall_flux,,kg m-2 s-1 ,time: point,,,,,,real,longitude latitude alevhalf time1,prsnc,atmos,,area: areacella,,
-2.0,Stratiform Snowfall Flux,kg m-2 s-1 ,,report on model half-levels,prlsns,large_scale_snowfall_flux,,kg m-2 s-1 ,time: point,,,,,,real,longitude latitude alevhalf time1,prlsns,atmos,,area: areacella,,
+2.0,Convective Snowfall Flux,kg m-2 s-1 ,convective precipitation of all forms of water in the solid phase.,report on model half-levels,prsnc,convective_snowfall_flux,,kg m-2 s-1 ,time: point,,,,,,real,longitude latitude alevhalf time1,prsnc,atmos,,area: areacella,,
+2.0,Stratiform Snowfall Flux,kg m-2 s-1 ,large-scale precipitation of all forms of water in the solid phase.,report on model half-levels,prlsns,large_scale_snowfall_flux,,kg m-2 s-1 ,time: point,,,,,,real,longitude latitude alevhalf time1,prlsns,atmos,,area: areacella,,
2.0,Hydrometeor Effective Radius of Stratiform Graupel,m,This is defined as the in-cloud ratio of the third moment over the second moment of the particle size distribution (obtained by considering only the cloudy portion of the grid cell). ,,reffgrpls,effective_radius_of_stratiform_cloud_graupel_particle,,m,time: point,,,,,,real,longitude latitude alevel time1,reffgrpls,atmos,,area: areacella,,
2.0,Hydrometeor Effective Radius of Convective Rainfall,m,This is defined as the in-cloud ratio of the third moment over the second moment of the particle size distribution (obtained by considering only the cloudy portion of the grid cell). ,,reffrainc,effective_radius_of_convective_cloud_rain_particle,,m,time: point,,,,,,real,longitude latitude alevel time1,reffrainc,atmos,,area: areacella,,
2.0,Hydrometeor Effective Radius of Stratiform Rainfall,m,This is defined as the in-cloud ratio of the third moment over the second moment of the particle size distribution (obtained by considering only the cloudy portion of the grid cell). ,,reffrains,effective_radius_of_stratiform_cloud_rain_particle,,m,time: point,,,,,,real,longitude latitude alevel time1,reffrains,atmos,,area: areacella,,
diff --git a/Tables_csv/day.csv b/Tables_csv/day.csv
index 3117f01..a928080 100644
--- a/Tables_csv/day.csv
+++ b/Tables_csv/day.csv
@@ -40,7 +40,7 @@ priority,long name,units ,comment ,questions & notes,output variable name ,stand
1.0, Surface Temperature Where Land or Sea Ice,K,"""skin"" temperature of all surfaces except open ocean. ",,tslsi,surface_temperature,,K,time: mean,,,,,,real,longitude latitude time,tslsi,land,,area: areacella,,
1.0,Surface Snow Amount,kg m-2,the mass of surface snow on the land portion of the grid cell divided by the land area in the grid cell; reported as 0.0 where the land fraction is 0; excludes snow on vegetation canopy or on sea ice.,,snw,surface_snow_amount,,kg m-2,time: mean area: mean where land,,,,,,real,longitude latitude time,snw,landIce land,,area: areacella,,
1.0,Convective Precipitation,kg m-2 s-1,at surface; includes both liquid and solid phases.,,prc,convective_precipitation_flux,,kg m-2 s-1,time: mean,,,,,,real,longitude latitude time,prc,atmos,,area: areacella,,
-1.0,Solid Precipitation,kg m-2 s-1,at surface; includes precipitation of all forms of water in the solid phase,,prsn,snowfall_flux,,kg m-2 s-1,time: mean,,,,,,real,longitude latitude time,prsn,atmos,,area: areacella,,
+1.0,Snowfall Flux,kg m-2 s-1,at surface; includes precipitation of all forms of water in the solid phase,,prsn,snowfall_flux,,kg m-2 s-1,time: mean,,,,,,real,longitude latitude time,prsn,atmos,,area: areacella,,
1.0,Total Runoff,kg m-2 s-1,"computed as the total runoff (including ""drainage"" through the base of the soil model) leaving the land portion of the grid cell divided by the land area in the grid cell.",,mrro,runoff_flux,,kg m-2 s-1,time: mean area: mean where land ,,,,,,real,longitude latitude time,mrro,land,,area: areacella,,
,,,,,,,,,,,,,,,,,,,,,,
1.0,Eastward Near-Surface Wind,m s-1,,"normally, report this at 10 meters above the surface",uas,eastward_wind,,m s-1,time: mean,,,,,,real,longitude latitude time height10m,uas,atmos,,,,
diff --git a/Tables_csv/general.csv b/Tables_csv/general.csv
index a81073b..0c2ac1f 100644
--- a/Tables_csv/general.csv
+++ b/Tables_csv/general.csv
@@ -9,8 +9,8 @@ General information,,,
,,,modified between 4 January 2011 and 10 June 2011.
,,,modified between 10 June 2011 and 27 July 2011
The following rules and recommendations for how to calculate quantities should be followed unless a different method is explicitly indicated in the notes that appear in the following tables.,,,modifed between 27 July 2011 and 26 January 2012
-,,,modifed after 26 January 2012
-"1. It is recommended that ocean and sea-ice output (including Oclim, Oyr, Omon, and OImon) be reported on the ocean's native grid. Unless noted otherwise in the tables, all other output should be reported on the atmospheric grid.",,,
+,,,modifed between 26 January 2012 and 12 March 2012
+"1. It is recommended that ocean and sea-ice output (including Oclim, Oyr, Omon, and OImon) be reported on the ocean's native grid. Unless noted otherwise in the tables, all other output should be reported on the atmospheric grid.",,,modified 15 July 2013
,,,
"2. Unless otherwise specified, the ocean and sea-ice output (including Oclim, Oyr, Omon, and OImon) represents a mean over only the sea portion of each grid cell (i.e., it is interpreted as ""where ocean over ocean""), and a value of 0.0 should be reported where the sea fraction is 0.",,,
,,,
diff --git a/Tables_csv/standard_output.xls b/Tables_csv/standard_output.xls
index d98d6a1..52a18a1 100644
Binary files a/Tables_csv/standard_output.xls and b/Tables_csv/standard_output.xls differ
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cmor-tables.git
More information about the debian-science-commits
mailing list