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

Feature 1055 read rot latlon #2041

Merged
merged 7 commits into from
Feb 8, 2022
Merged

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    d8a705c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Per #1055, ci-run-unit, update the Grid::serialize() member functions…

    … to let the caller specify the separator string, with a single space as the default. Write retriving a gridded data plane, also write out it's grid information.
    JohnHalleyGotway committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    ee74821 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1814ca View commit details
    Browse the repository at this point in the history
  3. Per #1055, add a test to unit_regrid.xml to demonstrate the processin…

    …g of the rotated lat/lon grid from a CF-compliant NetCDF file.
    JohnHalleyGotway committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8d09093 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0ba93d View commit details
    Browse the repository at this point in the history
  5. Per #1055, ci-run-unit, fix bug in get_data_from_lat_lon_vars() by ad…

    …ding a swap_to_north return argument. If the parsed dlat value is < 0, need to swap the data from south to north.
    JohnHalleyGotway committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    44a7a3b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Totally unrelated to #1055, but just tweaking the documentation very …

    …slightly to avoid confusion.
    JohnHalleyGotway committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    2735b40 View commit details
    Browse the repository at this point in the history