Fix some expressions in "01b visualization"

This commit is contained in:
heyarne 2021-03-10 15:10:26 +01:00
commit 946de2c0da

View file

@ -94,12 +94,12 @@
"\n", "\n",
"- `S2B` shows that the downloaded products was captured by the Sentinel-2 satellite B. At the moment there are two satellites in the mission, A and B.\n", "- `S2B` shows that the downloaded products was captured by the Sentinel-2 satellite B. At the moment there are two satellites in the mission, A and B.\n",
"- `MSI` stands for Multi Spectral Instrument.\n", "- `MSI` stands for Multi Spectral Instrument.\n",
"- `L2A` is the processing level; Level 2A is the highest processing level and mostly. Lower processing levels need further processing depending on your use-case.\n", "- `L2A` is the processing level. Level 2A is the highest processing level and lower processing levels may need further processing to be useful.\n",
"- The first timestamp, `20200602T100559`, is the date at which the data was captured.\n", "- The first timestamp, `20200602T100559`, is the date at which the data was captured.\n",
"- `N0214` is the processing baseline. This is like a version string that encodes how the previous processing steps were performed.\n", "- `N0214` is the processing baseline. This is like a version string that encodes how the previous processing steps were performed.\n",
"- `R022` is the relative orbit number.\n", "- `R022` is the relative orbit number.\n",
"- `T33UUU` is the unique name of the area which is covered by the product.\n", "- `T33UUU` is the unique name of the area which is covered by the product.\n",
"- The second timestamp, `20200602T135324`, \"is the '\\<Product Discriminator\\>' field, which is [...] used to distinguish between different end user products from the same datatake.\" ([Source](https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/naming-convention))" "- The second timestamp, `20200602T135324`, \"is the '\\<Product Discriminator\\>' field, which [...] is used to distinguish between different end user products from the same datatake.\" ([Source](https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/naming-convention))"
] ]
}, },
{ {