Open_EarthData_Tools/setup/environment.yml
xhong 834c9d3563 chore: 重命名环境配置并更新依赖和文档
- 将环境配置从 `lpdaac.yml` 重命名为 `openearth.yml` 以反映更通用的工具集定位
- 在 `environment.yml` 中添加 `pystac-client` 依赖以支持更多数据源
- 更新 README.md,补充 Microsoft Planetary Computer 说明并修正环境名称引用
2026-04-13 09:56:22 +08:00

33 lines
443 B
YAML

name: openearth
channels:
- conda-forge
dependencies:
- dask
- earthaccess
- fiona
- gdal
- geopandas
- geoviews
- h5netcdf
- h5py
- harmony-py
- hvplot
- jupyter
- jupyter_bokeh
- jupyterlab
- libgdal-hdf4
- odc-stac
- pyresample
- pystac-client
- python=3.12
- rasterio
- ray-default
- rioxarray
- scikit-image
- pystac-client
- seaborn
- spectral
- selenium
- firefox
- geckodriver