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

Add capability to expand corners of SCRIP grid #57

Merged
merged 4 commits into from
Oct 29, 2023

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    cc0ead6 View commit details
    Browse the repository at this point in the history
  2. Add expandDist and expandFactor params. to to_scrip()

    These parameters allow the scrip grid cells to be expanded by
    a fixed distance or a factor.  This capability can be used on
    a destination mesh's SCRIP file as part of conservative remapping
    to add smoothing.
    xylar committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    5f3225f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b174d7 View commit details
    Browse the repository at this point in the history
  4. Update to v1.2.0

    xylar committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b1e54d5 View commit details
    Browse the repository at this point in the history