Releases: GEUS-Glaciology-and-Climate/GrIML
GrIML v0.1.0
What's Changed
- Small bade update by @PennyHow in #3
- Package re-structuring and updated docs by @PennyHow in #4
- Unit testing patch by @PennyHow in #5
- Update to Python 3.11 configuration by @PennyHow in #6
- Readthedocs and paper draft updated by @PennyHow in #7
- Update issue templates by @PennyHow in #9
- action badge added by @PennyHow in #10
- Load module added by @PennyHow in #11
- Assign regions by @PennyHow in #12
Full Changelog: v0.0.1...v0.1.0
GrIML v0.0.1
The GrIML python package
A GrIML workflow for classifying water bodies from satellite imagery using a multi-sensor, multi-method approach. This workflow is part of the ESA GrIML project.
Quickstart
The GrIML package can be installed using pip:
pip install griml
Or cloned from the Github repository:
git clone https://github.com/PennyHow/GrIML
Workflow
GrIML builds on the existing workflows from the ESA Glaciers CCI (Option 6, An Inventory of Ice-Marginal Lakes in Greenland), refined here to form a unified processing chain that is shared openly on Github and pip.
Cloud processing
Primary processing is performed using the Google Earth Engine Python API, including satellite data retrieval and binary classification from multiple sensors. By doing so, the workflow avoids the handling of heavy data downloads and operations.
Subject to funding, it is intended to include add-on modules to the workflow, which take advantage of the cloud processing capabilities provided by the SentinelHub APIs. SentinelHub is a cloud processing platform that can be used to retrieve and process data from many satellite products.
Offline processing
Key Python packages that will be used in the offline components of the workflow: