A Spatio-Temporal Asset Catalog (STAC) for Modeling Forest Composition and Structure in the Pacific Northwest.
├── LICENSE
├── README.md <- The top-level README for developers using this project. You are here.
├── docs <- A default Sphinx project; see sphinx-doc.org for details
├── notebooks <- Jupyter notebooks for tutorials and exploratory analysis.
├── environment.yml <- Python dependencies for this project.
├── setup.py <- makes project pip installable (pip install -e .) so src can be imported
└── src <- Source code for use in this project.
├── datafactory <- Scripts to download or generate data
└── build_stac.py <- Script to build STAC catalog from data
Browse TreeForCaSt STAC
Project based on the cookiecutter data science project template. #cookiecutterdatascience