Skip to content

Commit

Permalink
Constrain netcdf version in conda env file
Browse files Browse the repository at this point in the history
  • Loading branch information
bnubald committed Apr 12, 2024
1 parent 372f9aa commit e638016
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 e638016

Please sign in to comment.