向environment.yml添加Planetary Computer API运行所需的核心依赖dask-gateway、adlfs、stackstac、xarray-spatial,并同步更新详细配置文件至openearth.yml
38 lines
517 B
YAML
38 lines
517 B
YAML
name: openearth
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.12
|
|
- dask
|
|
- dask-gateway
|
|
- earthaccess
|
|
- fiona
|
|
- gdal
|
|
- geopandas
|
|
- geoviews
|
|
- h5netcdf
|
|
- h5py
|
|
- harmony-py
|
|
- hvplot
|
|
- jupyter
|
|
- jupyter_bokeh
|
|
- jupyterlab
|
|
- libgdal-hdf4
|
|
- odc-stac
|
|
- pyresample
|
|
- pystac-client
|
|
- planetary-computer
|
|
- adlfs
|
|
- stackstac
|
|
- rasterio
|
|
- ray-default
|
|
- xarray-spatial
|
|
- rioxarray
|
|
- scikit-image
|
|
- seaborn
|
|
- spectral
|
|
- rich
|
|
- selenium
|
|
- firefox
|
|
- geckodriver
|