Skip to content

Commit

Permalink
updated notebook coherence
Browse files Browse the repository at this point in the history
  • Loading branch information
clausmichele committed Oct 17, 2022
1 parent 753ba55 commit 905f552
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions SInCohMap_openEO_Coherence_boxcar.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17133,6 +17133,7 @@
],
"source": [
"mst_slv_temporal_labels = [ str(i[0])[:10] + \"_\" + str(i[1])[:10] for i in dates_pair]\n",
"mst_slv_temporal_labels.reverse()\n",
"print(\"The output will have a temporal label named like this: \",mst_slv_temporal_labels[0])"
]
},
Expand Down
1 change: 1 addition & 0 deletions SInCohMap_openEO_Coherence_multilook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17133,6 +17133,7 @@
],
"source": [
"mst_slv_temporal_labels = [ str(i[0])[:10] + \"_\" + str(i[1])[:10] for i in dates_pair]\n",
"mst_slv_temporal_labels.reverse()\n",
"print(\"The output will have a temporal label named like this: \",mst_slv_temporal_labels[0])"
]
},
Expand Down

0 comments on commit 905f552

Please sign in to comment.