A repository focused on the prediction of estuary habitat zones from satellite imagery through the training on UAV surveys or manually delimited satellite imagery.
notebooks -> a folder containing Jupyter notebooks for analysis scripts -> a folder containing Python modules - notably utils.py - that are referenced by noteboks data -> not commited but expected for any local data files where absolute paths are not provided. Expects a nested folder 'training_images'
- You need a NIWA Tide Model API Key which should be in a
.env
file in the root of the repository.