Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/band/c/0 +0 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/band/zarr.json +43 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/band_data/c/0/0/0/0 +3 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/band_data/zarr.json +149 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/latitude/c/0/0 +0 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/latitude/zarr.json +50 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/longitude/c/0/0 +0 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/longitude/zarr.json +50 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/station_id/c/0 +0 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/station_id/zarr.json +43 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/x/zarr.json +43 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/y/zarr.json +43 -0
- NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/zarr.json +441 -0
- stations/locations.geojson +1 -1
.gitattributes
CHANGED
|
@@ -122,3 +122,4 @@ madis-hourly/2020-2023-CONUS.zarr/v10_qc/c/0/0 filter=lfs diff=lfs merge=lfs -te
|
|
| 122 |
madis-hourly/2020-2023-CONUS.zarr/v10_qc/c/0/1 filter=lfs diff=lfs merge=lfs -text
|
| 123 |
madis-hourly/2020-2023-CONUS.zarr/v10_qc/c/0/2 filter=lfs diff=lfs merge=lfs -text
|
| 124 |
madis-hourly/2020-2023-CONUS.zarr/v10_qc/c/0/3 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 122 |
madis-hourly/2020-2023-CONUS.zarr/v10_qc/c/0/1 filter=lfs diff=lfs merge=lfs -text
|
| 123 |
madis-hourly/2020-2023-CONUS.zarr/v10_qc/c/0/2 filter=lfs diff=lfs merge=lfs -text
|
| 124 |
madis-hourly/2020-2023-CONUS.zarr/v10_qc/c/0/3 filter=lfs diff=lfs merge=lfs -text
|
| 125 |
+
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/band_data/c/0/0/0/0 filter=lfs diff=lfs merge=lfs -text
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/band/c/0
ADDED
|
Binary file (92 Bytes). View file
|
|
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/band/zarr.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"shape": [
|
| 3 |
+
64
|
| 4 |
+
],
|
| 5 |
+
"data_type": "int64",
|
| 6 |
+
"chunk_grid": {
|
| 7 |
+
"name": "regular",
|
| 8 |
+
"configuration": {
|
| 9 |
+
"chunk_shape": [
|
| 10 |
+
64
|
| 11 |
+
]
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"chunk_key_encoding": {
|
| 15 |
+
"name": "default",
|
| 16 |
+
"configuration": {
|
| 17 |
+
"separator": "/"
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
"fill_value": 0,
|
| 21 |
+
"codecs": [
|
| 22 |
+
{
|
| 23 |
+
"name": "bytes",
|
| 24 |
+
"configuration": {
|
| 25 |
+
"endian": "little"
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"name": "zstd",
|
| 30 |
+
"configuration": {
|
| 31 |
+
"level": 3,
|
| 32 |
+
"checksum": false
|
| 33 |
+
}
|
| 34 |
+
}
|
| 35 |
+
],
|
| 36 |
+
"attributes": {},
|
| 37 |
+
"dimension_names": [
|
| 38 |
+
"band"
|
| 39 |
+
],
|
| 40 |
+
"zarr_format": 3,
|
| 41 |
+
"node_type": "array",
|
| 42 |
+
"storage_transformers": []
|
| 43 |
+
}
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/band_data/c/0/0/0/0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:417b8ec2a041f572423dd08d9fbee7ac461b19ab3e802794e10a6a513cd2e1dc
|
| 3 |
+
size 1028000
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/band_data/zarr.json
ADDED
|
@@ -0,0 +1,149 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"shape": [
|
| 3 |
+
11849,
|
| 4 |
+
64,
|
| 5 |
+
1,
|
| 6 |
+
1
|
| 7 |
+
],
|
| 8 |
+
"data_type": "float32",
|
| 9 |
+
"chunk_grid": {
|
| 10 |
+
"name": "regular",
|
| 11 |
+
"configuration": {
|
| 12 |
+
"chunk_shape": [
|
| 13 |
+
11849,
|
| 14 |
+
64,
|
| 15 |
+
1,
|
| 16 |
+
1
|
| 17 |
+
]
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
"chunk_key_encoding": {
|
| 21 |
+
"name": "default",
|
| 22 |
+
"configuration": {
|
| 23 |
+
"separator": "/"
|
| 24 |
+
}
|
| 25 |
+
},
|
| 26 |
+
"fill_value": "NaN",
|
| 27 |
+
"codecs": [
|
| 28 |
+
{
|
| 29 |
+
"name": "sharding_indexed",
|
| 30 |
+
"configuration": {
|
| 31 |
+
"chunk_shape": [
|
| 32 |
+
11849,
|
| 33 |
+
8,
|
| 34 |
+
1,
|
| 35 |
+
1
|
| 36 |
+
],
|
| 37 |
+
"codecs": [
|
| 38 |
+
{
|
| 39 |
+
"name": "bytes",
|
| 40 |
+
"configuration": {
|
| 41 |
+
"endian": "little"
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "zstd",
|
| 46 |
+
"configuration": {
|
| 47 |
+
"level": 3,
|
| 48 |
+
"checksum": false
|
| 49 |
+
}
|
| 50 |
+
}
|
| 51 |
+
],
|
| 52 |
+
"index_codecs": [
|
| 53 |
+
{
|
| 54 |
+
"name": "bytes",
|
| 55 |
+
"configuration": {
|
| 56 |
+
"endian": "little"
|
| 57 |
+
}
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"name": "crc32c"
|
| 61 |
+
}
|
| 62 |
+
],
|
| 63 |
+
"index_location": "end"
|
| 64 |
+
}
|
| 65 |
+
}
|
| 66 |
+
],
|
| 67 |
+
"attributes": {
|
| 68 |
+
"AREA_OR_POINT": "Area",
|
| 69 |
+
"name": "A00",
|
| 70 |
+
"long_name": [
|
| 71 |
+
"A00",
|
| 72 |
+
"A01",
|
| 73 |
+
"A02",
|
| 74 |
+
"A03",
|
| 75 |
+
"A04",
|
| 76 |
+
"A05",
|
| 77 |
+
"A06",
|
| 78 |
+
"A07",
|
| 79 |
+
"A08",
|
| 80 |
+
"A09",
|
| 81 |
+
"A10",
|
| 82 |
+
"A11",
|
| 83 |
+
"A12",
|
| 84 |
+
"A13",
|
| 85 |
+
"A14",
|
| 86 |
+
"A15",
|
| 87 |
+
"A16",
|
| 88 |
+
"A17",
|
| 89 |
+
"A18",
|
| 90 |
+
"A19",
|
| 91 |
+
"A20",
|
| 92 |
+
"A21",
|
| 93 |
+
"A22",
|
| 94 |
+
"A23",
|
| 95 |
+
"A24",
|
| 96 |
+
"A25",
|
| 97 |
+
"A26",
|
| 98 |
+
"A27",
|
| 99 |
+
"A28",
|
| 100 |
+
"A29",
|
| 101 |
+
"A30",
|
| 102 |
+
"A31",
|
| 103 |
+
"A32",
|
| 104 |
+
"A33",
|
| 105 |
+
"A34",
|
| 106 |
+
"A35",
|
| 107 |
+
"A36",
|
| 108 |
+
"A37",
|
| 109 |
+
"A38",
|
| 110 |
+
"A39",
|
| 111 |
+
"A40",
|
| 112 |
+
"A41",
|
| 113 |
+
"A42",
|
| 114 |
+
"A43",
|
| 115 |
+
"A44",
|
| 116 |
+
"A45",
|
| 117 |
+
"A46",
|
| 118 |
+
"A47",
|
| 119 |
+
"A48",
|
| 120 |
+
"A49",
|
| 121 |
+
"A50",
|
| 122 |
+
"A51",
|
| 123 |
+
"A52",
|
| 124 |
+
"A53",
|
| 125 |
+
"A54",
|
| 126 |
+
"A55",
|
| 127 |
+
"A56",
|
| 128 |
+
"A57",
|
| 129 |
+
"A58",
|
| 130 |
+
"A59",
|
| 131 |
+
"A60",
|
| 132 |
+
"A61",
|
| 133 |
+
"A62",
|
| 134 |
+
"A63"
|
| 135 |
+
],
|
| 136 |
+
"grid_mapping": "spatial_ref",
|
| 137 |
+
"coordinates": "latitude longitude",
|
| 138 |
+
"_FillValue": "AAAAAAAA+H8="
|
| 139 |
+
},
|
| 140 |
+
"dimension_names": [
|
| 141 |
+
"station_id",
|
| 142 |
+
"band",
|
| 143 |
+
"y",
|
| 144 |
+
"x"
|
| 145 |
+
],
|
| 146 |
+
"zarr_format": 3,
|
| 147 |
+
"node_type": "array",
|
| 148 |
+
"storage_transformers": []
|
| 149 |
+
}
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/latitude/c/0/0
ADDED
|
Binary file (65.9 kB). View file
|
|
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/latitude/zarr.json
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"shape": [
|
| 3 |
+
11849,
|
| 4 |
+
1
|
| 5 |
+
],
|
| 6 |
+
"data_type": "float64",
|
| 7 |
+
"chunk_grid": {
|
| 8 |
+
"name": "regular",
|
| 9 |
+
"configuration": {
|
| 10 |
+
"chunk_shape": [
|
| 11 |
+
11849,
|
| 12 |
+
1
|
| 13 |
+
]
|
| 14 |
+
}
|
| 15 |
+
},
|
| 16 |
+
"chunk_key_encoding": {
|
| 17 |
+
"name": "default",
|
| 18 |
+
"configuration": {
|
| 19 |
+
"separator": "/"
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"fill_value": "NaN",
|
| 23 |
+
"codecs": [
|
| 24 |
+
{
|
| 25 |
+
"name": "bytes",
|
| 26 |
+
"configuration": {
|
| 27 |
+
"endian": "little"
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"name": "zstd",
|
| 32 |
+
"configuration": {
|
| 33 |
+
"level": 3,
|
| 34 |
+
"checksum": false
|
| 35 |
+
}
|
| 36 |
+
}
|
| 37 |
+
],
|
| 38 |
+
"attributes": {
|
| 39 |
+
"standard_name": "latitude",
|
| 40 |
+
"units": "degrees_north",
|
| 41 |
+
"_FillValue": "AAAAAAAA+H8="
|
| 42 |
+
},
|
| 43 |
+
"dimension_names": [
|
| 44 |
+
"station_id",
|
| 45 |
+
"y"
|
| 46 |
+
],
|
| 47 |
+
"zarr_format": 3,
|
| 48 |
+
"node_type": "array",
|
| 49 |
+
"storage_transformers": []
|
| 50 |
+
}
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/longitude/c/0/0
ADDED
|
Binary file (87.6 kB). View file
|
|
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/longitude/zarr.json
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"shape": [
|
| 3 |
+
11849,
|
| 4 |
+
1
|
| 5 |
+
],
|
| 6 |
+
"data_type": "float64",
|
| 7 |
+
"chunk_grid": {
|
| 8 |
+
"name": "regular",
|
| 9 |
+
"configuration": {
|
| 10 |
+
"chunk_shape": [
|
| 11 |
+
11849,
|
| 12 |
+
1
|
| 13 |
+
]
|
| 14 |
+
}
|
| 15 |
+
},
|
| 16 |
+
"chunk_key_encoding": {
|
| 17 |
+
"name": "default",
|
| 18 |
+
"configuration": {
|
| 19 |
+
"separator": "/"
|
| 20 |
+
}
|
| 21 |
+
},
|
| 22 |
+
"fill_value": "NaN",
|
| 23 |
+
"codecs": [
|
| 24 |
+
{
|
| 25 |
+
"name": "bytes",
|
| 26 |
+
"configuration": {
|
| 27 |
+
"endian": "little"
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"name": "zstd",
|
| 32 |
+
"configuration": {
|
| 33 |
+
"level": 3,
|
| 34 |
+
"checksum": false
|
| 35 |
+
}
|
| 36 |
+
}
|
| 37 |
+
],
|
| 38 |
+
"attributes": {
|
| 39 |
+
"standard_name": "longitude",
|
| 40 |
+
"units": "degrees_east",
|
| 41 |
+
"_FillValue": "AAAAAAAA+H8="
|
| 42 |
+
},
|
| 43 |
+
"dimension_names": [
|
| 44 |
+
"station_id",
|
| 45 |
+
"x"
|
| 46 |
+
],
|
| 47 |
+
"zarr_format": 3,
|
| 48 |
+
"node_type": "array",
|
| 49 |
+
"storage_transformers": []
|
| 50 |
+
}
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/station_id/c/0
ADDED
|
Binary file (6.75 kB). View file
|
|
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/station_id/zarr.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"shape": [
|
| 3 |
+
11849
|
| 4 |
+
],
|
| 5 |
+
"data_type": "string",
|
| 6 |
+
"chunk_grid": {
|
| 7 |
+
"name": "regular",
|
| 8 |
+
"configuration": {
|
| 9 |
+
"chunk_shape": [
|
| 10 |
+
11849
|
| 11 |
+
]
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"chunk_key_encoding": {
|
| 15 |
+
"name": "default",
|
| 16 |
+
"configuration": {
|
| 17 |
+
"separator": "/"
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
"fill_value": "",
|
| 21 |
+
"codecs": [
|
| 22 |
+
{
|
| 23 |
+
"name": "vlen-utf8",
|
| 24 |
+
"configuration": {}
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"name": "zstd",
|
| 28 |
+
"configuration": {
|
| 29 |
+
"level": 3,
|
| 30 |
+
"checksum": false
|
| 31 |
+
}
|
| 32 |
+
}
|
| 33 |
+
],
|
| 34 |
+
"attributes": {
|
| 35 |
+
"long_name": "station index"
|
| 36 |
+
},
|
| 37 |
+
"dimension_names": [
|
| 38 |
+
"station_id"
|
| 39 |
+
],
|
| 40 |
+
"zarr_format": 3,
|
| 41 |
+
"node_type": "array",
|
| 42 |
+
"storage_transformers": []
|
| 43 |
+
}
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/x/zarr.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"shape": [
|
| 3 |
+
1
|
| 4 |
+
],
|
| 5 |
+
"data_type": "int64",
|
| 6 |
+
"chunk_grid": {
|
| 7 |
+
"name": "regular",
|
| 8 |
+
"configuration": {
|
| 9 |
+
"chunk_shape": [
|
| 10 |
+
1
|
| 11 |
+
]
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"chunk_key_encoding": {
|
| 15 |
+
"name": "default",
|
| 16 |
+
"configuration": {
|
| 17 |
+
"separator": "/"
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
"fill_value": 0,
|
| 21 |
+
"codecs": [
|
| 22 |
+
{
|
| 23 |
+
"name": "bytes",
|
| 24 |
+
"configuration": {
|
| 25 |
+
"endian": "little"
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"name": "zstd",
|
| 30 |
+
"configuration": {
|
| 31 |
+
"level": 3,
|
| 32 |
+
"checksum": false
|
| 33 |
+
}
|
| 34 |
+
}
|
| 35 |
+
],
|
| 36 |
+
"attributes": {},
|
| 37 |
+
"dimension_names": [
|
| 38 |
+
"x"
|
| 39 |
+
],
|
| 40 |
+
"zarr_format": 3,
|
| 41 |
+
"node_type": "array",
|
| 42 |
+
"storage_transformers": []
|
| 43 |
+
}
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/y/zarr.json
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"shape": [
|
| 3 |
+
1
|
| 4 |
+
],
|
| 5 |
+
"data_type": "int64",
|
| 6 |
+
"chunk_grid": {
|
| 7 |
+
"name": "regular",
|
| 8 |
+
"configuration": {
|
| 9 |
+
"chunk_shape": [
|
| 10 |
+
1
|
| 11 |
+
]
|
| 12 |
+
}
|
| 13 |
+
},
|
| 14 |
+
"chunk_key_encoding": {
|
| 15 |
+
"name": "default",
|
| 16 |
+
"configuration": {
|
| 17 |
+
"separator": "/"
|
| 18 |
+
}
|
| 19 |
+
},
|
| 20 |
+
"fill_value": 0,
|
| 21 |
+
"codecs": [
|
| 22 |
+
{
|
| 23 |
+
"name": "bytes",
|
| 24 |
+
"configuration": {
|
| 25 |
+
"endian": "little"
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"name": "zstd",
|
| 30 |
+
"configuration": {
|
| 31 |
+
"level": 3,
|
| 32 |
+
"checksum": false
|
| 33 |
+
}
|
| 34 |
+
}
|
| 35 |
+
],
|
| 36 |
+
"attributes": {},
|
| 37 |
+
"dimension_names": [
|
| 38 |
+
"y"
|
| 39 |
+
],
|
| 40 |
+
"zarr_format": 3,
|
| 41 |
+
"node_type": "array",
|
| 42 |
+
"storage_transformers": []
|
| 43 |
+
}
|
NodeFeatures/FoundationModelEmbeddings/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL_2024-CONUS.zarr/zarr.json
ADDED
|
@@ -0,0 +1,441 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"attributes": {
|
| 3 |
+
"Conventions": "CF-1.10",
|
| 4 |
+
"title": "Google AlphaEarth Embeddings 2024 \u2014 CONUS subset",
|
| 5 |
+
"source": "The AlphaEarth Foundations Satellite Embedding dataset is produced by Google and Google DeepMind",
|
| 6 |
+
"history": "Extract AE embeddings for locations, Created 2026-03-10",
|
| 7 |
+
"references": "https://developers.google.com/earth-engine/datasets/catalog/GOOGLE_SATELLITE_EMBEDDING_V1_ANNUAL",
|
| 8 |
+
"institution": "Google DeepMind",
|
| 9 |
+
"spatial_coverage": "CONUS (23\u00b0N\u201351\u00b0N, 127\u00b0W\u201365\u00b0W)",
|
| 10 |
+
"temporal_coverage": "2024"
|
| 11 |
+
},
|
| 12 |
+
"zarr_format": 3,
|
| 13 |
+
"consolidated_metadata": {
|
| 14 |
+
"kind": "inline",
|
| 15 |
+
"must_understand": false,
|
| 16 |
+
"metadata": {
|
| 17 |
+
"band": {
|
| 18 |
+
"shape": [
|
| 19 |
+
64
|
| 20 |
+
],
|
| 21 |
+
"data_type": "int64",
|
| 22 |
+
"chunk_grid": {
|
| 23 |
+
"name": "regular",
|
| 24 |
+
"configuration": {
|
| 25 |
+
"chunk_shape": [
|
| 26 |
+
64
|
| 27 |
+
]
|
| 28 |
+
}
|
| 29 |
+
},
|
| 30 |
+
"chunk_key_encoding": {
|
| 31 |
+
"name": "default",
|
| 32 |
+
"configuration": {
|
| 33 |
+
"separator": "/"
|
| 34 |
+
}
|
| 35 |
+
},
|
| 36 |
+
"fill_value": 0,
|
| 37 |
+
"codecs": [
|
| 38 |
+
{
|
| 39 |
+
"name": "bytes",
|
| 40 |
+
"configuration": {
|
| 41 |
+
"endian": "little"
|
| 42 |
+
}
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "zstd",
|
| 46 |
+
"configuration": {
|
| 47 |
+
"level": 3,
|
| 48 |
+
"checksum": false
|
| 49 |
+
}
|
| 50 |
+
}
|
| 51 |
+
],
|
| 52 |
+
"attributes": {},
|
| 53 |
+
"dimension_names": [
|
| 54 |
+
"band"
|
| 55 |
+
],
|
| 56 |
+
"zarr_format": 3,
|
| 57 |
+
"node_type": "array",
|
| 58 |
+
"storage_transformers": []
|
| 59 |
+
},
|
| 60 |
+
"band_data": {
|
| 61 |
+
"shape": [
|
| 62 |
+
11849,
|
| 63 |
+
64,
|
| 64 |
+
1,
|
| 65 |
+
1
|
| 66 |
+
],
|
| 67 |
+
"data_type": "float32",
|
| 68 |
+
"chunk_grid": {
|
| 69 |
+
"name": "regular",
|
| 70 |
+
"configuration": {
|
| 71 |
+
"chunk_shape": [
|
| 72 |
+
11849,
|
| 73 |
+
64,
|
| 74 |
+
1,
|
| 75 |
+
1
|
| 76 |
+
]
|
| 77 |
+
}
|
| 78 |
+
},
|
| 79 |
+
"chunk_key_encoding": {
|
| 80 |
+
"name": "default",
|
| 81 |
+
"configuration": {
|
| 82 |
+
"separator": "/"
|
| 83 |
+
}
|
| 84 |
+
},
|
| 85 |
+
"fill_value": "NaN",
|
| 86 |
+
"codecs": [
|
| 87 |
+
{
|
| 88 |
+
"name": "sharding_indexed",
|
| 89 |
+
"configuration": {
|
| 90 |
+
"chunk_shape": [
|
| 91 |
+
11849,
|
| 92 |
+
8,
|
| 93 |
+
1,
|
| 94 |
+
1
|
| 95 |
+
],
|
| 96 |
+
"codecs": [
|
| 97 |
+
{
|
| 98 |
+
"name": "bytes",
|
| 99 |
+
"configuration": {
|
| 100 |
+
"endian": "little"
|
| 101 |
+
}
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"name": "zstd",
|
| 105 |
+
"configuration": {
|
| 106 |
+
"level": 3,
|
| 107 |
+
"checksum": false
|
| 108 |
+
}
|
| 109 |
+
}
|
| 110 |
+
],
|
| 111 |
+
"index_codecs": [
|
| 112 |
+
{
|
| 113 |
+
"name": "bytes",
|
| 114 |
+
"configuration": {
|
| 115 |
+
"endian": "little"
|
| 116 |
+
}
|
| 117 |
+
},
|
| 118 |
+
{
|
| 119 |
+
"name": "crc32c"
|
| 120 |
+
}
|
| 121 |
+
],
|
| 122 |
+
"index_location": "end"
|
| 123 |
+
}
|
| 124 |
+
}
|
| 125 |
+
],
|
| 126 |
+
"attributes": {
|
| 127 |
+
"AREA_OR_POINT": "Area",
|
| 128 |
+
"name": "A00",
|
| 129 |
+
"long_name": [
|
| 130 |
+
"A00",
|
| 131 |
+
"A01",
|
| 132 |
+
"A02",
|
| 133 |
+
"A03",
|
| 134 |
+
"A04",
|
| 135 |
+
"A05",
|
| 136 |
+
"A06",
|
| 137 |
+
"A07",
|
| 138 |
+
"A08",
|
| 139 |
+
"A09",
|
| 140 |
+
"A10",
|
| 141 |
+
"A11",
|
| 142 |
+
"A12",
|
| 143 |
+
"A13",
|
| 144 |
+
"A14",
|
| 145 |
+
"A15",
|
| 146 |
+
"A16",
|
| 147 |
+
"A17",
|
| 148 |
+
"A18",
|
| 149 |
+
"A19",
|
| 150 |
+
"A20",
|
| 151 |
+
"A21",
|
| 152 |
+
"A22",
|
| 153 |
+
"A23",
|
| 154 |
+
"A24",
|
| 155 |
+
"A25",
|
| 156 |
+
"A26",
|
| 157 |
+
"A27",
|
| 158 |
+
"A28",
|
| 159 |
+
"A29",
|
| 160 |
+
"A30",
|
| 161 |
+
"A31",
|
| 162 |
+
"A32",
|
| 163 |
+
"A33",
|
| 164 |
+
"A34",
|
| 165 |
+
"A35",
|
| 166 |
+
"A36",
|
| 167 |
+
"A37",
|
| 168 |
+
"A38",
|
| 169 |
+
"A39",
|
| 170 |
+
"A40",
|
| 171 |
+
"A41",
|
| 172 |
+
"A42",
|
| 173 |
+
"A43",
|
| 174 |
+
"A44",
|
| 175 |
+
"A45",
|
| 176 |
+
"A46",
|
| 177 |
+
"A47",
|
| 178 |
+
"A48",
|
| 179 |
+
"A49",
|
| 180 |
+
"A50",
|
| 181 |
+
"A51",
|
| 182 |
+
"A52",
|
| 183 |
+
"A53",
|
| 184 |
+
"A54",
|
| 185 |
+
"A55",
|
| 186 |
+
"A56",
|
| 187 |
+
"A57",
|
| 188 |
+
"A58",
|
| 189 |
+
"A59",
|
| 190 |
+
"A60",
|
| 191 |
+
"A61",
|
| 192 |
+
"A62",
|
| 193 |
+
"A63"
|
| 194 |
+
],
|
| 195 |
+
"grid_mapping": "spatial_ref",
|
| 196 |
+
"coordinates": "latitude longitude",
|
| 197 |
+
"_FillValue": "AAAAAAAA+H8="
|
| 198 |
+
},
|
| 199 |
+
"dimension_names": [
|
| 200 |
+
"station_id",
|
| 201 |
+
"band",
|
| 202 |
+
"y",
|
| 203 |
+
"x"
|
| 204 |
+
],
|
| 205 |
+
"zarr_format": 3,
|
| 206 |
+
"node_type": "array",
|
| 207 |
+
"storage_transformers": []
|
| 208 |
+
},
|
| 209 |
+
"latitude": {
|
| 210 |
+
"shape": [
|
| 211 |
+
11849,
|
| 212 |
+
1
|
| 213 |
+
],
|
| 214 |
+
"data_type": "float64",
|
| 215 |
+
"chunk_grid": {
|
| 216 |
+
"name": "regular",
|
| 217 |
+
"configuration": {
|
| 218 |
+
"chunk_shape": [
|
| 219 |
+
11849,
|
| 220 |
+
1
|
| 221 |
+
]
|
| 222 |
+
}
|
| 223 |
+
},
|
| 224 |
+
"chunk_key_encoding": {
|
| 225 |
+
"name": "default",
|
| 226 |
+
"configuration": {
|
| 227 |
+
"separator": "/"
|
| 228 |
+
}
|
| 229 |
+
},
|
| 230 |
+
"fill_value": "NaN",
|
| 231 |
+
"codecs": [
|
| 232 |
+
{
|
| 233 |
+
"name": "bytes",
|
| 234 |
+
"configuration": {
|
| 235 |
+
"endian": "little"
|
| 236 |
+
}
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"name": "zstd",
|
| 240 |
+
"configuration": {
|
| 241 |
+
"level": 3,
|
| 242 |
+
"checksum": false
|
| 243 |
+
}
|
| 244 |
+
}
|
| 245 |
+
],
|
| 246 |
+
"attributes": {
|
| 247 |
+
"standard_name": "latitude",
|
| 248 |
+
"units": "degrees_north",
|
| 249 |
+
"_FillValue": "AAAAAAAA+H8="
|
| 250 |
+
},
|
| 251 |
+
"dimension_names": [
|
| 252 |
+
"station_id",
|
| 253 |
+
"y"
|
| 254 |
+
],
|
| 255 |
+
"zarr_format": 3,
|
| 256 |
+
"node_type": "array",
|
| 257 |
+
"storage_transformers": []
|
| 258 |
+
},
|
| 259 |
+
"longitude": {
|
| 260 |
+
"shape": [
|
| 261 |
+
11849,
|
| 262 |
+
1
|
| 263 |
+
],
|
| 264 |
+
"data_type": "float64",
|
| 265 |
+
"chunk_grid": {
|
| 266 |
+
"name": "regular",
|
| 267 |
+
"configuration": {
|
| 268 |
+
"chunk_shape": [
|
| 269 |
+
11849,
|
| 270 |
+
1
|
| 271 |
+
]
|
| 272 |
+
}
|
| 273 |
+
},
|
| 274 |
+
"chunk_key_encoding": {
|
| 275 |
+
"name": "default",
|
| 276 |
+
"configuration": {
|
| 277 |
+
"separator": "/"
|
| 278 |
+
}
|
| 279 |
+
},
|
| 280 |
+
"fill_value": "NaN",
|
| 281 |
+
"codecs": [
|
| 282 |
+
{
|
| 283 |
+
"name": "bytes",
|
| 284 |
+
"configuration": {
|
| 285 |
+
"endian": "little"
|
| 286 |
+
}
|
| 287 |
+
},
|
| 288 |
+
{
|
| 289 |
+
"name": "zstd",
|
| 290 |
+
"configuration": {
|
| 291 |
+
"level": 3,
|
| 292 |
+
"checksum": false
|
| 293 |
+
}
|
| 294 |
+
}
|
| 295 |
+
],
|
| 296 |
+
"attributes": {
|
| 297 |
+
"standard_name": "longitude",
|
| 298 |
+
"units": "degrees_east",
|
| 299 |
+
"_FillValue": "AAAAAAAA+H8="
|
| 300 |
+
},
|
| 301 |
+
"dimension_names": [
|
| 302 |
+
"station_id",
|
| 303 |
+
"x"
|
| 304 |
+
],
|
| 305 |
+
"zarr_format": 3,
|
| 306 |
+
"node_type": "array",
|
| 307 |
+
"storage_transformers": []
|
| 308 |
+
},
|
| 309 |
+
"station_id": {
|
| 310 |
+
"shape": [
|
| 311 |
+
11849
|
| 312 |
+
],
|
| 313 |
+
"data_type": "string",
|
| 314 |
+
"chunk_grid": {
|
| 315 |
+
"name": "regular",
|
| 316 |
+
"configuration": {
|
| 317 |
+
"chunk_shape": [
|
| 318 |
+
11849
|
| 319 |
+
]
|
| 320 |
+
}
|
| 321 |
+
},
|
| 322 |
+
"chunk_key_encoding": {
|
| 323 |
+
"name": "default",
|
| 324 |
+
"configuration": {
|
| 325 |
+
"separator": "/"
|
| 326 |
+
}
|
| 327 |
+
},
|
| 328 |
+
"fill_value": "",
|
| 329 |
+
"codecs": [
|
| 330 |
+
{
|
| 331 |
+
"name": "vlen-utf8",
|
| 332 |
+
"configuration": {}
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"name": "zstd",
|
| 336 |
+
"configuration": {
|
| 337 |
+
"level": 3,
|
| 338 |
+
"checksum": false
|
| 339 |
+
}
|
| 340 |
+
}
|
| 341 |
+
],
|
| 342 |
+
"attributes": {
|
| 343 |
+
"long_name": "station index"
|
| 344 |
+
},
|
| 345 |
+
"dimension_names": [
|
| 346 |
+
"station_id"
|
| 347 |
+
],
|
| 348 |
+
"zarr_format": 3,
|
| 349 |
+
"node_type": "array",
|
| 350 |
+
"storage_transformers": []
|
| 351 |
+
},
|
| 352 |
+
"x": {
|
| 353 |
+
"shape": [
|
| 354 |
+
1
|
| 355 |
+
],
|
| 356 |
+
"data_type": "int64",
|
| 357 |
+
"chunk_grid": {
|
| 358 |
+
"name": "regular",
|
| 359 |
+
"configuration": {
|
| 360 |
+
"chunk_shape": [
|
| 361 |
+
1
|
| 362 |
+
]
|
| 363 |
+
}
|
| 364 |
+
},
|
| 365 |
+
"chunk_key_encoding": {
|
| 366 |
+
"name": "default",
|
| 367 |
+
"configuration": {
|
| 368 |
+
"separator": "/"
|
| 369 |
+
}
|
| 370 |
+
},
|
| 371 |
+
"fill_value": 0,
|
| 372 |
+
"codecs": [
|
| 373 |
+
{
|
| 374 |
+
"name": "bytes",
|
| 375 |
+
"configuration": {
|
| 376 |
+
"endian": "little"
|
| 377 |
+
}
|
| 378 |
+
},
|
| 379 |
+
{
|
| 380 |
+
"name": "zstd",
|
| 381 |
+
"configuration": {
|
| 382 |
+
"level": 3,
|
| 383 |
+
"checksum": false
|
| 384 |
+
}
|
| 385 |
+
}
|
| 386 |
+
],
|
| 387 |
+
"attributes": {},
|
| 388 |
+
"dimension_names": [
|
| 389 |
+
"x"
|
| 390 |
+
],
|
| 391 |
+
"zarr_format": 3,
|
| 392 |
+
"node_type": "array",
|
| 393 |
+
"storage_transformers": []
|
| 394 |
+
},
|
| 395 |
+
"y": {
|
| 396 |
+
"shape": [
|
| 397 |
+
1
|
| 398 |
+
],
|
| 399 |
+
"data_type": "int64",
|
| 400 |
+
"chunk_grid": {
|
| 401 |
+
"name": "regular",
|
| 402 |
+
"configuration": {
|
| 403 |
+
"chunk_shape": [
|
| 404 |
+
1
|
| 405 |
+
]
|
| 406 |
+
}
|
| 407 |
+
},
|
| 408 |
+
"chunk_key_encoding": {
|
| 409 |
+
"name": "default",
|
| 410 |
+
"configuration": {
|
| 411 |
+
"separator": "/"
|
| 412 |
+
}
|
| 413 |
+
},
|
| 414 |
+
"fill_value": 0,
|
| 415 |
+
"codecs": [
|
| 416 |
+
{
|
| 417 |
+
"name": "bytes",
|
| 418 |
+
"configuration": {
|
| 419 |
+
"endian": "little"
|
| 420 |
+
}
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"name": "zstd",
|
| 424 |
+
"configuration": {
|
| 425 |
+
"level": 3,
|
| 426 |
+
"checksum": false
|
| 427 |
+
}
|
| 428 |
+
}
|
| 429 |
+
],
|
| 430 |
+
"attributes": {},
|
| 431 |
+
"dimension_names": [
|
| 432 |
+
"y"
|
| 433 |
+
],
|
| 434 |
+
"zarr_format": 3,
|
| 435 |
+
"node_type": "array",
|
| 436 |
+
"storage_transformers": []
|
| 437 |
+
}
|
| 438 |
+
}
|
| 439 |
+
},
|
| 440 |
+
"node_type": "group"
|
| 441 |
+
}
|
stations/locations.geojson
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"type": "FeatureCollection",
|
| 3 |
-
"name": "
|
| 4 |
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
| 5 |
"features": [
|
| 6 |
{ "type": "Feature", "properties": { "station_id": "STN00001", "latitude": 45.58782958984375, "longitude": -122.15817260742188 }, "geometry": { "type": "Point", "coordinates": [ -122.158172607421875, 45.58782958984375 ] } },
|
|
|
|
| 1 |
{
|
| 2 |
"type": "FeatureCollection",
|
| 3 |
+
"name": "locations",
|
| 4 |
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
|
| 5 |
"features": [
|
| 6 |
{ "type": "Feature", "properties": { "station_id": "STN00001", "latitude": 45.58782958984375, "longitude": -122.15817260742188 }, "geometry": { "type": "Point", "coordinates": [ -122.158172607421875, 45.58782958984375 ] } },
|