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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
45 changes: 45 additions & 0 deletions datasets/oco2-co2-target-cogs.data.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
---
featured: true
id: oco2-co2-target-cogs
name: "Orbiting Carbon Observatory 2 (OCO-2) Target Mode Cloud-Optimized GeoTIFFs (COGs)"
description: "NASA-JPL's OCO-2 (Orbiting Carbon Observatory 2) is an Earth satellite mission to study the sources and sinks of carbon dioxide globally. Target mode makes observations focused on a single location on the surface as the satellite passes by, allowing for more highly detailed sampling of areas of particular interest."
media:
src: ::file media/OCO2_XCO2_v8_Jan_2017_UHD.max-1000x500.jpg
alt: Atmospheric CO₂ Concentration (January 2017)
author:
name:
url: "https://ocov2.jpl.nasa.gov/galleries/data-products/#images-7"
taxonomy:
- name: Topics
values:
- Urban
- name: Gas
values:
- CO₂
layers:
- id: oco2-co2-target-cogs
stacCol: oco2-co2-target-cogs
name: 'Orbiting Carbon Observatory 2 (OCO-2) Target Mode Cloud-Optimized GeoTIFFs (COGs)'
description: "NASA-JPL's OCO-2 (Orbiting Carbon Observatory 2) is an Earth satellite mission to study the sources and sinks of carbon dioxide globally. Target mode makes observations focused on a single location on the surface as the satellite passes by, allowing for more highly detailed sampling of areas of particular interest."
type: raster
zoomExtent:
- 5
- 16
sourceParams:
bidx: 1
colormap_name: viridis
nodata: nan
rescale:
- 400
- 418
legend:
type: gradient
min: Less
max: More
stops:
- '#08041d'
- '#1f0a46'
- '#52076c'
- '#f57c16'
- '#f7cf39'
---