Skip to content

Commit b79664b

Browse files
committed
Update documentation
1 parent 7323019 commit b79664b

14 files changed

Lines changed: 203 additions & 2185 deletions

.doctrees/environment.pickle

643 Bytes
Binary file not shown.

.doctrees/nbsphinx/notebooks/Visuals_WB6_CELLS_combined.ipynb

Lines changed: 39 additions & 571 deletions
Large diffs are not rendered by default.
1.46 KB
Binary file not shown.
508 Bytes
Binary file not shown.
-84.1 KB
Binary file not shown.
0 Bytes
Binary file not shown.

.doctrees/notes/learning.doctree

1.57 KB
Binary file not shown.

_sources/notebooks/Visuals_WB6_CELLS_combined.ipynb

Lines changed: 39 additions & 571 deletions
Large diffs are not rendered by default.

_sources/notes/learning.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,25 @@ In contrast, a single country polygon removes the internal regional structure th
142142

143143
## Example
144144

145-
146-
| Example | What Happened ? |
147-
|--------------------------|----------------------------------------------|
148-
| <img src="../_static/NorthMacedonia_example_learning.png" alt="NorthMacedonia_example_learning" width="300"/> | the **purple trimmed ERA5 cell**, represents a single ERA5 cell after clipping by the country or regional boundary, the **five internal shapes** represent municipality-level geometries within that same ERA5 cell, and because they originate from the same ERA5 cell, they initially inherit the same cell-level spatial context|
145+
<table>
146+
<tr>
147+
<td style="width: 40%; vertical-align: top; text-align: center;">
148+
<img src="../_static/NorthMacedonia_example_learning.png"
149+
alt="Illustration of a trimmed ERA5 cell and internal municipality geometries"
150+
width="520">
151+
</td>
152+
<td style="width: 60%; vertical-align: top; padding-left: 18px;">
153+
154+
### Interpretation
155+
156+
- The **purple polygon** shows a single **ERA5 cell** after trimming to the country or regional boundary.
157+
- The **five internal polygons** correspond to **municipality-level geometries** located inside that same trimmed ERA5 cell.
158+
- Since these polygons are subdivisions of one parent ERA5 cell, they initially share the **same underlying cell-level attributes**.
159+
- This example highlights the distinction between the **meteorological grid cell** and the **planning-relevant administrative geometries** embedded within it.
160+
161+
</td>
162+
</tr>
163+
</table>
149164

150165
The earlier workflow was:
151166

notebooks/Visuals_WB6_CELLS_combined.html

Lines changed: 39 additions & 454 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)