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

Develop #23

Merged
merged 23 commits into from
Jan 26, 2023
Merged

Develop #23

merged 23 commits into from
Jan 26, 2023

Commits on Nov 4, 2022

  1. raqms: Add surf_only option

    zmoon committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    3e21763 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. ci: downgrade openssl

    for linkcheck purposes, so AQS doesn't fail it but still gets
    checked
    zmoon committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    b1967c2 View commit details
    Browse the repository at this point in the history
  2. ci: test AQS separately

    with openssl downgraded
    zmoon committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    69c9df5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request noaa-oar-arl#93 from zmoon/aqs-urls

    Work around EPA AQS server OpenSSL 3 incompat
    zmoon authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    d7db43c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a77999 View commit details
    Browse the repository at this point in the history
  5. Merge pull request noaa-oar-arl#92 from zmoon/raqms

    raqms: Add `surf_only` option
    zmoon authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    002f498 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. hysplit.py in ModelBin class intialize self.dset in __init__.py rather

    han readfile method. Modified fix_grid_continuity function so it doesn't
    fail when passed an empty xarray Dataset.
    amcz committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    061938a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5f490e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10c4b8b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. hysplit.py modifications to the hysp_massload functions and helper

    functions. rewrote the _delta_muliply function to use level thicknesses
    calculated froom the 'Level top heights (m)' attribute rather than
    calculating from the value of the z levels. This is because if there is
    all 0 concentrations in  level, it will not be included in the xarray
    and this will lead to overestimation of the layer thickness. Also made
    sure that functions return array with a z dimension even when there is
    only 1 z level.
    amcz committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    42dae15 View commit details
    Browse the repository at this point in the history
  2. hysplit.py if 'Level top heights (m)' not an attribute then

    will atempt to calculate level thickness for mass load calculation from
    the values of the z dimension.
    amcz committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    763be65 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. hysplit.py fix for a bug. when concentration grid was centered such t…

    …hat the corner
    
    longitude was a positive number near the edge of the international
    dateline, the longitude points were not calculated correctly.
    amcz committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    7784f35 View commit details
    Browse the repository at this point in the history
  2. fix/pre-commit

    zmoon committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    683e847 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Update wrfchem reader for latest xarray

    rschwant authored and zmoon committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0dc142b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a78435 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Merge pull request noaa-oar-arl#95 from rschwant/develop

    Fix WRF-Chem reader to work with latest xarray
    zmoon authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    f7e73d8 View commit details
    Browse the repository at this point in the history
  2. Change to DOI link

    zmoon committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    10c5c38 View commit details
    Browse the repository at this point in the history
  3. grammar/style

    zmoon committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    dc1f749 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf37a18 View commit details
    Browse the repository at this point in the history
  5. Merge pull request noaa-oar-arl#96 from zmoon/kz-link

    Ignore KZ filter ref link
    zmoon authored Dec 17, 2022
    Configuration menu
    Copy the full SHA
    2498657 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Revert "Update RRFS-CMAQ reader for latest xarray"

    This reverts commit 1a78435.
    zmoon committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    910540e View commit details
    Browse the repository at this point in the history
  2. Merge pull request noaa-oar-arl#97 from zmoon/rcmaq-rev

    Revert recent RRFS-CMAQ MM change
    zmoon authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b8bc497 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Ignore CAMx URls in linkcheck

    hopefully temporary,
    if not, will replace with an archive URL
    zmoon committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    6401036 View commit details
    Browse the repository at this point in the history