Difference between revisions of "GEOS-Chem diagnostic output files"

From Geos-chem
Jump to: navigation, search
(History diagnostics output)
(History diagnostics output)
Line 23: Line 23:
 
== History diagnostics output ==
 
== History diagnostics output ==
  
The following files, which correspond to the [[Collections_for_History_diagnostics|default History diagnostic collections]], will be created in the <tt>OutputDir/</tt> folder in your GEOS-Chem run directory.  You can prevent any of these files by commenting out the collection name in the HISTORY.rc configuration file.  You can also add your own new collections (i.e. requesting species concentrations for both time-averaged and instantaneous averaging modes) by updating HISTORY.rc. For more information, please see our ''[[Guide to GEOS-Chem History diagnostics]]''.
+
The following files, which correspond to the [[Collections_for_History_diagnostics|default History diagnostic collections]], will be created in the <tt>OutputDir/</tt> folder in your GEOS-Chem run directory.  You can prevent any of these files from being created by commenting out the collection name in the [[Overview_of_History_diagnostics#Sample_HISTORY.rc_diagnostic_input_file|HISTORY.rc configuration file]].  You can also add your own new collections (i.e. requesting species concentrations for both time-averaged and instantaneous averaging modes) by updating HISTORY.rc. For more information, please see our ''[[Guide to GEOS-Chem History diagnostics]]''.
  
 
In the table below, <tt>YYYYMMDD</tt> and <tt>hhmms</tt> corresponds to the simulation date and time at which the file was created.  The <tt>z</tt> indicates UTC (sometimes called "Zulu" time).
 
In the table below, <tt>YYYYMMDD</tt> and <tt>hhmms</tt> corresponds to the simulation date and time at which the file was created.  The <tt>z</tt> indicates UTC (sometimes called "Zulu" time).

Revision as of 15:46, 13 December 2019

Previous | Next | Getting Started with GEOS-Chem

  1. Minimum system requirements
  2. Downloading source code
  3. Downloading data directories
  4. Creating run directories
  5. Configuring runs
  6. Compiling
  7. Running
  8. Output files
  9. Visualizing and processing output
  10. Coding and debugging
  11. Further reading


Page is under construction.jpg

We will be adding some more information here shortly. In the meantime, please see our Guide to GEOS-Chem diagnostics for more information about files that are generated by the various GEOS_Chem diagnostics.

History diagnostics output

The following files, which correspond to the default History diagnostic collections, will be created in the OutputDir/ folder in your GEOS-Chem run directory. You can prevent any of these files from being created by commenting out the collection name in the HISTORY.rc configuration file. You can also add your own new collections (i.e. requesting species concentrations for both time-averaged and instantaneous averaging modes) by updating HISTORY.rc. For more information, please see our Guide to GEOS-Chem History diagnostics.

In the table below, YYYYMMDD and hhmms corresponds to the simulation date and time at which the file was created. The z indicates UTC (sometimes called "Zulu" time).

If not otherwise specified, you can assume that the collection was introduced in 12.0.0.

History diagnostic file name Collection Created by Added/Removed
GEOSChem.AdvFluxVert.YYYYMMDD_hhmmz.nc4 AdvFluxVert
  • All simulations
  • Typically used only with benchmark
GEOSChem.AerosolMass.YYYYMMDD_hhmmz.nc4 AerosolMass
  • All full-chemistry simulations
  • Aerosol-only simulations
GEOSChem.Aerosols.YYYYMMDD_hhmmz.nc4 Aerosols
  • All full-chemistry simulations
  • Aerosol-only simulations
GEOSChem.BoundaryConditions.YYYYMMDD_hhmmz.nc4 BoundaryConditions
  • Can be created by all simulations
  • Can be read in by nested-grid simulations
GEOSChem.Budget.YYYYMMDD_hhmmz.nc4 Budget
  • All simulations
GEOSChem.CH4.YYYYMMDD_hhmmz.nc4 CH4
  • CH4 simulations
GEOSChem.CloudConvFlux.YYYYMMDD_hhmmz.nc4 CloudConvFlux
  • All simulations
GEOSChem.ConcAboveSfc.YYYYMMDD_hhmmz.nc4 ConcAboveSfc
  • Full-chemistry simulations
GEOSChem.ConcAfterChem.YYYYMMDD_hhmmz.nc4 ConcAfterChem
  • All full-chemistry simulations
  • CH4 simulation
GEOSChem.DryDep.YYYYMMDD_hhmmz.nc4 DryDep
  • All simulations with dry-depositing species
GEOSChem.Jvalues.YYYYMMDD_hhmmz.nc4 JValues
  • All full-chemistry simulations
GEOSChem.KppDiags.YYYYMMDD_hhmmz.nc4 KppDiags
  • All full-chemistry simulations
GEOSChem.LevelEdgeDiags.YYYYMMDD_hhmmz.nc4 LevelEdgeDiags
  • All simulations
GEOSChem.MercuryChem.YYYYMMDD_hhmmz.nc4 MercuryChem
  • Hg simulation
  • tagHg simulation
GEOSChem.MercuryEmis.YYYYMMDD_hhmmz.nc4 MercuryEmis
  • Hg simulation
  • tagHg simulation
GEOSChem.MercuryOcean.YYYYMMDD_hhmmz.nc4 MercuryOcean
  • Hg simulation
  • tagHg simulation
GEOSChem.POPs.YYYYMMDD_hhmmz.nc4 POPs
  • Hg simulation
  • tagHg simulation
GEOSChem.ProdLoss.YYYYMMDD_hhmmz.nc4 ProdLoss
  • All full-chemistry simulations
  • Aerosol-only simulation
  • tagCO simulation
  • tagO3 simulation
GEOSChem.RadioNuclide.YYYYMMDD_hhmmz.nc4 RadioNuclide
  • TransportTraces simulation
GEOSChem.SpeciesConc.YYYYMMDD_hhmmz.nc4 SpeciesConc
  • All simulations
GEOSChem.StateChm.YYYYMMDD_hhmmz.nc4 StateChm
  • All simulations
GEOSChem.StateMet.YYYYMMDD_hhmmz.nc4 StateMet
  • All simulations
GEOSChem.Transport.YYYYMMDD_hhmmz.nc4 Transport
  • All simulations
  • Typicaly only used with benchmark
GEOSChem.WetLossConv.YYYYMMDD_hhmmz.nc4 WetLossConv
  • All simulations with soluble species
GEOSChem.WetLossLS.YYYYMMDD_hhmmz.nc4 WetLossLS
  • All simulations with soluble species




Previous | Next | Getting Started with GEOS-Chem