Skip to content

Latest PROJ versions aren't tested #2536

Closed
@greglucas

Description

@greglucas
Contributor

We don't have a way to test the latest PROJ version currently, we are dependent on the PROJ version shipped with pyproj.

A few options:

  • Install PROJ manually in one of the current runners as an option
  • Create a new workflow that installs our environment file and uses that for the testing. This has the added benefit of testing that our environment.yml file works too.

Activity

rcomer

rcomer commented on May 23, 2025

@rcomer
Member

I like option 2 because it also means we only get the new PROJ once conda-forge has successfully tested pyproj against it (and new GEOS once conda-forge tested shapely against it). So potentially less debugging work for us going forward.

Maybe I'm also just biased as a conda user 😄

added this to the Next Release milestone on May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      Participants

      @QuLogic@rcomer@greglucas

      Issue actions

        Latest PROJ versions aren't tested · Issue #2536 · SciTools/cartopy