Skip to content

Commit

Permalink
change rescale and bidx to arrays
Browse files Browse the repository at this point in the history
  • Loading branch information
smohiudd committed Dec 7, 2023
1 parent 130a6c9 commit 7125932
Show file tree
Hide file tree
Showing 105 changed files with 482 additions and 254 deletions.
8 changes: 5 additions & 3 deletions ingestion-data/collections/CMIP245-winter-median-pr.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,14 @@
"renders": {
"dashboard": {
"resampling": "bilinear",
"bidx": 1,
"bidx": [1],
"nodata": "nan",
"colormap_name": "rdbu",
"rescale": [
-60,
60
[
-60,
60
]
],
"assets": [
"cog_default"
Expand Down
8 changes: 5 additions & 3 deletions ingestion-data/collections/CMIP245-winter-median-ta.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,13 @@
"renders": {
"dashboard": {
"resampling": "bilinear",
"bidx": 1,
"bidx": [1],
"colormap_name": "rdbu_r",
"rescale": [
-5.5,
5.5
[
-5.5,
5.5
]
],
"assets": [
"cog_default"
Expand Down
8 changes: 5 additions & 3 deletions ingestion-data/collections/CMIP585-winter-median-pr.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,14 @@
"renders": {
"dashboard": {
"resampling": "bilinear",
"bidx": 1,
"bidx": [1],
"nodata": "nan",
"colormap_name": "rdbu",
"rescale": [
-60,
60
[
-60,
60
]
],
"assets": [
"cog_default"
Expand Down
8 changes: 5 additions & 3 deletions ingestion-data/collections/CMIP585-winter-median-ta.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,13 @@
"renders": {
"dashboard": {
"resampling": "bilinear",
"bidx": 1,
"bidx": [1],
"colormap_name": "rdbu_r",
"rescale": [
-5.5,
5.5
[
-5.5,
5.5
]
],
"assets": [
"cog_default"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
1126809681
[
0,
1126809681
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
11699984793
[
0,
11699984793
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
90163894026
[
0,
90163894026
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
1002466086748
[
0,
1002466086748
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
2022634652958
[
0,
2022634652958
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
282207914557
[
0,
282207914557
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
32621776076
[
0,
32621776076
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
963867416985
[
0,
963867416985
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
194600207646
[
0,
194600207646
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
138826376806
[
0,
138826376806
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
3715968204
[
0,
3715968204
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
2316570132
[
0,
2316570132
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
43784598420
[
0,
43784598420
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
46428019752
[
0,
46428019752
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
38327875010
[
0,
38327875010
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
800788398
[
0,
800788398
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
23039817809
[
0,
23039817809
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
249776633282
[
0,
249776633282
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
675446396026
[
0,
675446396026
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
91901814374
[
0,
91901814374
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
1283751631912
[
0,
1283751631912
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
7718224527
[
0,
7718224527
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
1690773099642
[
0,
1690773099642
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
11792563568
[
0,
11792563568
]
],
"nodata": 0,
"assets": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,10 @@
"dashboard": {
"colormap_name": "rainbow",
"rescale": [
0,
376365761167
[
0,
376365761167
]
],
"nodata": 0,
"assets": [
Expand Down
Loading

0 comments on commit 7125932

Please sign in to comment.