Skip to content

wiesehahn/waldmaske

Repository files navigation

waldmaske

Forest / No-forest Mask generation and evaluation

Project Structure

├── README.md          <- The top-level README with project information.
|
├── code               <- Source code for use in this project.
│   ├── analysis       <- e.g. Code to generate reports 
│   ├── data           <- Scripts to download, generate or process data.
│   ├── exploratory    <- Exploratory code and scipts in progress.
│   ├── functions      <- Reusable code such as functions.
│   └── viz            <- Scripts to create exploratory and results oriented visualizations.
|
├── data
│   ├── external       <- Data from third party sources.
│   ├── interim        <- Intermediate data that has been transformed.
│   └── processed      <- The final data sets for modeling or analysis.
│
├── docs               <- `index.md` or `index.html` to render at your GitHub Pages URL is stored here.
│
├── resources          <- Figures, literature, manuals, and all other explanatory materials.
│   ├── documents      <- External documents such as project outlines. 
│   └── figures        <- External figures used in reports such as logos.
│
├── results            <- Results as part of this project.
│   ├── figures        <- Generated graphics and figures to be used in reporting 
│   └── reports        <- Generated analysis as HTML, PDF, LaTeX, etc.
│
├── templates          <- Template scripts, documents etc.
|
├── LICENSE            <- License file for the project (optional)
|
└── requirements.txt   <- The requirements file for reproducing the analysis environment, e.g.
                          generated with `pip freeze > requirements.txt` (optional)

Project based on the cookiecutter data science project template.

About

Projekt zur Erstellung einer optimierten Waldmaske aus Fernerkundungsdaten

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published