Skip to content

Instantly share code, notes, and snippets.

@jlaura
Created May 1, 2022 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jlaura/ec71e910f448d3d3d24420d927a3f6c7 to your computer and use it in GitHub Desktop.
Save jlaura/ec71e910f448d3d3d24420d927a3f6c7 to your computer and use it in GitHub Desktop.
{
"type": "Collection",
"id": "galileo_usgs_photogrammetrically_controlled_observations",
"stac_version": "1.0.0",
"description": "A collection containing observations captured by the Galileo Orbiter Solid State Imaging System",
"links": [
{
"rel": "root",
"href": "https://stac.astrogeology.usgs.gov/api",
"type": "application/json"
}
],
"stac_extensions": [
"https://stac-extensions.github.io/projection/v1.0.0/schema.json",
"https://stac-extensions.github.io/datacube/v1.0.0/schema.json",
"https://stac-extensions.github.io/view/v1.0.0/schema.json"
],
"title": "Absolutely controlled Galileo Observations",
"extent": {
"spatial": {
"bbox": [
[
0.0,
-89.87390718465977,
360.0,
89.9947172886946
]
]
},
"temporal": {
"interval": [
[
"1996-06-28T01:43:04.667000Z",
"2021-02-18T00:00:00Z"
]
]
}
},
"license": "PDDL-1.0",
"keywords": [
"controlled",
"visible",
"framing sensor"
],
"providers": [
{
"name": "NASA",
"roles": [
"producer"
],
"url": "https://solarsystem.nasa.gov/missions/galileo/overview/"
},
{
"name": "USGS",
"roles": [
"processor"
],
"url": "https://www.usgs.gov/centers/astrogeology-science-center"
},
{
"name": "USGS",
"roles": [
"host"
],
"url": "https://www.usgs.gov/centers/astrogeology-science-center"
}
],
"summaries": {
"instruments": [
"Solid State Imager",
"SOLID STATE IMAGING SYSTEM"
],
"proj:epsg": [
null
],
"ssys:targets": [
"Europa"
],
"gsd": {
"minimum": 6.0,
"maximum": 19531.0
},
"view:off_nadir": {
"minimum": 2.6163296539266,
"maximum": 85.877058368316
},
"view:azimuth": {
"minimum": 13.881752463489,
"maximum": 321.2056100921
},
"view:sun_azimuth": {
"minimum": 6.3508238196241,
"maximum": 359.95574719614
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment