6 research outputs found

    geoschem/HEMCO: HEMCO 3.2.0

    No full text
    <p>Release date: 15 Nov 2021</p> <p>Contains the following updates:</p> <ul> <li>GCHP adjoint updates</li> <li>Modify volcano extension so that dry-run option also looks for climatology file</li> <li>Add climatology input to volcano extension</li> <li>Include PET number in error message if using ESMF</li> <li>Send all HCO_ERROR messages to stderr and write from all threads</li> <li>HEMCO diagnostics and standalone config files for consistency with GEOS-Chem updates</li> </ul> <p>For more information, please see:</p> <ul> <li><a href="3.2.0 milestone for geoschem/HEMCO">3.2.0 milestone for geoschem/HEMCO</a></li> </ul&gt

    geoschem/HEMCO: HEMCO 3.1.0

    No full text
    <p>Release date: 18 June 2021</p> <p>This is the release for HEMCO 3.1.0. Major updates since HEMCO 3.0.0 include:</p> <ul> <li>Blowing snow emissions of sea salt and sea salt bromide added to sea salt extension</li> <li>Add HEMCO_INTERFACE cache variable to CMake build</li> </ul> <p>Please see the following links for more information on this version.</p> Overview <ul> <li><a href="https://github.com/geoschem/HEMCO/milestone/2?closed=1">HEMCO 3.1.0 milestone</a></li> </ul> Documentation <ul> <li><a href="https://hemco.readthedocs.io">HEMCO User's Guide</a></li> </ul&gt

    geoschem/HEMCO: HEMCO 3.2.1

    No full text
    <p>Release date: 15 Nov 2021</p> <p>Contains the following bug fixes:</p> <ul> <li>Add patch branches to continuous integration tests; update HEMCO version to 3.2.1</li> <li>Fix indexing of species in hcox_seasalt_mod.F90 when using marinePOA option</li> </ul> <p>For more information, please see:</p> <ul> <li><a href="https://github.com/geoschem/HEMCO/milestone/5?closed=1">geoschem/HEMCO 3.2.1 milestone</a></li> </ul&gt

    geoschem/HEMCO: HEMCO 3.5.0

    No full text
    <p>Release date: 25 Oct 2022 DOI TBD</p> <p>This version features the following updates since HEMCO 3.4.0.</p> From <code>CHANGELOG.md</code> Added <ul> <li>Support for MAPL 2.16 (needed by GCHP and GEOS)</li> <li>Bug fix for HEMCO standalone run directory creation</li> <li>Bug fix: If HEMCO masks are specified as <code>lon1/lat1/lon2/lat2</code>, then don't try to read from disk</li> <li>Documentation from the GEOS-Chem wiki (now on ReadTheDocs)</li> <li>Badges for the ReadTheDocs front page</li> <li>Bug fix for masking issues in MPI environment (for WRF, CESM)</li> <li>Mapping of CAM-Chem species to GFED4 (for CESM)</li> <li>New documentation for hemco.readthedocs.io, migrated from GC wiki</li> <li>Updated documentation on vertical regridding behavior</li> </ul> Changed <ul> <li>Ignore non-printing characters (e.g. tabs) when reading<code>HEMCO_Config.rc</code>. This had caused a bug in GCHP.</li> <li>Updated module names for MAPL 2.16 upgrade</li> <li>"Diagnostic counter zero" warning is now printed at warning level 2 (instead of 1)</li> <li><code>OFFLINE_BIOGENICVOC</code> emissions in MEGAN now include species MOH </li> </ul> What's Changed <ul> <li>Bug fix in megan extension by @lizziel in <a href="https://github.com/geoschem/HEMCO/pull/140">https://github.com/geoschem/HEMCO/pull/140</a></li> <li>MAPL 2.16 updates (on top of HEMCO 3.4.0) by @yantosca in <a href="https://github.com/geoschem/HEMCO/pull/129">https://github.com/geoschem/HEMCO/pull/129</a></li> <li>Strip out tabs and end-of-line comments when reading from HEMCO_Config.rc -- Closes #150 by @yantosca in <a href="https://github.com/geoschem/HEMCO/pull/151">https://github.com/geoschem/HEMCO/pull/151</a></li> <li>Change diagnostic counter zero warning from warning level 1 to 2 by @lizziel in <a href="https://github.com/geoschem/HEMCO/pull/148">https://github.com/geoschem/HEMCO/pull/148</a></li> <li>Docs updates on vertical regridding and HEMCO_Config.rc by @jimmielin in <a href="https://github.com/geoschem/HEMCO/pull/154">https://github.com/geoschem/HEMCO/pull/154</a></li> <li>Add fixes for generating HEMCO standalone run directories by @msulprizio in <a href="https://github.com/geoschem/HEMCO/pull/155">https://github.com/geoschem/HEMCO/pull/155</a></li> <li>Add fix to restore copying all needed HEMCO_Config.rc files when creating HEMCO standalone run directories by @msulprizio in <a href="https://github.com/geoschem/HEMCO/pull/157">https://github.com/geoschem/HEMCO/pull/157</a></li> <li>Fix masking issues in MPI (WRF, CESM) environment by @jimmielin in <a href="https://github.com/geoschem/HEMCO/pull/161">https://github.com/geoschem/HEMCO/pull/161</a></li> <li>Map CAM-chem species list to GFED4 by @jimmielin in <a href="https://github.com/geoschem/HEMCO/pull/158">https://github.com/geoschem/HEMCO/pull/158</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/geoschem/HEMCO/compare/3.4.0...3.5.0">https://github.com/geoschem/HEMCO/compare/3.4.0...3.5.0</a></p&gt

    geoschem/HEMCO: HEMCO 3.7.0

    No full text
    Release date: 05 Oct 2023 What's Changed Reduce logfile output in HEMCO, and combine Verbose and Warnings into a single switch by @yantosca in https://github.com/geoschem/HEMCO/pull/182 Remove src/Shared/NcdfUtil/perl folder by @yantosca in https://github.com/geoschem/HEMCO/pull/183 Update GFED4 biomass burning emission factors and add furans by @msulprizio in https://github.com/geoschem/HEMCO/pull/189 Deprecate HEMCO_CESM preprocessor constant. Now use MODEL_CESM by @jimmielin in https://github.com/geoschem/HEMCO/pull/197 Fixes for reading masks in HEMCO (merge bugfix/masks into HEMCO 3.7.0) by @yantosca in https://github.com/geoschem/HEMCO/pull/198 Remove computational bottlenecks in hco_calc_mod.F90 by @yantosca in https://github.com/geoschem/HEMCO/pull/201 Write HEMCO restart files to the rundir "Restarts/" subdirectory by @yantosca in https://github.com/geoschem/HEMCO/pull/202 Bug fix: Allow mask files ending in ".$NC" not to be interpreted as a mask having no file by @yantosca in https://github.com/geoschem/HEMCO/pull/205 Increase the string length for reading lines from HEMCO standalone grid by @msulprizio in https://github.com/geoschem/HEMCO/pull/207 Update tracer names in RnPbBe extension by @msulprizio in https://github.com/geoschem/HEMCO/pull/214 Update HCO_WARNING arguments in MODEL_GEOS block to avoid GEOS build … by @lizziel in https://github.com/geoschem/HEMCO/pull/219 Prevent run-time crash if using GEOSIT meteorolology directory by @lizziel in https://github.com/geoschem/HEMCO/pull/220 Change GEOS-IT meteorology constants year from 2011 to 2018 by @lizziel in https://github.com/geoschem/HEMCO/pull/223 Print HEMCO verbose status and volcano extension on root thread only by @lizziel in https://github.com/geoschem/HEMCO/pull/221 Fix bug in volcano extension causing crash when volcano turned off by @lizziel in https://github.com/geoschem/HEMCO/pull/230 Fix nvhpc compiler error in CESM due to line length exceeded by @lizziel in https://github.com/geoschem/HEMCO/pull/240 Full Changelog: https://github.com/geoschem/HEMCO/compare/3.6.2...3.7.

    geoschem/HEMCO: HEMCO 3.6.3

    No full text
    <p>Release Date 15 Sep 2023</p> CHANGELOG Fixed <ul> <li>Fix nvhpc compiler error in CESM due to line length exceeded by @lizziel in <a href="https://github.com/geoschem/HEMCO/pull/240">https://github.com/geoschem/HEMCO/pull/240</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/geoschem/HEMCO/compare/3.6.2...3.6.3">https://github.com/geoschem/HEMCO/compare/3.6.2...3.6.3</a></p&gt
    corecore