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 grid_bounds_to_polygons #478

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Add grid_bounds_to_polygons #478

wants to merge 15 commits into from

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    9c3c5b6 View commit details
    Browse the repository at this point in the history
  2. Speedup!

    Co-authored-by: Pascal Bourgault <[email protected]>
    dcherian and aulemahal committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d26bf4a View commit details
    Browse the repository at this point in the history
  3. ignore shapely types

    dcherian committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0370b53 View commit details
    Browse the repository at this point in the history
  4. Support 4 point form too

    dcherian committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    83f8349 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a6b79f View commit details
    Browse the repository at this point in the history
  6. fix

    dcherian committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    96a00d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    efd423d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53cc744 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0db0b96 View commit details
    Browse the repository at this point in the history
  4. Fix

    dcherian committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d33610e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. WIP

    dcherian committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    c048410 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge branch 'main' into grid-polygons

    * main: (35 commits)
      Add release.yml
      Allow encoding/decoding multiple geometries (#526)
      Rewrite unit formatter for pint 0.24 and earlier (#523)
      [pre-commit.ci] pre-commit autoupdate (#527)
      Add grid_mapping for geometries if possible (#521)
      Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#524)
      Bump codecov/codecov-action from 4.4.1 to 4.5.0 (#525)
      Add geometry encoding and decoding functions. (#517)
      Bump links to CF-1.11 (#519)
      Docs cleanup (#518)
      Bump codecov/codecov-action from 4.3.0 to 4.4.1 (#514)
      [pre-commit.ci] pre-commit autoupdate (#510)
      Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#509)
      Add docs about converting between shapely and cf (#512)
      Bump codecov/codecov-action from 4.1.0 to 4.3.0 (#511)
      Fix scheduled nightly upstream test
      Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#503)
      Bump codecov/codecov-action from 4.0.0 to 4.1.0 (#504)
      numpy 2 compat (#505)
      ruff settings: move 'ignore' to 'lint' section (#506)
      ...
    dcherian committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    98be7c1 View commit details
    Browse the repository at this point in the history
  2. rename

    dcherian committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    1f7ceae View commit details
    Browse the repository at this point in the history
  3. Fixes.

    dcherian committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    25d8224 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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