Datasets:
Upload 2 files
Browse filesThis dataset contains Argo ocean profile data , covering thousands of recent profiles from autonomous floats across the global ocean. Each profile reports position, time, basin, and associated profile metadata, making it ideal for experiments in ocean state estimation, climate signal detection, and geospatial time‑series modeling.
Argo floats are a global array of drifting robots that continuously measure temperature and salinity through the upper ocean, providing one of the most important observing systems for climate research. The original data are freely available from the international Argo program via Argovis and the Argo Global Data Assembly Centers; this Kaggle dataset is a curated export intended for easier use in notebooks, ML workflows, and teaching.
These data were collected and made freely available by the international Argo program and the national programs that contribute to it. Original data and documentation are available from the Argo GDACs .👍

- .gitattributes +1 -0
- argovis_profiles.csv +3 -0
- argovis_profiles_minimal.csv +0 -0
|
@@ -57,3 +57,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
argovis_profiles.csv filter=lfs diff=lfs merge=lfs -text
|
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb96b68162b896a2ef14b782c30f35541ff7dd3a762ae6238a169488703a47fe
|
| 3 |
+
size 516453173
|
|
The diff for this file is too large to render.
See raw diff
|
|
|