Skip to content

Commit

Permalink
Merge pull request #35 from Jena-Earth-Observation-School/data/coherence
Browse files Browse the repository at this point in the history
Add Sentinel-1 Coherence product and guide
  • Loading branch information
maawoo authored Dec 12, 2023
2 parents 5d8c899 + 9d864a2 commit e53b621
Show file tree
Hide file tree
Showing 6 changed files with 800 additions and 2 deletions.
36 changes: 36 additions & 0 deletions docs/_assets/vec_01_06_01.geojson
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
[
[
24.30562177681739,
-29.00244306940528
],
[
24.30562177681739,
-29.292381338864296
],
[
24.70290598903088,
-29.292381338864296
],
[
24.70290598903088,
-29.00244306940528
],
[
24.30562177681739,
-29.00244306940528
]
]
],
"type": "Polygon"
}
}
]
}
1 change: 1 addition & 0 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ parts:
- file: content/02_Getting_Started/01_03_SANLC
- file: content/02_Getting_Started/01_04_MSWEP
- file: content/02_Getting_Started/01_05_S1_SurfMI
- file: content/02_Getting_Started/01_06_S1_Coherence
- file: content/02_Getting_Started/02_00_How_to
Loading

0 comments on commit e53b621

Please sign in to comment.