Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Use recent numba #69

Merged
merged 9 commits into from
Oct 18, 2023
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ With such a large amount of model output produced, moving the data around is ine

## Authors

[Ryan Abernathey](https://github.com/rabernat), [Henri Drake](https://github.com/hdrake), [Robert Ford](https://github.com/r-ford)
[Ryan Abernathey](https://github.com/rabernat), [Henri Drake](https://github.com/hdrake), [Robert Ford](https://github.com/r-ford), [Max Grover](https://github.com/mgrover1)

### Contributors

Expand Down
1 change: 1 addition & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ parts:
- file: notebooks/example-workflows/gmst
- file: notebooks/example-workflows/precip-freq
- file: notebooks/example-workflows/xesmf-ohu
- file: notebooks/example-workflows/enso-esgf
- file: notebooks/example-workflows/esgf2-arm-comparison
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ channels:
- pyviz
dependencies:
- python<3.12
- numpy<1.24.0
- numpy
- matplotlib
- pandas
- xarray
- xesmf
- xhistogram
- numba
- numba>=0.58.0
- cartopy
- dask
- dask-gateway
Expand Down
5,648 changes: 5,648 additions & 0 deletions notebooks/example-workflows/enso-esgf.ipynb

Large diffs are not rendered by default.

1,620 changes: 1,620 additions & 0 deletions notebooks/example-workflows/enso-globus.ipynb

Large diffs are not rendered by default.

Binary file added notebooks/images/globus-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading