diff --git a/README.md b/README.md index 8a45e85..7803207 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ $ pip install . ## Workflow outline -The GrIML workflow. +The GrIML workflow. **GrIML** proposes to examine ice marginal lake changes across Greenland using a multi-sensor and multi-method remote sensing approach to better address their influence on sea level contribution forecasting. diff --git a/docs/background.md b/docs/background.md index 61f5c17..cf67b6e 100644 --- a/docs/background.md +++ b/docs/background.md @@ -8,11 +8,11 @@ The **GrIML** processing package is for classifying water bodies from satellite The **GrIML** post-processing chain follows a linear workflow. Initial rasterised binary classifications denoting water bodies can be inputted to **convert**, **filter** and **merge** into a cohesive ice marginal lake vector dataset, populated with useful **metadata** and analysed with relevant **statistical information**. - + Each of these post-processing steps is contained within GrIML's modules, and called in turn to perform the entire processing chain. The `griml()` function invokes all post-processing steps. - + ## Project motivation