isaaccorley commited on
Commit
bea87b4
·
verified ·
1 Parent(s): 3d481be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -2,6 +2,10 @@
2
  license: apache-2.0
3
  ---
4
 
 
 
 
 
5
  The dataset was split into 10GB chunks for uploading to HuggingFace. It can be extracted by combining the chunks and then extracting.
6
 
7
  ```bash
 
2
  license: apache-2.0
3
  ---
4
 
5
+ This is the Hydro Dataset from the repo: https://github.com/isaaccorley/hydro-foundation-model
6
+
7
+ The dataset consists of 100k sampled 256x256 Sentinel-2 patches containing water from around the globe. The images are from the Sentinel-2 L2A STAC collection hosted on the Planetary Computer. The bands are: (B01, B02, B03, B04, B05, B06, B07, B08, B8A, B09, B11, B12).
8
+
9
  The dataset was split into 10GB chunks for uploading to HuggingFace. It can be extracted by combining the chunks and then extracting.
10
 
11
  ```bash