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

Fix bug for lat-lon grid with Periodic y-dimension #3467

Closed
wants to merge 11 commits into from

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    93e4d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ec1312 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Update src/Grids/latitude_longitude_grid.jl

    Co-authored-by: Gregory L. Wagner <[email protected]>
    navidcy and glwagner authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6d31cac View commit details
    Browse the repository at this point in the history
  2. Update src/Grids/latitude_longitude_grid.jl

    Co-authored-by: Gregory L. Wagner <[email protected]>
    navidcy and glwagner authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    2ba24d2 View commit details
    Browse the repository at this point in the history
  3. Update src/Grids/latitude_longitude_grid.jl

    Co-authored-by: Gregory L. Wagner <[email protected]>
    navidcy and glwagner authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5641c60 View commit details
    Browse the repository at this point in the history
  4. cleaner

    navidcy committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    f1862f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7709096 View commit details
    Browse the repository at this point in the history
  6. remove stray spaces

    navidcy committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    45dc486 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    71cfef8 View commit details
    Browse the repository at this point in the history
  8. simpler code for latlon grid

    navidcy committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6963a88 View commit details
    Browse the repository at this point in the history
  9. split lines for readability

    navidcy committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1ea6c73 View commit details
    Browse the repository at this point in the history