Skip to content

Fix: Requires numpy major version 1 - #2

Open
JosephTRichardson wants to merge 1 commit into
ghrcdaac:masterfrom
JosephTRichardson:master
Open

Fix: Requires numpy major version 1#2
JosephTRichardson wants to merge 1 commit into
ghrcdaac:masterfrom
JosephTRichardson:master

Conversation

@JosephTRichardson

Copy link
Copy Markdown

This fix restricts numpy to major version 1 (>=1.0.0, <2.0.0) in requirements.txt.

The CZML output code relies on np.string_ and other deprecated features that were removed in numpy 2.0 and later.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant