Skip to content

Commit d430140

Browse files
committed
Move dependencies to Docker image
1 parent 96d79ba commit d430140

File tree

3 files changed

+6
-1182
lines changed

3 files changed

+6
-1182
lines changed

docker/environment.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,14 @@ dependencies:
2020
- "pandas"
2121
- "scipy"
2222
- "xarray"
23+
24+
# Storage
25+
- "s3fs"
2326
- "obstore"
2427
- "fsspec"
28+
- "icechunk"
29+
- "virtualizarr"
30+
- "h5netcdf"
2531

2632
# geo
2733
- "gdal"

modules/04-data-in-the-cloud/pyproject.toml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)