Difference between revisions of "GEOS-Chem Newsletter Winter 2013"

From Geos-chem
Jump to: navigation, search
(Transition to netCDF file format)
(Other development tasks)
Line 181: Line 181:
 
Therefore, the GEOS-Chem Support Team recommends that we remove support for GEOS-3 met data from within GEOS-Chem.  This will help to clean up the GEOS-Chem source code and remove unnecessary routines and coding constructs which may impede development of the [[Grid-independent GEOS-Chem]].
 
Therefore, the GEOS-Chem Support Team recommends that we remove support for GEOS-3 met data from within GEOS-Chem.  This will help to clean up the GEOS-Chem source code and remove unnecessary routines and coding constructs which may impede development of the [[Grid-independent GEOS-Chem]].
  
== Other development tasks ==
 
  
Matt Cooper has been working on replacing the traditional GEOS-Chem regridding routines (which sometimes involve two separate regrdidding processes) with the MAP_A2A regridding package.  He writes:
 
 
<blockquote>I'm making progress on getting MAP_A2A into GEOS-Chem. I have made the switch in some places and now am just working my way through the code finding all the places where it needs to be switched. Hopefully it doesn't take me too much longer.</blockquote>
 
  
 
== Downtime at Harvard: Feb 19-23, 2012 ==
 
== Downtime at Harvard: Feb 19-23, 2012 ==

Revision as of 16:57, 9 January 2013

Dear GEOS-Chem users,

We are happy to bring you the Winter 2013 edition of the GEOS-Chem Newsletter! Please read below to find out the latest goings-on in the GEOS-Chem community.

Sincerely,

The GEOS-Chem Support Team
geos-chem-support@as.harvard.edu

Last call to register for the 6th International GEOS-Chem Meeting!

Daniel Jacob wrote:

Dear colleagues and GEOS-Chem users:
Please take note of the January 31 registration deadline for the 6th International GEOS-Chem Meeting (IGC6) at Harvard University on May 6-9, 2013. Go to the meeting website meeting.geos-chem.org to register. We expect the meeting to be oversubscribed. You will hear of acceptance in mid-February.
Daniel Jacob

GEOS-Chem Model Scientist

GEOS-Chem Steering Committee

GCSC Meetings

The GEOS-Chem Steering Committee (GCSC) last met on Tuesday January 8th, 2013. We invite you to read the meeting minutes.

The next GCSC telecon will take place in April 2013, date TBD.

GCSC Elections

Daniel Jacob wrote:

Dear GEOS-Chem user:
A number of GEOS-Chem Working Group Co-Chair positions on the GEOS-Chem Steering Committee (GCSC) will become available as terms end in May. New co-chairs will be elected at the 6th International GEOS-Chem Meeting. Please let me know if you are interested in serving. Click HERE to learn more about the functions and responsibilities of the GCSC and about the different WGs. We eagerly encourage qualified candidates to apply. We are particularly interested in maintaining the international character of the GCSC.
Daniel Jacob
GEOS-Chem Model Scientist
for the GCSC

GEOS-Chem Support Team

Here is a summary of GEOS-Chem Support Team activities:

  1. Bob Yantosca has been working on the code to process GEOS-5.7.2 data (see below). He also oversees general GC development and the development of the Grid-Independent model.
  2. Michael Long is primarily working on the Grid-Independent GEOS-Chem project (see below).
  3. Melissa Payer has been working on general GC development tasks (i.e. code merging, generating 1-month benchmark simulations, user support, documentation, etc.).
  4. Matt Cooper (Dalhousie) has been working on regridding the MERRA met data to 2° x 2.5° degree resolution (see below). He has also begun replacing the existing regridding routines in GEOS-Chem with the MAP_A2A regridding package (which is what is currently use for regridding the GMAO met fields).

GEOS-Chem v9-01-03 was released in September 2012

The current public release of GEOS-Chem is GEOS-Chem v9-01-03, released in September 2012. If you have not updated to this version, we encourage you to do so at your earliest convenience.

For a complete list of all new features and fixes in GEOS-Chem v9-01-03, please see this table. We also invite you to view the Online GEOS-Chem User's Manual for more information.

Starting with GEOS-Chem v9-01-03, all GEOS-Chem users must have a netCDF library installation on their systems in order to run GEOS-Chem. To simplify the library installation process, we have created the GEOS-Chem-Libraries installer package. Detailed instructions about how to download and install netCDF with GEOS-Chem-Libraries may be found on our Installing libraries for GEOS-Chem wiki page.

GEOS-Chem v9-02 news

Development

As of this writing (09 Jan 2013), we have completed the following benchmarks for GEOS-Chem v9-02:

We have completed the following benchmarks:

  1. v9-02a: Correction for PBL heights
  2. v9-02b: New soil NOx emissions module + minor bug fixes
  3. v9-02c: Updates for the Hg simulaton: emissions + kinetics
  4. v9-02d: Structural updates for the Grid-Independnent GEOS-Chem
  5. v9-02e: Bug fix for regridding of anthro emissions (Streets, NEI2005)

We are still working on the following benchmarks:

  1. The Hg and POPs Working Group is working on a 1-yr Hg benchmark simulation, based on v9-02c.
  2. The Nested Model Working Group is performing a 1-yr simulation for the North American Nested Grid with GEOS-5 met (0.5&deg x 0.666°). They have completed 6 months of the benchmark.

The next set of updates to GEOS-Chem v9-02 shall be chemistry updates, including:

  1. Updating rate constants for consistency with observations
  2. Update to isoprene scheme
  3. Include HO2 uptake onto aerosol
  4. Putting inhibition to N2O5 uptake.

We shall run 1-month and 1-year benchmarks at intermediate points the development in order to better assess how these updates impact the simulation results.

Bugs and fixes

GEOS-Chem v9-02 shall contain fixes for the following bugs and/or technical issues:

  1. Correction for GEOS-5 PBL heights
  2. Bug fixes for tagged CO simulation
  3. Regridding error in NEI2005 emissions
  4. Bug fix for updated CAC emissions
  5. Fixed incorrect loop limits in Br2 emissions code
  6. Bugs in diurnal NOx scaling and biofuel double-counting

Other updates

Please see this table for the complete list of updates that shall be added to GEOS-Chem v9-02. We also invite you to view the list of GEOS-Chem model development priorities, as determined by Steering Committee, with input from the Working Groups.

Grid-Independent GEOS-Chem

Much of the recent Grid-independent GEOS-Chem (aka GIGC) work has involved restructuring how data flows between routines in the standard GEOS-Chem code. In general, we now make use of derived-type objects to carry data fields instead of referencing arrays from other modules with USE statements. We have been making these types of structural updates concurrently with scientific development in GEOS-Chem in order to avoid the GIGC code from lagging behind the std GEOS-Chem code.

We’ve also streamlined the Earth System Model Framework (ESMF) interface that connects GEOS-Chem to the GEOS-5 GCM. GEOS-Chem now can obtain the following information from the GEOS-5 GCM, via ESMF:

  1. Size of data arrays on each CPU: (IIPAR, JJPAR, LLPAR)
  2. Size of the entire global grid: (IM_WORLD, JM_WORLD, LM_WORLD)
  3. Corner grid box indices on each CPU (I_LO, I_HI, J_LO, J_HI)
  4. Date and time from the GCM
  5. Level edge pressures from the GCM

We’ve also updated the ESMF interface to be consistent with the tracers and species introduced by the latest bromine chemistry updates. (Every time new tracers are added we have to also update the various input files etc. that are used by the ESMF interface.)

We've also updated the various GIGC wiki pages to reflect these recent updates. Please see these pages for details:

  1. Grid-Independent GEOS-Chem
  2. Grid-Independent GEOS-Chem: Chemistry Component
  3. Grid-Independent GEOS-Chem: Emissions Component
  4. Derived type objects used by the Grid-Independent GEOS-Chem
  5. Programming techniques used for the Grid-Independent GEOS-Chem

We recently performed a test simulation of GEOS-Chem in our ESMF “Sandbox” environment, which replicates the connection to the GEOS-5 GCM without having to run the full GCM. We demonstrated that GEOS-Chem could be successfully run within the ESMF environment with MPI parallelization.

Christoph Keller is working on the GIGC Emissions Component, which will run independently of the chemistry. The Emissions Component will combine emissions from several inventories, apply the relevant scale factors, regrid the emissions, and pass them to the GIGC Chemistry Component via the ESMF interface. Christoph has been making use of a new data structure to store emissions. He is also handling disk I/O operations separately from the data structure, which is necessary in order to be run in the ESMF environment. Please see this presentation for further details.

Still to do:

  1. Modify the GIGC code to read data from ASCII input files (i.e. input.geos, globchem.dat, ratj.d) on the root CPU, and to broadcast the data to other CPUs. This is necessary in order to prevent all CPUs on the system from performing disk I/O operations simultaneously.
  2. Bring dry depositions into the ESMF interface. Mike Long has been working on this.
  3. Port the updated GEOS-Chem source code back to NASA/GSFC to allow testing of the GEOS-5/GEOS-Chem combined model on NASA machines.

We anticipate to be able to run a GEOS-5 GCM/GEOS-Chem simulation before the IGC6 meeting in May].

GEOS-5.7.2 met field update

This past summer, NASA/GMAO updated the operational GEOS system from GEOS-5.2.0 to GEOS-5.7.2. Here is a quick summary of the new GEOS-5.7.2 data product:

  1. Horizontal resolution: 0.25° lat x 0.3125° lon (i.e. 1/4° x 5/16°)
  2. Vertical resolution: 72 hybrid layers (identical to the vertical grids used by the GEOS-5.2.0 and MERRA met data products)
  3. Time resolution: Hourly and 3-hourly data (timestamps very similar to MERRA)
  4. Input data format: netCDF-4 (as opposed to HDF4-EOS, used for past GMAO data products)

Bob Yantosca has been preparing GEOS-Chem to run with the new GEOS-5.7.2 met data. He has completed the following tasks:

  1. Added documentation to the GC wiki with information about the GEOS-5.7.2 data.
  2. Activated a “data subscription” for the GEOS-5.7.2 data.
  3. Written scripts to transfer GEOS-5.7.2 data from NASA to Harvard and to automate the data download process.
  4. Finalized the GEOS-5.7.2 data processing/regridding software.
  5. Created a new Git repository for GEOS-5.7.2 data processing code and scripts.
  6. Completed initial modifications in GEOS-Chem to read the GEOS-5.7.2 data.

For more information about the implementation of GEOS-5.7.2 into GEOS-Chem (including a detailed list of all modifications made to individual GEOS-Chem routines), please see the following wiki pages:

  1. GEOS-5.7.2
  2. List of GEOS-5.7.2 met fields
  3. GEOS-5.7.2 implementation details

We plan to store the GEOS-5.7.2 following data at Harvard (which will be downloadable by the community). Data will be processed for Aug 2011-onward. Priority will be given to these grids:

  1. Global 2° x 2.5°
  2. Global 4° x 5°
  3. SEA4CRS Nested grid 0.25° x 0.3125°: 20S-50N; 60E-150E

Consistent with our established nested grid protocol, we will distribute the GEOS-5.7.2 data processing code & scripts to any user groups who wish to pull the nested data themselves.

One important new feature is that the GEOS-Chem Support Team shall be archiving the processed GEOS-5.7.2 data in netCDF format instead of the traditional binary format (see below for more information).

At present, GEOS-Chem can read the GEOS-5.7.2 met data from within the timestepping loop in the main program for 2° x 2.5°, 4° x 5° global grids and the 0.25° x 0.3125° SEA4CRS nested China grid. Further testing is required to make sure that the individual operations (i.e. convection, deposition, chemistry) will work properly with the GEOS-5.7.2 data.

Bob Yantosca and the SEA4CRS team (Jenny Fisher, Patrick Kim, Lin Zhang, Yuxuan Wang) are coordinating several of the remaining tasks (e.g. regridding emissions data files, debugging, etc.) among themselves.



De-supporting of GEOS-3 meteorology

The GMAO GEOS-3 met data product is now several versions behind the current GMAO operational product (GEOS-5.7.2). The GEOS-3 data period only covered the years 2000-2002 (with some data in 1998).

Bob Yantosca queried the GEOS-Chem user community to see if there were any users who still relied on the GEOS-3 met data for their research. He found that none of the GEOS-Chem users still rely on GEOS-3 meteorology.

Therefore, the GEOS-Chem Support Team recommends that we remove support for GEOS-3 met data from within GEOS-Chem. This will help to clean up the GEOS-Chem source code and remove unnecessary routines and coding constructs which may impede development of the Grid-independent GEOS-Chem.


Downtime at Harvard: Feb 19-23, 2012

The Harvard Atmospheric Chemistry Modeling Group will be moving its computational resources from its existing location into a more modern server room. The transition will take place starting on Sunday Feb 19, 2012 and will take at 3-4 days to complete.

Our sysadmin Jack Yatteau writes:

Downtime:
        1) Sunday, February 19, 16:00. Most services will go down.
        Running jobs on the computational cluster will be rescheduled.
        Minimal services will remain up overnight and go down early Monday
        morning.  Some services might be available Tuesday.  Interactive
        and batch systems should be available by EOB Wednesday 2/22.

        2) Thursday, February 23.  Backup power for our equipment
        will be unavailable for a few hours due to UPS maintenance.
        No downtime is anticipated, but we will not be protected against
        power failure while the work is being performed.

The following services will be unavailable during the transition:

  1. ftp.as.harvard.edu: main FTP site for data downloads
  2. git.as.harvard.edu: Git server for GEOS-Chem source code & run directory downloads
  3. GEOS-Chem web site
  4. GAMAP web site
  5. Jacob Group web site

The GEOS-Chem wiki is hosted on a different server and should not be affected. However, some links to documents on the GEOS-Chem web server will not function during the downtime.

Please plan accordingly. Met data may also be obtained from the Dalhousie server (rain.ucis.dal.ca)

--Bob Y. 11:21, 14 February 2012 (EST)