Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license: cc-by-
|
| 3 |
pretty_name: OceanDepths GeoTIFF raster and aligned ARGO dataset
|
| 4 |
tags:
|
| 5 |
- oceanography
|
|
@@ -306,7 +306,7 @@ salinity_psu = salinity_normalize(mode="denorm", tensor=batch["y_salinity"])
|
|
| 306 |
## ARGO Alignment Examples
|
| 307 |
|
| 308 |
ARGO profiles are projected onto the fixed 50-level GLORYS depth axis before
|
| 309 |
-
spatial rasterization. The examples below show the grid-indexed ARGO
|
| 310 |
representation and profile-level alignment quality.
|
| 311 |
|
| 312 |
<p align="center">
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
pretty_name: OceanDepths GeoTIFF raster and aligned ARGO dataset
|
| 4 |
tags:
|
| 5 |
- oceanography
|
|
|
|
| 306 |
## ARGO Alignment Examples
|
| 307 |
|
| 308 |
ARGO profiles are projected onto the fixed 50-level GLORYS depth axis before
|
| 309 |
+
spatial rasterization. Please not that the ARGO-derived temperature value is 'measured', not 'potential'. The examples below show the grid-indexed ARGO
|
| 310 |
representation and profile-level alignment quality.
|
| 311 |
|
| 312 |
<p align="center">
|