Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReadTheDocs updates for HEMCO 3.10.0 #292

Draft
wants to merge 6 commits into
base: dev/3.10.0
Choose a base branch
from
Draft

ReadTheDocs updates for HEMCO 3.10.0 #292

wants to merge 6 commits into from

Commits on Aug 14, 2024

  1. RTD update: Remove "Scale (or zero) emissions w/ a rectangular mask"

    docs/source/hco-ref-guide/more-examples.txt
    - Removed the "Scale (or zero) emissions with a rectangular mask" example
      from the "More configuration examples" chapter.  @msulprizio pointed
      out in issue #286 that applying a scale factor to a mask does not
      currently work, and so this example also does not work properly.
    
    CHANGELOG.md
    - Updated accordingly
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a657308 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. RTD update: Update GNU 10.2.0 -> GNU 12.2.0 in docs

    docs/source/geos-chem-shared-docs
    - Updated GNU 10.2.0 -> GNU 12.2.0 in Spack guide
    
    docs/source/hco-sa-guide/login-env.rst
    - Update environment file sample + text for GNU 12.2.0 compilers
    
    docs/source/hco-sa-guide/software.rst
    - The "skip ahead" link now poionts to the "Download the source code"
      chapter.
    
    runHEMCO.sh
    - Now pipe output to log file
    - Also updated default SLURM partitions
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8f690fe View commit details
    Browse the repository at this point in the history
  2. geos-chem-shared-docs update: Use [email protected] in load-libraries-guide.rst

    This commit informs the HEMCO superproject about the following
    commits pushed to the geos-chem-shared-docs submodule:
    
    a68981b Update [email protected] -> [email protected] in load-libraries-guide.rst
    
    This updates the GCC compiler version from 10.2.0 to 12.2.0 in the
    various documentation pages.
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    64bd75b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Update jinja2 to 3.1.4 in docs/requirements.txt

    docs/requirements.txt
    - Use jinja 3.1.4 as there is a dependabot security warning for
      the previous version 3.1.3.
    
    CHANGELOG.md
    - Updated accordingly
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ca5a03e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. geos-chem-shared-doc-updates: Moved config file doc to this repo etc.

    This commit informs the HEMCO superproject about the following
    commits that were pushed to the GitHub geos-chem-shared-docs repo:
    
    8ed145c Fixed typo in doc/geoschem-config.rst
    9c7903d Add GCHP vs. GCC usage differences in HEMCO_Diagn.rc doc
    b5420bb Add info about usage differences between GCHP & GCC
    679cf4c Update geoschem-config.rst and phot-chem.rst
    7a3e9db Created doc folder for common docs (not supplemental-guides)
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    842fac0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. geos-chem-shared-docs update: GC input data; GCHP History guide

    This commit informs the HEMCO superproject about the following
    commits that were pushed to the geos-chem-shared-docs repository:
    
    65b2a35 Merge "docs/update_guides_for_gchp" into "main"
    7f0cfbb Merge PR #3 (Add doc/tutorial for GEOS-Chem input data on AWS)
    
    These are documentation updates for the GEOS-Chem 14.5.0 release.
    
    Signed-off-by: Bob Yantosca <[email protected]>
    yantosca committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    36fbbcb View commit details
    Browse the repository at this point in the history