Skip to content

Commit

Permalink
Update variables.json formatting of valueRange
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastien-lenard authored Feb 20, 2024
1 parent 7936c06 commit 6f9ebf2
Showing 1 changed file with 30 additions and 60 deletions.
90 changes: 30 additions & 60 deletions static/snow-surface-properties/variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,14 @@
"longName": "Snow Albedo",
"longNamePlot": "Average Snow Albedo",
"labelMapLegend": "Snow Albedo (%, for Snow >=10%)",
"labelPlotYaxis": "Albedo (%)",
"labelPlotYAxis": "Albedo (%)",
"helpText": "Fresh, clean snow with a high albedo appears bright, while old or dirty snow tends to have a lower albedo and appears darker. The snow albedo measurement is a non-dimensional, unitless quantity that measures how well a surface reflects solar energy, ranging from 0 to 1. A value of 0 means the surface is a perfect absorber, where all incoming energy is absorbed, while a value of 1 means the surface is a perfect reflector, where all incoming energy is reflected and none is absorbed. This quantity can also be expressed as a percent with a range from 0 to 100, with zero percent absorbing all incoming energy and 100 percent reflecting all energy.",
"valuePrecision": 0,
"colormapId": 1,
"transparentZero": false,
"transparentZero": "false",
"source": "MODIS (Terra) scagdrfs/stc",
"noDataValue": 255,
"valueRange": [
0,
100
]
"valueRange": [0, 100]
},
"43": {
"sensor": "modis",
Expand All @@ -27,17 +24,14 @@
"longName": "Decrease in visible Albedo from Dust and Soot",
"longNamePlot": "",
"labelMapLegend": "Decrease in Albedo (%, for Snow >=10%)",
"labelPlotYaxis": "Decrease in Albedo (%)",
"labelPlotYAxis": "Decrease in Albedo (%)",
"helpText": "",
"valuePrecision": 0,
"colormapId": 2,
"transparentZero": false,
"transparentZero": "false",
"source": "MODIS (Terra) scagdrfs/stc",
"noDataValue": 255,
"valueRange": [
0,
75
]
"valueRange": [0, 75]
},
"41": {
"sensor": "modis",
Expand All @@ -47,17 +41,14 @@
"longName": "Snow Grain Size",
"longNamePlot": "",
"labelMapLegend": "Micrometers (for Snow >=10%)",
"labelPlotYaxis": "micrometers",
"labelPlotYAxis": "micrometers",
"helpText": "",
"valuePrecision": 0,
"colormapId": 3,
"transparentZero": false,
"transparentZero": "false",
"source": "MODIS (Terra) scagdrfs/stc",
"noDataValue": 65535,
"valueRange": [
10,
1100
]
"valueRange": [10, 1100]
},
"44": {
"sensor": "modis",
Expand All @@ -67,17 +58,14 @@
"longName": "Snow Radiative Forcing",
"longNamePlot": "Average Snow Radiative Forcing",
"labelMapLegend": "Energy (W m^2, for Snow >=10%)",
"labelPlotYaxis": "Energy (Watts per square meter)",
"labelPlotYAxis": "Energy (Watts per square meter)",
"helpText": "When snow impurities such as dust or soot fall on snow, its surface darkens and absorbs more solar energy. Snow radiative forcing is a measure of the additional absorption of solar radiation from light absorbing particles (LAP) such as dust or soot. Units of measure are Watts per square meter (W/m2) and values can range from 0 to 500 W/m2. This maximum value depends on incoming solar radiation (elevation, direct sun vs shaded) and the amount of dust or soot. A value of 0 means no additional radiation is being absorbed. A value of 500 means nearly all of the solar energy is absorbed (depends on latitude, elevation, clouds). Radiative forcing is calculated by the difference between the net (downward minus upward) radiative fluxes (irradiance) with and without LAP.",
"valuePrecision": 0,
"colormapId": 4,
"transparentZero": false,
"transparentZero": "false",
"source": "MODIS (Terra) scagdrfs/stc",
"noDataValue": 65535,
"valueRange": [
0,
500
]
"valueRange": [0, 500]
},
"45": {
"sensor": "modis",
Expand All @@ -87,17 +75,14 @@
"longName": "Snow Cover Days",
"longNamePlot": "Average Snow Cover Days",
"labelMapLegend": "Snow Cover Days (>=14)",
"labelPlotYaxis": "Snow Cover Days",
"labelPlotYAxis": "Snow Cover Days",
"helpText": "The number of days a region has been covered with snow as identified with snow cover percent greater than a snow cover percent threshold since a starting time. Our data uses 15% as the snow percent threshold and October 1 as the starting date for these maps.",
"valuePrecision": 3,
"colormapId": 5,
"transparentZero": true,
"transparentZero": "true",
"source": "MODIS (Terra) scagdrfs/stc",
"noDataValue": 65535,
"valueRange": [
0,
366
]
"valueRange": [0, 366]
},
"40": {
"sensor": "modis",
Expand All @@ -107,17 +92,14 @@
"longName": "Snow Cover Percent",
"longNamePlot": "Total Snow Cover Area",
"labelMapLegend": "Snow Cover (>=10%)",
"labelPlotYaxis": "Area (thousands of square kilometers)",
"labelPlotYAxis": "Area (thousands of square kilometers)",
"helpText": "The areal extent of snow-covered ground, expressed as the mathematical percent of a region covered with snow. In the context of this website, the region refers to an Earth observing satellite's smallest measurement area. We use data from the Moderate Resolution Imaging Spectroradiometer at ~463m spatial resolution. Note that the Earth's surface is sometimes covered by clouds.",
"valuePrecision": 0,
"colormapId": 6,
"transparentZero": true,
"transparentZero": "true",
"source": "MODIS (Terra) scagdrfs/stc",
"noDataValue": 255,
"valueRange": [
0,
100
]
"valueRange": [0, 100]
},
"55": {
"sensor": "modis",
Expand All @@ -127,17 +109,14 @@
"longName": "Snow Cover Percent",
"longNamePlot": "Total Snow Cover Area",
"labelMapLegend": "Snow Cover (>=10%)",
"labelPlotYaxis": "Area (thousands of square kilometers)",
"labelPlotYAxis": "Area (thousands of square kilometers)",
"helpText": "The areal extent of snow-covered ground, expressed as the mathematical percent of a region covered with snow. In the context of this website, the region refers to an Earth observing satellite's smallest measurement area. We use data from the Moderate Resolution Imaging Spectroradiometer at ~463m spatial resolution. Note that the Earth's surface is sometimes covered by clouds.",
"valuePrecision": 0,
"colormapId": 6,
"transparentZero": true,
"transparentZero": "true",
"source": "MODIS (Terra) spires",
"noDataValue": 255,
"valueRange": [
0,
100
]
"valueRange": [0, 100]
},
"59": {
"sensor": "modis",
Expand All @@ -147,17 +126,14 @@
"longName": "Not Processed",
"longNamePlot": "",
"labelMapLegend": "",
"labelPlotYaxis": "",
"labelPlotYAxis": "",
"helpText": "",
"valuePrecision": 0,
"colormapId": 7,
"transparentZero": false,
"transparentZero": "false",
"source": "MODIS (Terra) scagdrfs/stc",
"noDataValue": 255,
"valueRange": [
0,
1
]
"valueRange": [0, 1]
},
"60": {
"sensor": "modis",
Expand All @@ -167,17 +143,14 @@
"longName": "Not Processed",
"longNamePlot": "",
"labelMapLegend": "",
"labelPlotYaxis": "",
"labelPlotYAxis": "",
"helpText": "",
"valuePrecision": 0,
"colormapId": 7,
"transparentZero": false,
"transparentZero": "false",
"source": "MODIS (Terra) spires",
"noDataValue": 255,
"valueRange": [
0,
1
]
"valueRange": [0, 1]
},
"61": {
"sensor": "modis",
Expand All @@ -187,16 +160,13 @@
"longName": "Snow Cover Days",
"longNamePlot": "Average Snow Cover Days",
"labelMapLegend": "Snow Cover Days (>=14)",
"labelPlotYaxis": "Snow Cover Days",
"labelPlotYAxis": "Snow Cover Days",
"helpText": "The number of days a region has been covered with snow as identified with snow cover percent greater than a snow cover percent threshold since a starting time. Our data uses 15% as the snow percent threshold and October 1 as the starting date for these maps.",
"valuePrecision": 3,
"colormapId": 5,
"transparentZero": true,
"transparentZero": "true",
"source": "MODIS (Terra) spires",
"noDataValue": 65535,
"valueRange": [
0,
366
]
"valueRange": [0, 366]
}
}

0 comments on commit 6f9ebf2

Please sign in to comment.