Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions _request.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"input_config": {"store_id": "memory", "data_id": "S2L2A.zarr"}, "cube_config": {"variable_names": ["B01", "B02", "B03"], "crs": "WGS84", "bbox": [12.2, 52.1, 13.9, 54.8], "spatial_res": 0.05, "time_range": ["2010-01-01", null], "time_period": "4D", "chunks": {"time": null, "lat": 90, "lon": 90}, "metadata": {"title": "A S2L2A subset"}, "variable_metadata": {"B01": {"long_name": "Band 1"}, "B02": {"long_name": "Band 2"}, "B03": {"long_name": "Band 3"}}}, "output_config": {"store_id": "memory", "data_id": "CHL.zarr", "replace": true}, "callback_config": {"api_uri": "https://xcube-gen.test/api/v1/jobs/tomtom/iamajob/callback", "access_token": "dfsvdfsv"}}
39 changes: 39 additions & 0 deletions _request.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
callback_config:
access_token: dfsvdfsv
api_uri: https://xcube-gen.test/api/v1/jobs/tomtom/iamajob/callback
cube_config:
bbox:
- 12.2
- 52.1
- 13.9
- 54.8
chunks:
lat: 90
lon: 90
time: null
crs: WGS84
metadata:
title: A S2L2A subset
spatial_res: 0.05
time_period: 4D
time_range:
- '2010-01-01'
- null
variable_metadata:
B01:
long_name: Band 1
B02:
long_name: Band 2
B03:
long_name: Band 3
variable_names:
- B01
- B02
- B03
input_config:
data_id: S2L2A.zarr
store_id: memory
output_config:
data_id: CHL.zarr
replace: true
store_id: memory
Binary file added eurodatacube-test/xcube-eea/test.zarr/A/c/0/0/0
Binary file not shown.
Binary file added eurodatacube-test/xcube-eea/test.zarr/A/c/1/0/0
Binary file not shown.
51 changes: 51 additions & 0 deletions eurodatacube-test/xcube-eea/test.zarr/A/zarr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"shape": [
5,
100,
100
],
"data_type": "float64",
"chunk_grid": {
"name": "regular",
"configuration": {
"chunk_shape": [
3,
100,
100
]
}
},
"chunk_key_encoding": {
"name": "default",
"configuration": {
"separator": "/"
}
},
"fill_value": "NaN",
"codecs": [
{
"name": "bytes",
"configuration": {
"endian": "little"
}
},
{
"name": "zstd",
"configuration": {
"level": 0,
"checksum": false
}
}
],
"attributes": {
"_FillValue": "AAAAAAAA+H8="
},
"dimension_names": [
"time",
"y",
"x"
],
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}
Binary file added eurodatacube-test/xcube-eea/test.zarr/B/c/0/0/0
Binary file not shown.
Binary file added eurodatacube-test/xcube-eea/test.zarr/B/c/1/0/0
Binary file not shown.
51 changes: 51 additions & 0 deletions eurodatacube-test/xcube-eea/test.zarr/B/zarr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"shape": [
5,
100,
100
],
"data_type": "float64",
"chunk_grid": {
"name": "regular",
"configuration": {
"chunk_shape": [
3,
100,
100
]
}
},
"chunk_key_encoding": {
"name": "default",
"configuration": {
"separator": "/"
}
},
"fill_value": "NaN",
"codecs": [
{
"name": "bytes",
"configuration": {
"endian": "little"
}
},
{
"name": "zstd",
"configuration": {
"level": 0,
"checksum": false
}
}
],
"attributes": {
"_FillValue": "AAAAAAAA+H8="
},
"dimension_names": [
"time",
"y",
"x"
],
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}
Binary file added eurodatacube-test/xcube-eea/test.zarr/time/c/0
Binary file not shown.
46 changes: 46 additions & 0 deletions eurodatacube-test/xcube-eea/test.zarr/time/zarr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
{
"shape": [
5
],
"data_type": "int64",
"chunk_grid": {
"name": "regular",
"configuration": {
"chunk_shape": [
5
]
}
},
"chunk_key_encoding": {
"name": "default",
"configuration": {
"separator": "/"
}
},
"fill_value": 0,
"codecs": [
{
"name": "bytes",
"configuration": {
"endian": "little"
}
},
{
"name": "zstd",
"configuration": {
"level": 0,
"checksum": false
}
}
],
"attributes": {
"units": "seconds since 1970-01-01",
"calendar": "proleptic_gregorian"
},
"dimension_names": [
"time"
],
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}
Binary file added eurodatacube-test/xcube-eea/test.zarr/x/c/0
Binary file not shown.
48 changes: 48 additions & 0 deletions eurodatacube-test/xcube-eea/test.zarr/x/zarr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"shape": [
100
],
"data_type": "float64",
"chunk_grid": {
"name": "regular",
"configuration": {
"chunk_shape": [
100
]
}
},
"chunk_key_encoding": {
"name": "default",
"configuration": {
"separator": "/"
}
},
"fill_value": "NaN",
"codecs": [
{
"name": "bytes",
"configuration": {
"endian": "little"
}
},
{
"name": "zstd",
"configuration": {
"level": 0,
"checksum": false
}
}
],
"attributes": {
"units": "metres",
"long_name": "x coordinate of projection",
"standard_name": "projection_x_coordinate",
"_FillValue": "AAAAAAAA+H8="
},
"dimension_names": [
"x"
],
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}
Binary file added eurodatacube-test/xcube-eea/test.zarr/y/c/0
Binary file not shown.
48 changes: 48 additions & 0 deletions eurodatacube-test/xcube-eea/test.zarr/y/zarr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"shape": [
100
],
"data_type": "float64",
"chunk_grid": {
"name": "regular",
"configuration": {
"chunk_shape": [
100
]
}
},
"chunk_key_encoding": {
"name": "default",
"configuration": {
"separator": "/"
}
},
"fill_value": "NaN",
"codecs": [
{
"name": "bytes",
"configuration": {
"endian": "little"
}
},
{
"name": "zstd",
"configuration": {
"level": 0,
"checksum": false
}
}
],
"attributes": {
"units": "metres",
"long_name": "y coordinate of projection",
"standard_name": "projection_y_coordinate",
"_FillValue": "AAAAAAAA+H8="
},
"dimension_names": [
"y"
],
"zarr_format": 3,
"node_type": "array",
"storage_transformers": []
}
Loading
Loading