Ensure tutorials are compatible with NumPy 2.0
Open
@battistowx is already working on this.
Since Dec 20, 2024.
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 96
- Forks
- 41
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 6
Description
A few of our tutorials may use functions that are no longer supported with NumPy 2.0. Additionally, NumPy 2.0 is required for the earthaccess virtualizarr implementation, and a new environment yaml file will need to be generated, containing the NumPy 2.0 dependency.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.