Skip to content

Commit

Permalink
WIP: add lat_lon_parser
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuehlbauer committed Sep 27, 2022
1 parent d5c62a4 commit c7f39a2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/unittests.yml
Expand Up @@ -6,6 +6,7 @@ dependencies:
- dask
- h5netcdf
- h5py
- lat_lon_parser
- netCDF4
- numpy
- pip
Expand Down
1 change: 1 addition & 0 deletions environment.yml
Expand Up @@ -13,6 +13,7 @@ dependencies:
- ipykernel
- h5netcdf
- h5py
- lat_lon_parser
- netCDF4
- xarray
- xarray-datatree
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
@@ -1,6 +1,7 @@
dask
h5netcdf
h5py
lat_lon_parser
netCDF4
numpy
xarray
Expand Down

0 comments on commit c7f39a2

Please sign in to comment.