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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ APP_DESCRIPTION=Visualization, Exploration, and Data Analysis (VEDA)
[email protected]

# Endpoint for the Tiler server. No trailing slash.
API_RASTER_ENDPOINT='https://openveda.cloud/api/raster'
API_RASTER_ENDPOINT='https://staging.openveda.cloud/api/raster'

# Endpoint for the STAC server. No trailing slash.
API_STAC_ENDPOINT='https://openveda.cloud/api/stac'
API_STAC_ENDPOINT='https://staging.openveda.cloud/api/stac'
API_XARRAY_ENDPOINT='https://prod-titiler-xarray.delta-backend.com/tilejson.json'

MAPBOX_STYLE_URL='mapbox://styles/covid-nasa/ckb01h6f10bn81iqg98ne0i2y'
Expand Down
Binary file added datasets/media/oco-3-sif-map20190402.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions datasets/oco3-sif-sam-cogs.data.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
---
featured: true
id: oco3-sif-sam-cogs
name: "Orbiting Carbon Observatory 3 (OCO-3) Solar-Induced Florescence (SIF) Snapshot Area Mapping (SAM) COGs"
description: "NASA-JPL's OCO-3 is an instrument onboard the International Space Station that measures carbon dioxide in the Earth's atmosphere. OCO-3 data can also be processed to measure solar-induced florescence (SIF)."
media:
src: ::file media/oco-3-sif-map20190402.png
alt: Solar-induced fluorescence (SIF) measured by OCO-2 from Aug. through Oct. 2014
author:
name: NASA
url: "https://www.nasa.gov/image-article/solar-induced-fluorescence-map/"
taxonomy:
layers:
- id: oco3-sif-sam-cogs
stacCol: oco3-sif-sam-cogs
name: "Orbiting Carbon Observatory 3 (OCO-3) Solar-Induced Florescence (SIF) Snapshot Area Mapping (SAM) COGs"
description: "NASA-JPL's OCO-3 is an instrument onboard the International Space Station (ISS) that measures carbon dioxide in the Earth's atmosphere. OCO-3 data can also be processed to measure solar-induced florescence (SIF)."
type: raster
zoomExtent:
- 5
- 16
sourceParams:
bidx: 1
colormap_name: ylgn
nodata: nan
rescale:
- 0
- 0.5
legend:
type: gradient
min: Less
max: More
stops:
- '#08041d'
- '#1f0a46'
- '#52076c'
- '#f57c16'
- '#f7cf39'
---