Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.24 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.24 KB

TreeForCaSt

A Spatio-Temporal Asset Catalog (STAC) for Modeling Forest Composition and Structure in the Pacific Northwest.

Project Organization

├── 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