Skip to content

Commit

Permalink
Add pykdtree to environment to resolve cartopy bug arising from scipy…
Browse files Browse the repository at this point in the history
… 1.11 (#298)

Fixes #294
  • Loading branch information
huard committed Jul 6, 2023
2 parents 9db9a52 + 985a268 commit 3be89d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies:
- netcdf4
- numpy
- pydap
- pykdtree # Fixes cartopy bug arising with scipy 1.11
- rasterio
- rioxarray
- siphon
Expand Down

0 comments on commit 3be89d6

Please sign in to comment.