diff --git a/setup/environment.yml b/setup/environment.yml index 09f47dd..34eb410 100644 --- a/setup/environment.yml +++ b/setup/environment.yml @@ -4,6 +4,7 @@ channels: dependencies: - python=3.12 - dask + - dask-gateway - earthaccess - fiona - gdal @@ -21,8 +22,11 @@ dependencies: - pyresample - pystac-client - planetary-computer + - adlfs + - stackstac - rasterio - ray-default + - xarray-spatial - rioxarray - scikit-image - seaborn diff --git a/setup/openearth.yml b/setup/openearth.yml index 202bc08..b1acbe8 100644 Binary files a/setup/openearth.yml and b/setup/openearth.yml differ