Skip to content

Commit

Permalink
Add zarr to tds and tds-platform
Browse files Browse the repository at this point in the history
  • Loading branch information
Tara Drwenski authored and tdrwenski committed Jan 11, 2024
1 parent 7d859e4 commit a9d0223
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tds-platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dependencies {
api 'edu.ucar:cdm-misc'
api 'edu.ucar:cdm-image'
api 'edu.ucar:cdm-s3'
api 'edu.ucar:cdm-zarr'
api 'edu.ucar:netcdf4'
api 'edu.ucar:cdm-mcidas'
api 'edu.ucar:waterml'
Expand Down
1 change: 1 addition & 0 deletions tds/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies {
compile 'edu.ucar:cdm-misc'
compile 'edu.ucar:cdm-image'
compile 'edu.ucar:cdm-s3'
compile 'edu.ucar:cdm-zarr'
compile 'edu.ucar:grib'
compile 'edu.ucar:netcdf4'
compile 'edu.ucar:httpservices'
Expand Down

0 comments on commit a9d0223

Please sign in to comment.