Datasets:
Modalities:
Geospatial
Size:
1B<n<10B
Tags:
remote-sensing
water-quality
chlorophyll-a
harmful-algal-blooms
spatial-reconstruction
benchmark
License:
Add files using upload-large-folder tool
Browse files- .gitattributes +5 -0
- README.md +11 -0
- chao/scenes_goci.tar +3 -0
- chao/scenes_sentinel.tar +3 -0
- hongze/scenes_goci.tar +3 -0
- hongze/scenes_sentinel.tar +3 -0
- tai/scenes_sentinel.tar +3 -0
.gitattributes
CHANGED
|
@@ -4,3 +4,8 @@ tai/shp/taihu_shp.shp filter=lfs diff=lfs merge=lfs -text
|
|
| 4 |
hongze/split_index.csv filter=lfs diff=lfs merge=lfs -text
|
| 5 |
chao/situ/chao.csv filter=lfs diff=lfs merge=lfs -text
|
| 6 |
chao/split_index.csv filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
hongze/split_index.csv filter=lfs diff=lfs merge=lfs -text
|
| 5 |
chao/situ/chao.csv filter=lfs diff=lfs merge=lfs -text
|
| 6 |
chao/split_index.csv filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
chao/scenes_goci.tar filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
hongze/scenes_goci.tar filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
chao/scenes_sentinel.tar filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
hongze/scenes_sentinel.tar filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
tai/scenes_sentinel.tar filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -50,3 +50,14 @@ Dataset Datasheet appendix for full provenance, collection, and ethics.
|
|
| 50 |
|
| 51 |
## Citation
|
| 52 |
> BloomField: a benchmark for whole-lake chlorophyll-*a* field reconstruction. *Under review.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 50 |
|
| 51 |
## Citation
|
| 52 |
> BloomField: a benchmark for whole-lake chlorophyll-*a* field reconstruction. *Under review.*
|
| 53 |
+
|
| 54 |
+
## Raw per-scene rasters (tarballs)
|
| 55 |
+
The `*_cache.npy` files already stack every scene for direct use by the code, so most users need only
|
| 56 |
+
the caches. For provenance / custom re-gridding we also ship the individual per-scene `.npz` rasters as
|
| 57 |
+
per-lake tarballs (Lake Tai GOCI scenes are cache-only):
|
| 58 |
+
- `<lake>/scenes_sentinel.tar`, `<lake>/scenes_goci.tar`
|
| 59 |
+
|
| 60 |
+
Extract inside the lake folder to restore `sentinel/scene_npz/` and `goci/full/scene_npz/`:
|
| 61 |
+
```bash
|
| 62 |
+
cd tai && tar -xf scenes_sentinel.tar
|
| 63 |
+
```
|
chao/scenes_goci.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d09b0983066bc90e2a0a8c71f7abf62897ff290e3a8ef7d101a0bc7b82efc72
|
| 3 |
+
size 48967680
|
chao/scenes_sentinel.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:32b5b2e32e0a759161e00bf450f4689218ccd2c9fefd1717984b751921d16d64
|
| 3 |
+
size 64757760
|
hongze/scenes_goci.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6a79b7ed6a4f22332de8bc35ea9fe4fe5145b242fab5d6a161730f72a85149a
|
| 3 |
+
size 81592320
|
hongze/scenes_sentinel.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:702d580fcc495ac0beccc0882e06c59b43486c1b1be91eb430ac1e016086f13c
|
| 3 |
+
size 110499840
|
tai/scenes_sentinel.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ce0b8829640006ab001830966efb6404c8ef0ebd272a386f8c2335b21b589a8d
|
| 3 |
+
size 204165120
|