Skip to content

incompatible and outdated requirements in conda installation #219

Description

@vasmue

there seem to be some outdated/incompatible packages in the requirements when using conda install pyfesom2

  • NumPy and SciPy are incompatible: A NumPy version >=1.18.5 and <1.25.0 is required for this version of SciPy (detected version 1.26.4
    warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion}"

  • pyfesom2 uses the old seawater package: UserWarning: The seawater library is deprecated! Please use gsw instead.

I found the latter a bit surprising, since seawater was last updated in May 2024 (https://pypi.org/project/seawater/#description), but they also state that it should only be used to make sure old scripts are still compatible with TEOS-10 standards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions