Skip to content

Numpy syntax updates - #2

Open
mindyls wants to merge 6 commits into
ajwimmers:mainfrom
mindyls:main
Open

Numpy syntax updates#2
mindyls wants to merge 6 commits into
ajwimmers:mainfrom
mindyls:main

Conversation

@mindyls

@mindyls mindyls commented Mar 11, 2026

Copy link
Copy Markdown

No description provided.

mindyls added 6 commits May 23, 2023 15:40
Ensure "etc" files are installed when pip installing in site-packages, vs editable mode.

Without package_data included, the non-python files would not be copied to the system install location, so the "new_world" file would not be found during processing.
Add package_data to setup.py
numpy 2.0 no longer supports np.NaN, now uses np.nan
Update archer4_visir.py np.product -> np.prod
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