Skip to content

Commit

Permalink
Merge pull request #2799 from Isotr0py/goci2
Browse files Browse the repository at this point in the history
Add netcdf4 to goci2 optional dependency in `pyproject.toml`
  • Loading branch information
mraspaud authored Jun 4, 2024
2 parents 1c921ba + 32df750 commit a812c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ avhrr_l1b_eps = ["defusedxml"]
avhrr_l1b_gaclac = ["pygac >= 1.3.0"]
modis_l1b = ["pyhdf", "python-geotiepoints >= 1.1.7"]
geocat = ["pyhdf"]
goci2 = ["netCDF4 >= 1.1.8"]
acspo = ["netCDF4 >= 1.1.8"]
clavrx = ["netCDF4 >= 1.1.8"]
viirs_l1b = ["netCDF4 >= 1.1.8"]
Expand Down

0 comments on commit a812c55

Please sign in to comment.