Skip to content

Commit

Permalink
Merge pull request #9 from nsidc/cdr-from-pmicecon
Browse files Browse the repository at this point in the history
CDR from `pm_icecon`
  • Loading branch information
trey-stafford authored Oct 17, 2023
2 parents ec90863 + 63bcc7f commit fbe8d03
Show file tree
Hide file tree
Showing 13 changed files with 1,477 additions and 13 deletions.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dependencies:
- netCDF4 ~=1.6.3
- loguru ~=0.7
- scipy ~=1.11.3
- seaice ~=6.0

#############################
# Non-imported dependencies #
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,6 @@ module = [
"setuptools.*",
"netCDF4.*",
"rasterio.*",
"seaice.*",
]
ignore_missing_imports = true
Loading

0 comments on commit fbe8d03

Please sign in to comment.