Skip to content

FionaDeprecationWarning #997

Open
Open
@emanuel-schmid

Description

In climada.util.constants the line 51 causes this deprecation warning:

from fiona.crs import from_epsg

This function will be removed in version 2.0. Please use CRS.from_epsg() instead.

There is already a PR #998 drafted that removes the fiona package altogether from the explicit dependencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions