Skip to content

EarthyScience/stacathome

 
 

Repository files navigation

Yet another STAC-downloader

install:

# Using conda
conda/mamba env create -n my-package-env -f environment.yaml

conda/mamba activate my-package-env

uv sync

# for dev
uv sync --all-extras --all-groups --cache-dir /some/dir/on/the/same/disk/as/project

About

load satellite data from various sources into xarrays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.3%
  • Python 10.7%