Skip to content

Instantly share code, notes, and snippets.

@maxwell-oroark
Last active September 30, 2022 14:16
Show Gist options
  • Save maxwell-oroark/870bb7e3294929156676bf44a007d1d8 to your computer and use it in GitHub Desktop.
Save maxwell-oroark/870bb7e3294929156676bf44a007d1d8 to your computer and use it in GitHub Desktop.
{
"id": "sem-flux-quarterly-initial",
"beta": true,
"name": "Quarterly SEM Emission Rates - Initial",
"description": "Estimation of emissions from walking path SEM CH4 measurements",
"category": "Methane",
"frequency": "monthly",
"imageUrl": "/dataset-thumbnail.png",
"metric": {
"name": "Walking path SEM fluxes",
"description": "Estimation of emissions from walking path SEM CH4 measurements",
"units": "kg/hr",
"metric": "value",
"vis": {
"type": "threshold",
"domain": [
75,
150,
225
],
"range": [
"#20639B",
"#3CAEA3",
"#F6D55C",
"#ED553B"
]
}
},
"details": {
"name": "Quarterly SEM Emission Rates - Initial",
"units": "kg/hr",
"description": "Estimation of emissions from walking path SEM CH4 measurements",
"type": "semFluxHeatMapLayer",
"metric": "sem_mean_flux" // this property does not exist. we need to add it to all our dataset definitions
"vis": {
"type": "threshold",
"domain": [
75,
150,
225
],
"range": [
"#20639B",
"#3CAEA3",
"#F6D55C",
"#ED553B"
]
}
},
"fetchRequired": true
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment