Skip to content

Commit

Permalink
Merge pull request #40 from icenet-ai/env_update
Browse files Browse the repository at this point in the history
Constrain netcdf version in conda env file
  • Loading branch information
bnubald authored Apr 12, 2024
2 parents 372f9aa + e638016 commit 3db92a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- ffmpeg
- hdf5
- ipykernel
- netcdf4
- netcdf4<1.6.1
- openh264
- python=3.8
- xarray

0 comments on commit 3db92a0

Please sign in to comment.