diff --git a/definitions/grib2/cfVarName.def b/definitions/grib2/cfVarName.def index 8dd3e3f32..febf83fa8 100644 --- a/definitions/grib2/cfVarName.def +++ b/definitions/grib2/cfVarName.def @@ -9915,7 +9915,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 255 ; } #Dry deposition velocity @@ -10165,7 +10164,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 8 ; } #Emission mass flux from fossil fuel @@ -10173,7 +10171,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 9 ; } #Emission mass flux from other @@ -10181,7 +10178,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 0 ; } #Emission mass flux from oceans @@ -10189,7 +10185,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 11 ; } #Accumulated wet deposition mass flux @@ -10217,7 +10212,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 2 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Total column vertically-integrated mass density from volcanoes @@ -10227,7 +10221,6 @@ parameterNumber = 1 ; typeOfFirstFixedSurface = 1 ; typeOfSecondFixedSurface = 8 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Dry deposition velocity from volcanoes @@ -10235,7 +10228,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 15 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Aerosol optical depth diff --git a/definitions/grib2/localConcepts/ecmf/cfVarName.def b/definitions/grib2/localConcepts/ecmf/cfVarName.def index 957489177..3590f37ff 100644 --- a/definitions/grib2/localConcepts/ecmf/cfVarName.def +++ b/definitions/grib2/localConcepts/ecmf/cfVarName.def @@ -115,12 +115,6 @@ parameterCategory = 128 ; parameterNumber = 25 ; } -#Lake cover -'cl' = { - discipline = 192 ; - parameterCategory = 128 ; - parameterNumber = 26 ; - } #Snow albedo 'asn' = { localTablesVersion = 1 ; @@ -14121,7 +14115,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 192 ; } #Emission mass flux from biomass burning @@ -14130,7 +14123,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 193 ; } #Emission mass flux from settlements @@ -14139,7 +14131,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 194 ; } #Emission mass flux from soil @@ -14148,7 +14139,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 195 ; } #Emission mass flux from wild animals @@ -14157,7 +14147,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 196 ; } #Aerosol negative fixer mass flux @@ -14181,6 +14170,74 @@ parameterCategory = 20 ; parameterNumber = 192 ; } +#Volume-mean total column mixing ratio +'vm_tc_vol_mixrat' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 195 ; + } +#Emission mass flux from vegetation +'emi_mflx_veg' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 192 ; + } +#Emission mass flux from biomass burning +'emi_mflx_biomburn' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 193 ; + } +#Emission mass flux from settlements +'emi_mflx_settl' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 194 ; + } +#Emission mass flux from soil +'emi_mflx_soil' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 195 ; + } +#Emission mass flux from wild animals +'emi_mflx_wildanim' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 196 ; + } +#Aerosol negative fixer mass flux +'aer_negfix_mflx' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 193 ; + } +#Aerosol sink/loss mass flux +'aer_sink_mflx' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 194 ; + } +#Aerosol source/gain mass flux +'aer_src_mflx' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 192 ; + } #Stream function gradient 'strfgrd' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/chemFormula.def b/definitions/grib2/localConcepts/ecmf/chemFormula.def index f0d19d0ae..f2803ced3 100644 --- a/definitions/grib2/localConcepts/ecmf/chemFormula.def +++ b/definitions/grib2/localConcepts/ecmf/chemFormula.def @@ -81,12 +81,12 @@ #Lumped alkenes 'BIGENE' = { constituentType = 60010 ; - localTablesVersion = 1 ; + localTablesVersion = 2 ; } #Lumped alkanes 'BIGALK' = { constituentType = 60009 ; - localTablesVersion = 1 ; + localTablesVersion = 2 ; } #Hydrogen atom 'h_c' = { diff --git a/definitions/grib2/localConcepts/ecmf/chemId.def b/definitions/grib2/localConcepts/ecmf/chemId.def index 9d23d7526..e3da0950c 100644 --- a/definitions/grib2/localConcepts/ecmf/chemId.def +++ b/definitions/grib2/localConcepts/ecmf/chemId.def @@ -81,12 +81,12 @@ #Lumped alkenes '124' = { constituentType = 60010 ; - localTablesVersion = 1 ; + localTablesVersion = 2 ; } #Lumped alkanes '126' = { constituentType = 60009 ; - localTablesVersion = 1 ; + localTablesVersion = 2 ; } #Hydrogen atom '177' = { diff --git a/definitions/grib2/localConcepts/ecmf/chemName.def b/definitions/grib2/localConcepts/ecmf/chemName.def index 506ac6158..f5501ff74 100644 --- a/definitions/grib2/localConcepts/ecmf/chemName.def +++ b/definitions/grib2/localConcepts/ecmf/chemName.def @@ -81,12 +81,12 @@ #Lumped alkenes 'Lumped alkenes' = { constituentType = 60010 ; - localTablesVersion = 1 ; + localTablesVersion = 2 ; } #Lumped alkanes 'Lumped alkanes' = { constituentType = 60009 ; - localTablesVersion = 1 ; + localTablesVersion = 2 ; } #Hydrogen atom 'Hydrogen atom' = { diff --git a/definitions/grib2/localConcepts/ecmf/chemShortName.def b/definitions/grib2/localConcepts/ecmf/chemShortName.def index f0d19d0ae..f2803ced3 100644 --- a/definitions/grib2/localConcepts/ecmf/chemShortName.def +++ b/definitions/grib2/localConcepts/ecmf/chemShortName.def @@ -81,12 +81,12 @@ #Lumped alkenes 'BIGENE' = { constituentType = 60010 ; - localTablesVersion = 1 ; + localTablesVersion = 2 ; } #Lumped alkanes 'BIGALK' = { constituentType = 60009 ; - localTablesVersion = 1 ; + localTablesVersion = 2 ; } #Hydrogen atom 'h_c' = { diff --git a/definitions/grib2/localConcepts/ecmf/name.def b/definitions/grib2/localConcepts/ecmf/name.def index cad99c441..a0d048694 100644 --- a/definitions/grib2/localConcepts/ecmf/name.def +++ b/definitions/grib2/localConcepts/ecmf/name.def @@ -14115,7 +14115,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 192 ; } #Emission mass flux from biomass burning @@ -14124,7 +14123,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 193 ; } #Emission mass flux from settlements @@ -14133,7 +14131,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 194 ; } #Emission mass flux from soil @@ -14142,7 +14139,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 195 ; } #Emission mass flux from wild animals @@ -14151,7 +14147,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 196 ; } #Aerosol negative fixer mass flux @@ -14175,6 +14170,74 @@ parameterCategory = 20 ; parameterNumber = 192 ; } +#Volume-mean total column mixing ratio +'Volume-mean total column mixing ratio' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 195 ; + } +#Emission mass flux from vegetation +'Emission mass flux from vegetation' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 192 ; + } +#Emission mass flux from biomass burning +'Emission mass flux from biomass burning' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 193 ; + } +#Emission mass flux from settlements +'Emission mass flux from settlements' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 194 ; + } +#Emission mass flux from soil +'Emission mass flux from soil' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 195 ; + } +#Emission mass flux from wild animals +'Emission mass flux from wild animals' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 196 ; + } +#Aerosol negative fixer mass flux +'Aerosol negative fixer mass flux' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 193 ; + } +#Aerosol sink/loss mass flux +'Aerosol sink/loss mass flux' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 194 ; + } +#Aerosol source/gain mass flux +'Aerosol source/gain mass flux' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 192 ; + } #Stream function gradient 'Stream function gradient' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/paramId.def b/definitions/grib2/localConcepts/ecmf/paramId.def index 8ea59c113..6dd3318b4 100644 --- a/definitions/grib2/localConcepts/ecmf/paramId.def +++ b/definitions/grib2/localConcepts/ecmf/paramId.def @@ -14115,7 +14115,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 192 ; } #Emission mass flux from biomass burning @@ -14124,7 +14123,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 193 ; } #Emission mass flux from settlements @@ -14133,7 +14131,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 194 ; } #Emission mass flux from soil @@ -14142,7 +14139,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 195 ; } #Emission mass flux from wild animals @@ -14151,7 +14147,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 196 ; } #Aerosol negative fixer mass flux @@ -14175,6 +14170,74 @@ parameterCategory = 20 ; parameterNumber = 192 ; } +#Volume-mean total column mixing ratio +'409000' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 195 ; + } +#Emission mass flux from vegetation +'412000' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 192 ; + } +#Emission mass flux from biomass burning +'417000' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 193 ; + } +#Emission mass flux from settlements +'432000' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 194 ; + } +#Emission mass flux from soil +'442000' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 195 ; + } +#Emission mass flux from wild animals +'443000' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 196 ; + } +#Aerosol negative fixer mass flux +'451000' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 193 ; + } +#Aerosol sink/loss mass flux +'452000' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 194 ; + } +#Aerosol source/gain mass flux +'453000' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 192 ; + } #Stream function gradient '129001' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/shortName.def b/definitions/grib2/localConcepts/ecmf/shortName.def index 2d819aba5..f974da54e 100644 --- a/definitions/grib2/localConcepts/ecmf/shortName.def +++ b/definitions/grib2/localConcepts/ecmf/shortName.def @@ -14115,7 +14115,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 192 ; } #Emission mass flux from biomass burning @@ -14124,7 +14123,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 193 ; } #Emission mass flux from settlements @@ -14133,7 +14131,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 194 ; } #Emission mass flux from soil @@ -14142,7 +14139,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 195 ; } #Emission mass flux from wild animals @@ -14151,7 +14147,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 196 ; } #Aerosol negative fixer mass flux @@ -14175,6 +14170,74 @@ parameterCategory = 20 ; parameterNumber = 192 ; } +#Volume-mean total column mixing ratio +'vm_tc_vol_mixrat' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 195 ; + } +#Emission mass flux from vegetation +'emi_mflx_veg' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 192 ; + } +#Emission mass flux from biomass burning +'emi_mflx_biomburn' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 193 ; + } +#Emission mass flux from settlements +'emi_mflx_settl' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 194 ; + } +#Emission mass flux from soil +'emi_mflx_soil' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 195 ; + } +#Emission mass flux from wild animals +'emi_mflx_wildanim' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 196 ; + } +#Aerosol negative fixer mass flux +'aer_negfix_mflx' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 193 ; + } +#Aerosol sink/loss mass flux +'aer_sink_mflx' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 194 ; + } +#Aerosol source/gain mass flux +'aer_src_mflx' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 192 ; + } #Stream function gradient 'strfgrd' = { discipline = 192 ; diff --git a/definitions/grib2/localConcepts/ecmf/units.def b/definitions/grib2/localConcepts/ecmf/units.def index 963f6906e..ade48c135 100644 --- a/definitions/grib2/localConcepts/ecmf/units.def +++ b/definitions/grib2/localConcepts/ecmf/units.def @@ -14115,7 +14115,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 192 ; } #Emission mass flux from biomass burning @@ -14124,7 +14123,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 193 ; } #Emission mass flux from settlements @@ -14133,7 +14131,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 194 ; } #Emission mass flux from soil @@ -14142,7 +14139,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 195 ; } #Emission mass flux from wild animals @@ -14151,7 +14147,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 196 ; } #Aerosol negative fixer mass flux @@ -14175,6 +14170,74 @@ parameterCategory = 20 ; parameterNumber = 192 ; } +#Volume-mean total column mixing ratio +'mol mol**-1' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 195 ; + } +#Emission mass flux from vegetation +'kg m**-2 s**-1' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 192 ; + } +#Emission mass flux from biomass burning +'kg m**-2 s**-1' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 193 ; + } +#Emission mass flux from settlements +'kg m**-2 s**-1' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 194 ; + } +#Emission mass flux from soil +'kg m**-2 s**-1' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 195 ; + } +#Emission mass flux from wild animals +'kg m**-2 s**-1' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 77 ; + sourceSinkChemicalPhysicalProcess = 196 ; + } +#Aerosol negative fixer mass flux +'kg m**-2 s**-1' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 193 ; + } +#Aerosol sink/loss mass flux +'kg m**-2 s**-1' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 194 ; + } +#Aerosol source/gain mass flux +'kg m**-2 s**-1' = { + localTablesVersion = 2 ; + discipline = 0 ; + parameterCategory = 20 ; + parameterNumber = 192 ; + } #Stream function gradient 'm**2 s**-1' = { discipline = 192 ; diff --git a/definitions/grib2/name.def b/definitions/grib2/name.def index 5c7e32339..1285cc69b 100644 --- a/definitions/grib2/name.def +++ b/definitions/grib2/name.def @@ -9915,7 +9915,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 255 ; } #Dry deposition velocity @@ -10165,7 +10164,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 8 ; } #Emission mass flux from fossil fuel @@ -10173,7 +10171,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 9 ; } #Emission mass flux from other @@ -10181,7 +10178,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 0 ; } #Emission mass flux from oceans @@ -10189,7 +10185,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 11 ; } #Accumulated wet deposition mass flux @@ -10217,7 +10212,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 2 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Total column vertically-integrated mass density from volcanoes @@ -10227,7 +10221,6 @@ parameterNumber = 1 ; typeOfFirstFixedSurface = 1 ; typeOfSecondFixedSurface = 8 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Dry deposition velocity from volcanoes @@ -10235,7 +10228,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 15 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Aerosol optical depth diff --git a/definitions/grib2/paramId.def b/definitions/grib2/paramId.def index 5eb4d5f05..703c7e8bf 100644 --- a/definitions/grib2/paramId.def +++ b/definitions/grib2/paramId.def @@ -9915,7 +9915,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 255 ; } #Dry deposition velocity @@ -10165,7 +10164,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 8 ; } #Emission mass flux from fossil fuel @@ -10173,7 +10171,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 9 ; } #Emission mass flux from other @@ -10181,7 +10178,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 0 ; } #Emission mass flux from oceans @@ -10189,7 +10185,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 11 ; } #Accumulated wet deposition mass flux @@ -10217,7 +10212,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 2 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Total column vertically-integrated mass density from volcanoes @@ -10227,7 +10221,6 @@ parameterNumber = 1 ; typeOfFirstFixedSurface = 1 ; typeOfSecondFixedSurface = 8 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Dry deposition velocity from volcanoes @@ -10235,7 +10228,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 15 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Aerosol optical depth diff --git a/definitions/grib2/shortName.def b/definitions/grib2/shortName.def index 617da404d..4acd2489a 100644 --- a/definitions/grib2/shortName.def +++ b/definitions/grib2/shortName.def @@ -9915,7 +9915,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 255 ; } #Dry deposition velocity @@ -10165,7 +10164,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 8 ; } #Emission mass flux from fossil fuel @@ -10173,7 +10171,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 9 ; } #Emission mass flux from other @@ -10181,7 +10178,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 0 ; } #Emission mass flux from oceans @@ -10189,7 +10185,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 11 ; } #Accumulated wet deposition mass flux @@ -10217,7 +10212,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 2 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Total column vertically-integrated mass density from volcanoes @@ -10227,7 +10221,6 @@ parameterNumber = 1 ; typeOfFirstFixedSurface = 1 ; typeOfSecondFixedSurface = 8 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Dry deposition velocity from volcanoes @@ -10235,7 +10228,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 15 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Aerosol optical depth diff --git a/definitions/grib2/tables/local/ecmf/1.1.table b/definitions/grib2/tables/local/ecmf/1.1.table index 1b5636f0e..42da61fdc 100644 --- a/definitions/grib2/tables/local/ecmf/1.1.table +++ b/definitions/grib2/tables/local/ecmf/1.1.table @@ -3,4 +3,5 @@ # . Only table entries and templates from the current Master table are valid. # 1-254 Number of local tables version used 1 1 ECMWF local tables version 1 +2 2 ECMWF local tables version 2 255 255 Missing diff --git a/definitions/grib2/tables/local/ecmf/2/4.2.0.20.table b/definitions/grib2/tables/local/ecmf/2/4.2.0.20.table new file mode 100644 index 000000000..eb52cb575 --- /dev/null +++ b/definitions/grib2/tables/local/ecmf/2/4.2.0.20.table @@ -0,0 +1,5 @@ +# Code table 4.2 - discipline=0 category=20 for ECMWF +192 192 Source/gain (kg m-2 s-1) +193 193 Negative Fixer (kg m-2 s-1) +194 194 Aerosol sink/loss mass flux (kg m**-2 s**-1) +195 195 Volume-mean total column mixing ratio (mol mol**-1) diff --git a/definitions/grib2/units.def b/definitions/grib2/units.def index 9a9ddd813..0c4f6828f 100644 --- a/definitions/grib2/units.def +++ b/definitions/grib2/units.def @@ -9915,7 +9915,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 255 ; } #Dry deposition velocity @@ -10165,7 +10164,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 8 ; } #Emission mass flux from fossil fuel @@ -10173,7 +10171,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 9 ; } #Emission mass flux from other @@ -10181,7 +10178,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 0 ; } #Emission mass flux from oceans @@ -10189,7 +10185,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 77 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 11 ; } #Accumulated wet deposition mass flux @@ -10217,7 +10212,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 2 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Total column vertically-integrated mass density from volcanoes @@ -10227,7 +10221,6 @@ parameterNumber = 1 ; typeOfFirstFixedSurface = 1 ; typeOfSecondFixedSurface = 8 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Dry deposition velocity from volcanoes @@ -10235,7 +10228,6 @@ discipline = 0 ; parameterCategory = 20 ; parameterNumber = 15 ; - is_chemical_srcsink = 1 ; sourceSinkChemicalPhysicalProcess = 7 ; } #Aerosol optical depth