icesat2py / icepyx

Python tools for obtaining and working with ICESat-2 data
https://icepyx.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
201 stars 100 forks source link

fix bib entry #529

Closed JessicaS11 closed 2 weeks ago

github-actions[bot] commented 3 weeks ago

Binder :point_left: Launch a binder notebook on this branch for commit 4cd752030a973e08e5132cdb4a5cdf09b9b84808

I will automatically update this comment whenever this PR is modified

JessicaS11 commented 2 weeks ago

Note: the test failure is likely caused by breaking changes with Numpy 2.0 (e.g. as reported here). Because the output now includes the dtype, the strings don't match. We'll need to update our tests once we require Numpy >=2.0.