pysat / pysatCDF

Python reader for NASA CDF file format
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

BUG: use of indices in numpy 1.24.1 #47

Open jklenzing opened 1 year ago

jklenzing commented 1 year ago

Description

Addresses #46

numpy 1.24.1 doesn't like how the indices work.

Type of change

How Has This Been Tested?

This has only been tested via github actions. It needs a human in the loop to verify that data is loaded as expected. I cannot compile on my local machine.

Checklist:

jklenzing commented 1 year ago

The changelog was screwed up when I merged #41. Not sure how to fix this.

jklenzing commented 1 year ago

The changelog was screwed up when I merged #41. Not sure how to fix this.

OK, I pulled the text from before the merge. Essentially, the merge duplicated the 3.2 refs and added the 4.0 stuff to the second 3.2. Should be back up to standard now.

jklenzing commented 1 year ago

@rstoneback, we have a numpy version cap at pysatNASA that needs a patch version here.

jklenzing commented 4 weeks ago

Just going to drop a little reminder that all versions of numpy currently supported by pysatCDF have officially reached end of life as of 24 Jun 2024. https://endoflife.date/numpy