Skip to content

Commit

Permalink
Add McIDAS AREA file reader
Browse files Browse the repository at this point in the history
  • Loading branch information
nawendt committed Apr 26, 2024
1 parent 15b084e commit 5317c11
Show file tree
Hide file tree
Showing 3 changed files with 791 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pandas==2.2.2
pooch==1.8.1
pint==0.23
pyproj==3.6.1
rasterio==1.3.9
scipy==1.13.0
traitlets==5.14.3
xarray==2024.3.0
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ dependencies = [
"pint>=0.17",
"pooch>=1.2.0",
"pyproj>=3.0.0",
"rasterio>=1.3.9",
"scipy>=1.8.0",
"traitlets>=5.0.5",
"xarray>=0.21.0"
Expand Down
Loading

0 comments on commit 5317c11

Please sign in to comment.