Difference between revisions of "MERRA implementation details"
(→Outstanding issues) |
|||
(29 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | ''''' | + | <span style="color:red">'''''The [[MERRA]] reanalysis product ceased in early 2016 and is now obsolete. We recommend that you use either [[GEOS-FP]], which is the current operational GMAO met data product, or [[MERRA-2]], which is the current GMAO reanalysis product. MERRA will be de-supported in [[GEOS-Chem v11-02]].'''''</span> |
On this page we list the necessary modifications to GEOS-Chem for MERRA compatibility. | On this page we list the necessary modifications to GEOS-Chem for MERRA compatibility. | ||
Line 9: | Line 9: | ||
However, in order to reduce the volume of data produced (and for other technical concerns), GMAO chose to reduce the [[MERRA#MERRA grid structure|vertical and/or horizontal resolution]] of some important [[List of MERRA met fields|MERRA data fields]]. Also, some MERRA data fields have different units than in the GEOS-5 product. Because of this, some additional special handling may be required within GEOS-Chem. | However, in order to reduce the volume of data produced (and for other technical concerns), GMAO chose to reduce the [[MERRA#MERRA grid structure|vertical and/or horizontal resolution]] of some important [[List of MERRA met fields|MERRA data fields]]. Also, some MERRA data fields have different units than in the GEOS-5 product. Because of this, some additional special handling may be required within GEOS-Chem. | ||
− | + | The table below compares many features of GEOS-FP with other met field products. | |
− | + | {| border=1 cellspacing=0 cellpadding=5 | |
+ | |-bgcolor="#CCCCCC" | ||
+ | !width="250px"|Feature | ||
+ | !width="200px"|[[MERRA-2]] | ||
+ | !width="200px"|[[GEOS-FP]] | ||
+ | !bgcolor="#CCFFFF" width="200px"|[[MERRA]] | ||
+ | !width="200px"|[[GEOS-5]] | ||
− | + | |-valign="top" | |
− | + | |Native vertical grid | |
− | + | | | |
+ | *0.5° lat x 0.625° lon | ||
+ | | | ||
+ | *0.25° lat x 0.3125° lon | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *0.5° lat x 0.667° lon | ||
+ | **(surface fields) | ||
+ | *1° lat x 1.25° lon | ||
+ | **(most 3D fields) | ||
+ | *1.25° x 1.25° lon | ||
+ | **(moist quantities) | ||
+ | | | ||
+ | *0.5° lat x 0.667° lon | ||
− | === | + | |-valign="top" |
+ | |Native horizontal grid | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *72 hybrid levels | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |||
+ | |-valign="top" | ||
+ | |Time-invariant fields | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *FRLAKE | ||
+ | *FRLAND | ||
+ | *FRLANDIC(E) | ||
+ | *FROCEAN | ||
+ | *PHIS | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |||
+ | |-valign="top" | ||
+ | |Time archiving: surface fields | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *A1 (1-hr time average) | ||
+ | | | ||
+ | *A3 (6-hr time average) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Time archiving: 3D fields | ||
+ | | | ||
+ | *A3 (3-hr time averaged) | ||
+ | *I3 (3-hr instantaneous) | ||
+ | | | ||
+ | *A3 (3-hr time averaged) | ||
+ | *I3 (3-hr instantaneous) | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *A3 (3-hr time average) | ||
+ | *I6 (6-hour instantaneous) | ||
+ | | | ||
+ | *A6 (6-hr time average) and | ||
+ | *I6 (6-hr instantaneous) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Timestamps | ||
+ | | | ||
+ | *[[MERRA-2#MERRA-2_time_archiving|See this wiki page]] | ||
+ | | | ||
+ | *[[GEOS-FP#GEOS-FP_time_archiving|See this wiki page]] | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *[[MERRA#MERRA_time_archiving|See this wiki page]] | ||
+ | | | ||
+ | *[[MERRA#MERRA_time_archiving|See this wiki page]] | ||
+ | |||
+ | |-valign="top" | ||
+ | |Precipitation fields | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *DQRCU, DQRLSAN, | ||
+ | *PFICU, PFILSAN, | ||
+ | *PFLCU, PFLLSAN, | ||
+ | *REEVAPCN, REEVAPLSAN | ||
+ | | | ||
+ | *DQIDTMST | ||
+ | *DQLDTMST | ||
+ | *DQVDTMST | ||
+ | *MOISTQ = DQIDTMST + DQLDTMST + DQVDTMST | ||
+ | |||
+ | |-valign="top" | ||
+ | |Temperature | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *Same as MERRA | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *Same as MERRA | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *T [K] | ||
+ | *A3 (6-hr time average) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *A6 (6-hr time average) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Relative humidity | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *A3 (3-hr time average) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *A3 (3-hr time average) | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *RH [1] | ||
+ | *I3 (6-hr instantaneous) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *A6 (6-hr time-averaged) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Specific humidity | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *I3 (3-hr instantaneous) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *I3 (3-hr instantaneous) | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *QV [kg kg<sup>-1</sup>] | ||
+ | *A3 (3-hr time average) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *A6 (6-hr time-averaged) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Vertical pressure velocity | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *A3 (3-hr time average) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *A3 (3-hr time average) | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *OMEGA [Pa s<sup>-1</sup>] | ||
+ | *I6 (6-hr instantaneous) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *A6 (6-hr time-averaged) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Ertel potential vorticity | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *I3 (3-hr instantaneous) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *I3 (3-hr instantaneous) | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *PV [K m<sup>2</sup> kg<sup>-1</sup> s<sup>-1</sup>] | ||
+ | *I6 (6-hr instantaneous) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *A6 (3-hr time-average) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Snow mass | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *Same as MERRA | ||
+ | *Same as MERRA | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | *Same as MERRA | ||
+ | *Same as MERRA | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *SNOMAS [kg/m2] | ||
+ | *A1 (3-hr time average) | ||
+ | *[[List_of_MERRA_met_fields#SNOMAS|Missing coverage at poles is now corrected, as per MERRA]] | ||
+ | | | ||
+ | *SNOMAS [m] | ||
+ | *A3 (3-hr time average) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Sea level pressure | ||
+ | | | ||
+ | *SLP [Pa] | ||
+ | *A1 (1-hr time average) | ||
+ | *Converted to hPa when read from disk | ||
+ | | | ||
+ | *SLP [hPa] | ||
+ | *A1 (1-hr time average) | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *SLP [hPa] | ||
+ | *A1 (1-hr time average) | ||
+ | | | ||
+ | *SLP [hPa] | ||
+ | *I6 (3-hr instantaneous) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Surface pressure | ||
+ | | | ||
+ | *PS [Pa] | ||
+ | *I3 (3-hr instantaneous) | ||
+ | *Converted to hPa when read from disk | ||
+ | | | ||
+ | *PS [hPa] | ||
+ | *I3 (3-hr instantaneous) | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *PS [hPa] | ||
+ | *I6 (6-hr instantaneous) | ||
+ | | | ||
+ | *PS [hPa] | ||
+ | *I6 (3-hr instantaneous) | ||
+ | |||
+ | |-valign="top" | ||
+ | |Tropopause pressure | ||
+ | | | ||
+ | *TROPPT [Pa] | ||
+ | *A1 (1-hr time average) | ||
+ | *Converted to hPa when read from disk | ||
+ | | | ||
+ | *TROPPT [hPa] | ||
+ | *A1 (1-hr time average) | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *TROPPT [hPa] | ||
+ | *A1 (1-hr time average) | ||
+ | | | ||
+ | *TROPP [hPa] | ||
+ | *A3 (3-hr time average) | ||
+ | |||
+ | |-valign="top" | ||
+ | |GEOS-Chem convection routine | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *<tt>DO_MERRA_CONVECTION</tt><br>(in <tt>convection_mod.F</tt>) | ||
+ | | | ||
+ | *<tt>NFCLDMX</tt><br>(in <tt>convection_mod.F</tt>) | ||
+ | |||
+ | |-valign="top" | ||
+ | |GEOS-Chem wet deposition routine | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *<tt>WETDEP_MERRA</tt><br>(<tt>wetscav_mod.F</tt>) | ||
+ | | | ||
+ | *<tt>WETDEP</tt><br>(<tt>wetscav_mod.F</tt>) | ||
+ | |||
+ | |-valign="top" | ||
+ | |GEOS-Chem transport routine | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *<tt>TPCORE_FVDAS</tt><br>(<tt>tpcore_fvdas_mod.F90</tt>) | ||
+ | | | ||
+ | *Same as MERRA | ||
+ | |||
+ | |-valign="top" | ||
+ | |File format read by GEOS-Chem | ||
+ | | | ||
+ | *netCDF-4 | ||
+ | | | ||
+ | *netCDF-3 | ||
+ | |bgcolor="#CCFFFF"| | ||
+ | *binary | ||
+ | | | ||
+ | *binary | ||
+ | |||
+ | |} | ||
− | + | NOTES: | |
+ | # Most of the relevant MERRA 3-D data for GEOS-Chem are only available at [https://geoschem.github.io/gcclassic-manpage-archive/man.v10-01/appendix_2.html#GMAO_1x125 1° x 1.25° horizontal resolution]. | ||
+ | # [[List of MERRA met fields#SNOMAS|SNOMAS (snow mass)]] in MERRA was missing coverage over Antarctica and Greenland (this has been corrected for). | ||
+ | # Many of the precipitation fields (e.g. DQIDTMST, DQVDTMST, DQLDTMST, etc.) are saved on a 1.25° x 1.25° x 42 pressure levels instead of 72 hybrid levels. P -> hybrid interpolation is necessary. | ||
− | + | --[[User:Bmy|Bob Y.]] ([[User talk:Bmy|talk]]) 19:05, 17 August 2015 (UTC) | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
== Required coding changes in GEOS-Chem == | == Required coding changes in GEOS-Chem == | ||
Line 116: | Line 394: | ||
|convection_mod.f | |convection_mod.f | ||
| | | | ||
− | *In routine DO_CONVECTION: Call | + | *In routine DO_CONVECTION: Call <tt>DO_MERRA_CONVECTION</tt> from within a parallel loop |
+ | *Add new routine <tt>DO_MERRA_CONVECTION</tt>, based on the column code | ||
|- | |- | ||
|dao_mod.f | |dao_mod.f | ||
Line 246: | Line 525: | ||
|- | |- | ||
|tagged_co_mod.f | |tagged_co_mod.f | ||
+ | | | ||
+ | *Change instances of <tt>#if defined( GEOS_5 )</tt> to <tt>#if defined( GEOS_5 ) || defined( MERRA )</tt> | ||
+ | |- | ||
+ | |tracer_mod.f | ||
| | | | ||
*Change instances of <tt>#if defined( GEOS_5 )</tt> to <tt>#if defined( GEOS_5 ) || defined( MERRA )</tt> | *Change instances of <tt>#if defined( GEOS_5 )</tt> to <tt>#if defined( GEOS_5 ) || defined( MERRA )</tt> | ||
Line 259: | Line 542: | ||
|wetscav_mod.f | |wetscav_mod.f | ||
| | | | ||
− | * | + | *We are rewriting this module to implement a [http://acmg.seas.harvard.edu/geos/wiki_docs/deposition/wetdep_algorithms_merra_v2.pdf new wet scavenging algorithm]. The new algorithm will define the preciptation parameters directly from the MERRA met fields, rather than using the existing parameterization. |
|} | |} | ||
Line 307: | Line 590: | ||
|} | |} | ||
− | --[[User:Bmy|Bob Y.]] | + | --[[User:Bmy|Bob Y.]] 11:07, 23 September 2010 (EDT) |
== Resolved issues == | == Resolved issues == | ||
Line 318: | Line 601: | ||
The SNOMAS (snow depth) field in MERRA differs from that in GEOS-5. It appears that in GEOS-5 a default snow mass value was applied to grid boxes that had > 90% land ice coverage. This was not done in MERRA. Bob Yantosca [[List of MERRA met fields#SNOMAS|has implemented an algorithm]] to adjust the MERRA SNOMAS field to be backwards-compatible with GEOS-5. | The SNOMAS (snow depth) field in MERRA differs from that in GEOS-5. It appears that in GEOS-5 a default snow mass value was applied to grid boxes that had > 90% land ice coverage. This was not done in MERRA. Bob Yantosca [[List of MERRA met fields#SNOMAS|has implemented an algorithm]] to adjust the MERRA SNOMAS field to be backwards-compatible with GEOS-5. | ||
− | |||
− | |||
=== Dust emissions === | === Dust emissions === | ||
Line 325: | Line 606: | ||
The dust emissions in GEOS-Chem rely on "tunable parameters" to scale the dust emissions to a specified total. This is because the dust emissions are very highly dependent on the surface winds, and a small difference in winds (e.g. from GEOS-5 to MERRA) can cause a huge difference in dust emission flux. | The dust emissions in GEOS-Chem rely on "tunable parameters" to scale the dust emissions to a specified total. This is because the dust emissions are very highly dependent on the surface winds, and a small difference in winds (e.g. from GEOS-5 to MERRA) can cause a huge difference in dust emission flux. | ||
− | + | [mailto:t.d.fairlie@nasa.gov Duncan Fairlie] supplied us with updated tuning parameters for dust. In routine <tt>DST_MBL</tt> (in <tt>dust_dead_mod.f</tt>), we have added the following code: | |
+ | |||
+ | !---------------------------------------------------------------- | ||
+ | ! Based on results from MERRA 4x5 for years 2004-2005: | ||
+ | ! | ||
+ | ! (GEOS-5 - MERRA)/GEOS-5 * 100 is 26.9% in each size bin. | ||
+ | ! | ||
+ | ! We need to scale to the parameter FLX_MSS_FDG_FCT to make the | ||
+ | ! dust emissions consistent. Consequently, to bring MERRA 4x5 | ||
+ | ! dust emissions up to GEOS-5 levels, we need to DIVIDE the | ||
+ | ! FLX_MSS_FDG_FCT used for GEOS-5 by (1. - 0.269) = 0.731. | ||
+ | ! | ||
+ | ! -- Duncan Fairlie (t.d.fairlie@nasa.gov), 29 Oct 2010 | ||
+ | !---------------------------------------------------------------- | ||
+ | REAL*8, PARAMETER :: FLX_MSS_FDG_FCT = 7.0d-4 / 0.731d0 | ||
+ | |||
+ | --[[User:Bmy|Bob Y.]] 16:23, 13 April 2011 (EDT) | ||
=== Lightning === | === Lightning === | ||
− | + | [mailto:ltmurray@seas.harvard.edu Lee Murray] has provided us with updated OTD/LIS redistribution factors for the MERRA 4x5 met fields. These were implemented into [[GEOS-Chem v9-01-01]], along with some [http://seas.harvard.edu/~ltmurray/LNOx.v9-01-01.Release.Notes.pdf important updates to the lightning NOx parameterization]. | |
− | + | --[[User:Bmy|Bob Y.]] 16:23, 13 April 2011 (EDT) | |
=== Wet deposition and scavenging === | === Wet deposition and scavenging === | ||
− | + | Helen Amos and Bess Corbitt have implemented an [http://acmg.seas.harvard.edu/geos/wiki_docs/deposition/v9-01-01_wetdep.pdf updated algorithm for wet scavenging] that takes advantage of the new precipitation fields from the MERRA data archive. This was included in [[GEOS-Chem v9-01-01]]. | |
+ | |||
+ | --[[User:Bmy|Bob Y.]] 16:23, 13 April 2011 (EDT) | ||
+ | |||
+ | === Remove negative values from MERRA QI, QL fields === | ||
+ | |||
+ | <span style="color:green">'''''NOTE: This fix was included in [[GEOS-Chem v9-02 benchmark history#v9-02p|GEOS-Chem v9-02p]].'''''</span> | ||
+ | |||
+ | We now reset negative numbers in the <tt>QI</tt> and <tt>QL</tt> fields to zero, to avoid anomalous behavior elsewhere. These are mixing ratios and should not really be negative. Small negatives (typically of order <tt>-4.0e-27</tt>) may have entered through the regridding process. | ||
+ | |||
+ | We added this code to routine <tt>READ_A3</tt> in <tt>GeosCore/merra_a3_mod.F</tt>: | ||
+ | |||
+ | ! Reset negatives to zero in QI, QL fields (bmy, 9/5/13) | ||
+ | WHERE( QI < 0d0 ) QI = 0d0 | ||
+ | WHERE( QL < 0d0 ) QL = 0d0 | ||
+ | |||
+ | This error condition was caught by the [[Debugging with the GEOS-Chem unit tester|GEOS-Chem unit tester]] when compiling with option <tt>FPE=yes</tt>. | ||
+ | |||
+ | --[[User:Bmy|Bob Y.]] 15:31, 12 September 2013 (EDT) | ||
+ | |||
+ | === Call WASHOUT from DO_MERRA_CONVECTION with proper time variable === | ||
+ | |||
+ | <span style="color:green">'''''NOTE: This fix was included in [[GEOS-Chem v9-02 benchmark history#v9-02p|GEOS-Chem v9-02p]].'''''</span> | ||
+ | |||
+ | In routine <tt>DO_MERRA_CONVECTION</tt> (in module <tt>GeosCore/convection_mod.F</tt>), we now call routine <tt>WASHOUT</tt> with time variable <tt>SDT</tt> instead of<tt>DT</tt>. Variable <tt>DT</tt> was apparently declared but uninitialized, which caused a floating-point invalid situation. | ||
+ | |||
+ | We modified the code as follows: | ||
+ | |||
+ | ! Call WASHOUT to compute the fraction of tracer lost | ||
+ | ! to washout in grid box (I,J,K) | ||
+ | CALL WASHOUT( I, J, K, IC, BXHEIGHT(K), | ||
+ | !----------------------------------------------------------------------------- | ||
+ | ! Prior to 9/4/13: | ||
+ | ! Bug fix: need to call WASHOUT with SDT instead of DT, since DT is a typo. | ||
+ | ! There is no variable DT defined in this routine. This error was found by | ||
+ | ! compiling with FPE=yes. (bmy, 9/4/13) | ||
+ | ! & T(K), QDOWN, DT, | ||
+ | !----------------------------------------------------------------------------- | ||
+ | & T(K), QDOWN, SDT, | ||
+ | & F_WASHOUT, H2O2s(K), SO2s(K), | ||
+ | & WASHFRAC, AER, State_Met, | ||
+ | & State_Chm ) | ||
+ | |||
+ | This error condition was caught by the [[Debugging with the GEOS-Chem unit tester|GEOS-Chem unit tester]] when compiling with option <tt>FPE=yes</tt>. | ||
+ | |||
+ | --[[User:Bmy|Bob Y.]] 15:29, 12 September 2013 (EDT) | ||
+ | |||
+ | == Outstanding issues == | ||
=== Acetone ocean source === | === Acetone ocean source === | ||
+ | |||
+ | <span style="color:red">'''''NOTE: This fix was rendered obsolete in 2011 when we added the Emily Fischer's updates for the ocean source and sink for acetone (cf. Emily Fischer) into [[GEOS-Chem_v9-01-03_benchmark_history#v9-01-03b|GEOS-Chem v9-01-03b]].'''''</span> | ||
As a first cut, the ocean source of acetone for MERRA (computed in routine <tt>OCEAN_SOURCE_ACET</tt> in <tt>acetone_mod.f</tt>) is computed in the same way as for GEOS-5. The following #if block was based on the GEOS-5 code: | As a first cut, the ocean source of acetone for MERRA (computed in routine <tt>OCEAN_SOURCE_ACET</tt> in <tt>acetone_mod.f</tt>) is computed in the same way as for GEOS-5. The following #if block was based on the GEOS-5 code: | ||
Line 356: | Line 702: | ||
At some point we may need to rescale this. However this cannot be done until we have sufficient MERRA met fields processed and regridded. | At some point we may need to rescale this. However this cannot be done until we have sufficient MERRA met fields processed and regridded. | ||
− | --[[User:Bmy|Bob Y.]] | + | --[[User:Bmy|Bob Y.]] 16:24, 13 April 2011 (EDT) |
Latest revision as of 21:10, 20 September 2022
The MERRA reanalysis product ceased in early 2016 and is now obsolete. We recommend that you use either GEOS-FP, which is the current operational GMAO met data product, or MERRA-2, which is the current GMAO reanalysis product. MERRA will be de-supported in GEOS-Chem v11-02.
On this page we list the necessary modifications to GEOS-Chem for MERRA compatibility.
Overview
The GMAO MERRA data product is a 30-year reanalysis done with the GEOS-5.2.0 assimilation system. Therefore, within GEOS-Chem we can (for the most part) treat MERRA in the same way as we do for the GEOS-5 meteorology.
However, in order to reduce the volume of data produced (and for other technical concerns), GMAO chose to reduce the vertical and/or horizontal resolution of some important MERRA data fields. Also, some MERRA data fields have different units than in the GEOS-5 product. Because of this, some additional special handling may be required within GEOS-Chem.
The table below compares many features of GEOS-FP with other met field products.
Feature | MERRA-2 | GEOS-FP | MERRA | GEOS-5 |
---|---|---|---|---|
Native vertical grid |
|
|
|
|
Native horizontal grid |
|
|
|
|
Time-invariant fields |
|
|
|
|
Time archiving: surface fields |
|
|
|
|
Time archiving: 3D fields |
|
|
|
|
Timestamps | ||||
Precipitation fields |
|
|
|
|
Temperature |
|
|
|
|
Relative humidity |
|
|
|
|
Specific humidity |
|
|
|
|
Vertical pressure velocity |
|
|
|
|
Ertel potential vorticity |
|
|
|
|
Snow mass |
|
|
|
|
Sea level pressure |
|
|
|
|
Surface pressure |
|
|
|
|
Tropopause pressure |
|
|
|
|
GEOS-Chem convection routine |
|
|
|
|
GEOS-Chem wet deposition routine |
|
|
|
|
GEOS-Chem transport routine |
|
|
|
|
File format read by GEOS-Chem |
|
|
|
|
NOTES:
- Most of the relevant MERRA 3-D data for GEOS-Chem are only available at 1° x 1.25° horizontal resolution.
- SNOMAS (snow mass) in MERRA was missing coverage over Antarctica and Greenland (this has been corrected for).
- Many of the precipitation fields (e.g. DQIDTMST, DQVDTMST, DQLDTMST, etc.) are saved on a 1.25° x 1.25° x 42 pressure levels instead of 72 hybrid levels. P -> hybrid interpolation is necessary.
--Bob Y. (talk) 19:05, 17 August 2015 (UTC)
Required coding changes in GEOS-Chem
As noted in the section above, the similarities between GEOS-5 and MERRA (especially of the vertical grids) means that in most cases we can just treat MERRA in the same way as for GEOS-5. In many areas of the code, the coding changes are straightforward and simply involve an extension of C-preprocessor statements such as:
#if defined( GEOS_5 )
to
#if defined( GEOS_5 ) || defined( MERRA )
In other areas of GEOS-Chem the changes are more involved. Below we provide a description of the areas of GEOS-Chem that were modified for MERRA:
Headers directory
The following modifications for MERRA were made in the Headers/ directory:
File | Modifications made |
---|---|
define.h |
|
CMN_SIZE |
|
GeosUtil directory
The following modifications for MERRA were made in the GeosUtil/ directory:
File | Modifications made |
---|---|
bpch2_mod.f |
|
directory_mod.f |
|
file_mod.f |
|
pressure_mod.f |
|
time_mod.f |
|
transfer_mod.f |
|
GeosCore directory
The following modifications for MERRA were made in the GeosCore/ directory:
File | Modifications made |
---|---|
acetone_mod.f |
|
convection_mod.f |
|
dao_mod.f |
|
depo_mercury_mod.f |
|
diag3.f |
|
dust_mod.f |
|
dust_dead_mod.f |
|
fast_j.f |
|
gamap_mod.f |
|
global_ch4_mod.f |
|
global_hno3_mod.f |
|
global_o3_mod.f |
|
initialize.f |
|
input_mod.f |
|
land_mercury_mod.f |
|
lightning_nox_mod.f |
|
Makefile |
|
main.f |
|
megan_mod.f |
|
mercury_mod.f |
|
merra_a1_mod.f |
|
merra_a3_mod.f |
|
merra_cn_mod.f |
|
merra_i6_mod.f |
|
nei2005_anthro_mod.f |
|
schem.f |
|
sulfate_mod.f |
|
tagged_co_mod.f |
|
tracer_mod.f |
|
upbdflx_mod.f |
|
vdiff_mod.f90 |
|
wetscav_mod.f |
|
GeosTomas directory
The following modifications for MERRA were made in the GeosTomas/ directory:
File | Modifications made |
---|---|
Makefile |
|
diag3.f |
|
dust_mod.f |
|
gamap_mod.f |
|
input_mod.f |
|
sulfate_mod.f |
|
wetscav_mod.f |
|
--Bob Y. 11:07, 23 September 2010 (EDT)
Resolved issues
Fractional sea ice
In order to preserve some information about sea ice leads during the regridding process, we have binned the fractional sea ice coverage into deciles (0-10%, 10-20% ... 90-100% coverage) and saved those as separate fields in the MERRA data archive for GEOS-Chem. Please see this wiki post for more information.
SNOMAS
The SNOMAS (snow depth) field in MERRA differs from that in GEOS-5. It appears that in GEOS-5 a default snow mass value was applied to grid boxes that had > 90% land ice coverage. This was not done in MERRA. Bob Yantosca has implemented an algorithm to adjust the MERRA SNOMAS field to be backwards-compatible with GEOS-5.
Dust emissions
The dust emissions in GEOS-Chem rely on "tunable parameters" to scale the dust emissions to a specified total. This is because the dust emissions are very highly dependent on the surface winds, and a small difference in winds (e.g. from GEOS-5 to MERRA) can cause a huge difference in dust emission flux.
Duncan Fairlie supplied us with updated tuning parameters for dust. In routine DST_MBL (in dust_dead_mod.f), we have added the following code:
!---------------------------------------------------------------- ! Based on results from MERRA 4x5 for years 2004-2005: ! ! (GEOS-5 - MERRA)/GEOS-5 * 100 is 26.9% in each size bin. ! ! We need to scale to the parameter FLX_MSS_FDG_FCT to make the ! dust emissions consistent. Consequently, to bring MERRA 4x5 ! dust emissions up to GEOS-5 levels, we need to DIVIDE the ! FLX_MSS_FDG_FCT used for GEOS-5 by (1. - 0.269) = 0.731. ! ! -- Duncan Fairlie (t.d.fairlie@nasa.gov), 29 Oct 2010 !---------------------------------------------------------------- REAL*8, PARAMETER :: FLX_MSS_FDG_FCT = 7.0d-4 / 0.731d0
--Bob Y. 16:23, 13 April 2011 (EDT)
Lightning
Lee Murray has provided us with updated OTD/LIS redistribution factors for the MERRA 4x5 met fields. These were implemented into GEOS-Chem v9-01-01, along with some important updates to the lightning NOx parameterization.
--Bob Y. 16:23, 13 April 2011 (EDT)
Wet deposition and scavenging
Helen Amos and Bess Corbitt have implemented an updated algorithm for wet scavenging that takes advantage of the new precipitation fields from the MERRA data archive. This was included in GEOS-Chem v9-01-01.
--Bob Y. 16:23, 13 April 2011 (EDT)
Remove negative values from MERRA QI, QL fields
NOTE: This fix was included in GEOS-Chem v9-02p.
We now reset negative numbers in the QI and QL fields to zero, to avoid anomalous behavior elsewhere. These are mixing ratios and should not really be negative. Small negatives (typically of order -4.0e-27) may have entered through the regridding process.
We added this code to routine READ_A3 in GeosCore/merra_a3_mod.F:
! Reset negatives to zero in QI, QL fields (bmy, 9/5/13) WHERE( QI < 0d0 ) QI = 0d0 WHERE( QL < 0d0 ) QL = 0d0
This error condition was caught by the GEOS-Chem unit tester when compiling with option FPE=yes.
--Bob Y. 15:31, 12 September 2013 (EDT)
Call WASHOUT from DO_MERRA_CONVECTION with proper time variable
NOTE: This fix was included in GEOS-Chem v9-02p.
In routine DO_MERRA_CONVECTION (in module GeosCore/convection_mod.F), we now call routine WASHOUT with time variable SDT instead ofDT. Variable DT was apparently declared but uninitialized, which caused a floating-point invalid situation.
We modified the code as follows:
! Call WASHOUT to compute the fraction of tracer lost ! to washout in grid box (I,J,K) CALL WASHOUT( I, J, K, IC, BXHEIGHT(K), !----------------------------------------------------------------------------- ! Prior to 9/4/13: ! Bug fix: need to call WASHOUT with SDT instead of DT, since DT is a typo. ! There is no variable DT defined in this routine. This error was found by ! compiling with FPE=yes. (bmy, 9/4/13) ! & T(K), QDOWN, DT, !----------------------------------------------------------------------------- & T(K), QDOWN, SDT, & F_WASHOUT, H2O2s(K), SO2s(K), & WASHFRAC, AER, State_Met, & State_Chm )
This error condition was caught by the GEOS-Chem unit tester when compiling with option FPE=yes.
--Bob Y. 15:29, 12 September 2013 (EDT)
Outstanding issues
Acetone ocean source
NOTE: This fix was rendered obsolete in 2011 when we added the Emily Fischer's updates for the ocean source and sink for acetone (cf. Emily Fischer) into GEOS-Chem v9-01-03b.
As a first cut, the ocean source of acetone for MERRA (computed in routine OCEAN_SOURCE_ACET in acetone_mod.f) is computed in the same way as for GEOS-5. The following #if block was based on the GEOS-5 code:
#elif defined( MERRA ) !%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% !%%% NOTE: Treat MERRA in the same way as GEOS-5, although %%% !%%% we may want to rescale this in the future (bmy, 8/13/10) %%% !%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #if defined( GRID4x5 ) REAL*8, PARAMETER :: SCALE_FACTOR = 0.9551d0 ! MERRA 4x5 #elif defined( GRID2x25 ) REAL*8, PARAMETER :: SCALE_FACTOR = 0.2212d0 ! MERRA 2x25 #endif
At some point we may need to rescale this. However this cannot be done until we have sufficient MERRA met fields processed and regridded.
--Bob Y. 16:24, 13 April 2011 (EDT)