From ac4e8ff7002075f18997da9e94502718e1ec11aa Mon Sep 17 00:00:00 2001 From: PennyHow Date: Fri, 8 Nov 2024 23:47:38 -0200 Subject: [PATCH] Bigger figures --- docs/background.md | 4 ++-- docs/tutorials-data.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/background.md b/docs/background.md index eff052c..6388c35 100644 --- a/docs/background.md +++ b/docs/background.md @@ -9,11 +9,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**. -The GrIML workflow. +The GrIML workflow. 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. -GrIML package structure. +GrIML package structure. ## Project motivation diff --git a/docs/tutorials-data.md b/docs/tutorials-data.md index b95dccc..e72aba4 100644 --- a/docs/tutorials-data.md +++ b/docs/tutorials-data.md @@ -237,4 +237,4 @@ ax.set_ylabel('Lake abundance', fontsize=14) plt.show() ``` -Time-seriesplot example +Time-seriesplot example