Ehzoahis commited on
Commit
12195f5
·
verified ·
1 Parent(s): 80bd5c3

Add AC-VNIR slice

Browse files
AC-VNIR/train-00000-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e512525268ebea4b8f1f6a63ebfeebcf1bef7afdfbcf3f278fc44babb9cb477a
3
+ size 1848177963
AC-VNIR/train-00001-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a36113199342467ebbf20585da9b64736f439f321ee017438b70de8ff2b5e29c
3
+ size 1848004476
AC-VNIR/train-00002-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13b206720acbe66b38a3053a706aa195b006d2cb8c5906b494b687f56bfdaa8f
3
+ size 1846902987
AC-VNIR/train-00003-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d2bf7f9a75b9399be8da50a57d9e1a7124b59531615c6a6d96602b3161a53fd
3
+ size 1848051475
AC-VNIR/train-00004-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04451dbb5c00f535d83899a1a8418d4be0e34981728ce8f74ba987eac20b3f99
3
+ size 1846804734
AC-VNIR/train-00005-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee43210461b203d9fda382ac518aee9749e67ff20be5389e0c46bd575c6e2e1a
3
+ size 1846024804
AC-VNIR/train-00006-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2259ab08b767934656a821b1628e9b4684e22122cbf87337a49e2e841ec6b7f
3
+ size 1844221026
AC-VNIR/train-00007-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:39643c10b43cdf177dac77fa2098b84a3d2ff629b8382789961e855a9110cba7
3
+ size 1843495363
AC-VNIR/train-00008-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea25ef18c42694b7affd2d29efd677eac8418aaf0a8d24740da7bbadef5ed315
3
+ size 1841075510
AC-VNIR/train-00009-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44757ea9f754388623e5222116d68dbde8147f62f1508ec62b9c8768cf743f69
3
+ size 1845906619
AC-VNIR/train-00010-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c622c32bd63d885585713b3ea9a337a9a187f89c2ebaeb5c2870b89fbf1a0d
3
+ size 1845357038
AC-VNIR/train-00011-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b9c92c8f2edb6bd1109f84165a9f553c88628b8ee1025cbb88005990b7d3aa5
3
+ size 1844166442
AC-VNIR/train-00012-of-00013.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:522adafa6f4e493f9dd3e03eaca7061a818fef724138f7e4cb860786bf9eca62
3
+ size 1845922019
README.md CHANGED
@@ -1,6 +1,40 @@
1
  ---
2
  license: apache-2.0
3
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  - config_name: AF-SWIR1
5
  features:
6
  - name: image
@@ -682,6 +716,10 @@ dataset_info:
682
  download_size: 202848937633
683
  dataset_size: 205105031843
684
  configs:
 
 
 
 
685
  - config_name: AF-SWIR1
686
  data_files:
687
  - split: train
 
1
  ---
2
  license: apache-2.0
3
  dataset_info:
4
+ - config_name: AC-VNIR
5
+ features:
6
+ - name: image
7
+ dtype:
8
+ array3_d:
9
+ shape:
10
+ - 48
11
+ - 128
12
+ - 128
13
+ dtype: float32
14
+ - name: timestamp_days
15
+ dtype: int32
16
+ - name: frame_id
17
+ dtype: string
18
+ - name: geo
19
+ struct:
20
+ - name: crs_epsg
21
+ dtype: int32
22
+ - name: transform
23
+ list: float64
24
+ - name: bounds
25
+ list: float64
26
+ - name: res
27
+ list: float64
28
+ - name: nodata
29
+ dtype: float64
30
+ - name: raw_band_hrefs
31
+ list: string
32
+ splits:
33
+ - name: train
34
+ num_bytes: 24249974216
35
+ num_examples: 7636
36
+ download_size: 23994110456
37
+ dataset_size: 24249974216
38
  - config_name: AF-SWIR1
39
  features:
40
  - name: image
 
716
  download_size: 202848937633
717
  dataset_size: 205105031843
718
  configs:
719
+ - config_name: AC-VNIR
720
+ data_files:
721
+ - split: train
722
+ path: AC-VNIR/train-*
723
  - config_name: AF-SWIR1
724
  data_files:
725
  - split: train