From 9a6e35ac96f0669e3baa233900b64733426aa2ea Mon Sep 17 00:00:00 2001 From: Stefan Hendricks <stefan.hendricks@googlemail.com> Date: Fri, 3 Jul 2020 13:15:43 +0200 Subject: [PATCH] minor fixes --- examples/mosaic-floenavi-example.ipynb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/examples/mosaic-floenavi-example.ipynb b/examples/mosaic-floenavi-example.ipynb index c56adf6..dc8b376 100644 --- a/examples/mosaic-floenavi-example.ipynb +++ b/examples/mosaic-floenavi-example.ipynb @@ -14,8 +14,9 @@ "**NOTES**\n", "\n", "1. At the moment the FloeNavi grid is supported from Oct 16, 2019 through May 10, 2020. \n", - "2. Occasional periods are not covered due to gaps in input AIS base station data or strong ice movement. \n", - "3. An integration of this functionality on the MCS workspace is under investigation\n", + "2. FloeNavi master solutions are provided as one file per leg\n", + "3. Occasional periods are not covered due to gaps in input AIS base station data or strong ice movement. \n", + "4. An integration of this functionality on the MCS workspace is under investigation\n", "\n", "---\n", "\n", @@ -56,7 +57,7 @@ "3. Ingesting external GPS data into an icedrift compatible data class\n", "4. Coordinate transformation from (time, lon, lat) to (x, y) for the external GPS data\n", "\n", - "This specific data shows the transect tracks from MOSAiC leg 1\n", + "This specific data shows the transect tracks from MOSAiC leg 1.\n", "\n", "\n", "### Preparations\n", -- GitLab