Skip to content

Commit

Permalink
Feature/new forge py collection some (#88)
Browse files Browse the repository at this point in the history
* update configurations for collection for new forge-py

* updated forge-py configs

* update configs for forge-py
  • Loading branch information
sliu008 authored Sep 10, 2024
1 parent 161200f commit a155314
Show file tree
Hide file tree
Showing 17 changed files with 566 additions and 37 deletions.
74 changes: 74 additions & 0 deletions archive/old_algorithm/AVHRR19_G-NAVO-L2P-v1.0.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"latVar": "lat",
"lonVar": "lon",
"timeVar": "time",
"is360": false,
"tiles": {
"steps": [
30,
14
]
},
"footprint": {
"findValid": true,
"strategy": "polar",
"b": "*:*,0:*",
"s2": "0:*,*:*",
"t": "0:0,0:*",
"s1": "0:*,0:0"
},
"imgVariables": [
{
"id": "sea_surface_temperature",
"title": "sea surface sub-skin temperature",
"units": "K",
"min": "275",
"max": "305",
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_bias",
"title": "SSES bias",
"units": "K",
"min": "-1.25",
"max": "1.25",
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_standard_deviation",
"title": "SSES standard deviation",
"units": "K",
"min": "-0.5",
"max": "2",
"palette": "paletteMedspirationIndexed"
},
{
"id": "wind_speed",
"title": "Wind Speed",
"units": "m s-1",
"min": "0",
"max": "30",
"palette": "paletteMedspirationIndexed"
},
{
"id": "dt_analysis",
"title": "deviation from sst reference climatology",
"units": "K",
"min": "-12.5",
"max": "12.5",
"palette": "paletteMedspirationIndexed"
},
{
"id": "quality_level",
"title": "quality_level",
"units": "",
"min": "1",
"max": "5",
"palette": "paletteMedspirationIndexed"
}
],
"image": {
"ppd": 4,
"res": 8
}
}
66 changes: 66 additions & 0 deletions archive/old_algorithm/AVHRRMTA_G-NAVO-L2P-v1.0.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"latVar": "lat",
"lonVar": "lon",
"timeVar": "time",
"is360": false,
"tiles": {
"steps": [
30,
14
]
},
"footprint": {
"findValid": true,
"strategy": "polarsides",
"b": "*:*,0:*",
"s2": "0:*,*:*",
"t": "0:0,0:*",
"s1": "0:*,0:0"
},
"imgVariables": [
{
"id": "sea_surface_temperature",
"title": "sea surface sub-skin temperature",
"units": "K",
"min": "275",
"max": "305",
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_bias",
"title": "SSES bias",
"units": "K",
"min": "-1.25",
"max": "1.25",
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_standard_deviation",
"title": "SSES standard deviation",
"units": "K",
"min": "-0.5",
"max": "2",
"palette": "paletteMedspirationIndexed"
},
{
"id": "dt_analysis",
"title": "deviation from sst reference climatology",
"units": "K",
"min": "-12.5",
"max": "12.5",
"palette": "paletteMedspirationIndexed"
},
{
"id": "quality_level",
"title": "quality_level",
"units": "",
"min": "1",
"max": "5",
"palette": "paletteMedspirationIndexed"
}
],
"image": {
"ppd": 4,
"res": 8
}
}
75 changes: 75 additions & 0 deletions archive/old_algorithm/AVHRRMTA_G-NAVO-L2P-v2.0.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"shortName": "AVHRRMTA_G-NAVO-L2P-v2.0",
"latVar": "lat",
"lonVar": "lon",
"timeVar": "time",
"is360": true,
"tiles": {
"steps": [
30,
14
]
},
"footprint": {
"findValid": true,
"strategy": "polarsides",
"t": "0:0,0:*",
"s1": "0:*,0:0",
"b": "*:*,0:*",
"s2": "0:*,*:*"
},
"imgVariables": [
{
"id": "sea_surface_temperature",
"title": "sea water temperature at 1 meter depth",
"units": "kelvin",
"min": 275.0,
"max": 305.0,
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_bias",
"title": "SSES bias error",
"units": "kelvin",
"min": -1.25,
"max": 1.25,
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_standard_deviation",
"title": "SSES standard deviation error",
"units": "kelvin",
"min": -0.5,
"max": 2.0,
"palette": "paletteMedspirationIndexed"
},
{
"id": "dt_analysis",
"title": "deviation from sst reference climatology",
"units": "kelvin",
"min": -12.5,
"max": 12.5,
"palette": "paletteMedspirationIndexed"
},
{
"id": "l2p_flags",
"title": "L2P flags",
"units": "",
"min": 0.0,
"max": 512.0,
"palette": "paletteMedspirationIndexed"
},
{
"id": "quality_level",
"title": "quality level of SST pixel",
"units": "",
"min": 0.0,
"max": 5.0,
"palette": "paletteMedspirationIndexed"
}
],
"image": {
"ppd": 16,
"res": 8
}
}
75 changes: 75 additions & 0 deletions archive/old_algorithm/AVHRRMTA_G-NAVO-L2P-v2.0.cfg.1
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"shortName": "AVHRRMTA_G-NAVO-L2P-v2.0",
"latVar": "lat",
"lonVar": "lon",
"timeVar": "time",
"is360": true,
"tiles": {
"steps": [
30,
14
]
},
"footprint": {
"findValid": true,
"strategy": "polarsides",
"t": "0:0,0:*",
"s1": "0:*,0:0",
"b": "*:*,0:*",
"s2": "0:*,*:*"
},
"imgVariables": [
{
"id": "sea_surface_temperature",
"title": "sea water temperature at 1 meter depth",
"units": "kelvin",
"min": 275.0,
"max": 305.0,
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_bias",
"title": "SSES bias error",
"units": "kelvin",
"min": -1.25,
"max": 1.25,
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_standard_deviation",
"title": "SSES standard deviation error",
"units": "kelvin",
"min": -0.5,
"max": 2.0,
"palette": "paletteMedspirationIndexed"
},
{
"id": "dt_analysis",
"title": "deviation from sst reference climatology",
"units": "kelvin",
"min": -12.5,
"max": 12.5,
"palette": "paletteMedspirationIndexed"
},
{
"id": "l2p_flags",
"title": "L2P flags",
"units": "",
"min": 0.0,
"max": 512.0,
"palette": "paletteMedspirationIndexed"
},
{
"id": "quality_level",
"title": "quality level of SST pixel",
"units": "",
"min": 0.0,
"max": 5.0,
"palette": "paletteMedspirationIndexed"
}
],
"image": {
"ppd": 16,
"res": 8
}
}
78 changes: 78 additions & 0 deletions archive/old_algorithm/AVHRRMTB_G-NAVO-L2P-v2.0.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
{
"shortName": "AVHRRMTB_G-NAVO-L2P-v2.0",
"latVar": "lat",
"lonVar": "lon",
"timeVar": "time",
"is360": true,
"tiles": {
"steps": [
30,
14
]
},
"footprint": {
"findValid": true,
"strategy": "polarsides",
"t": "0:0,0:*",
"s1": "0:*,0:0",
"b": "*:*,0:*",
"s2": "0:*,*:*"
},
"imgVariables": [
{
"id": "sea_surface_temperature",
"title": "sea water temperature at 1 meter depth",
"units": "kelvin",
"min": 275.0,
"max": 305.0,
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_bias",
"title": "SSES bias error",
"units": "kelvin",
"min": -1.25,
"max": 1.25,
"palette": "paletteMedspirationIndexed"
},
{
"id": "sses_standard_deviation",
"title": "SSES standard deviation error",
"units": "kelvin",
"min": -0.5,
"max": 2.0,
"palette": "paletteMedspirationIndexed"
},
{
"id": "dt_analysis",
"title": "deviation from sst reference climatology",
"units": "kelvin",
"min": -12.5,
"max": 12.5,
"palette": "paletteMedspirationIndexed"
},
{
"id": "l2p_flags",
"title": "L2P flags",
"units": "",
"min": 0.0,
"max": 512.0,
"palette": "paletteMedspirationIndexed",
"fill_missing": true,
"fill_value": 2048,
"ppd": 8
},
{
"id": "quality_level",
"title": "quality level of SST pixel",
"units": "",
"min": 0.0,
"max": 5.0,
"palette": "paletteMedspirationIndexed"
}
],
"image": {
"ppd": 16,
"res": 8
}
}
Loading

0 comments on commit a155314

Please sign in to comment.