generated from stac-extensions/template
-
Notifications
You must be signed in to change notification settings - Fork 4
Add cube:variables definition #6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
m-mohr
merged 18 commits into
stac-extensions:main
from
TomAugspurger:feature/variables
Jul 26, 2021
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
fb622e1
[WIP]: Add cube:variables definition
ec33ffc
updates
4468c18
lint
0229029
fixup schema
1117c32
fixup schema
7c631fb
fixup schema
c9483a9
Remove type restriction on data values
0d6c550
passing
d2067d2
Added variable to item
c4f4819
fix rendering
55d16ae
fixups
442bd95
fix step
bc1cbd9
fixup
dd82452
Fixups
e429754
Bump stac version everywhere
70b2516
remove step
c7d733e
Merge remote-tracking branch 'upstream/main' into feature/variables
b595038
Update CHANGELOG.md
m-mohr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,187 @@ | ||
{ | ||
"stac_version": "1.0.0", | ||
"stac_extensions": [ | ||
"https://stac-extensions.github.io/datacube/v1.0.0/schema.json" | ||
], | ||
"type": "Collection", | ||
"id": "daymet-hi-annual", | ||
"title": "Daymet Hawaii Annual", | ||
"description": "Daymet is a data product derived from a collection of algorithms and computer software designed to interpolate and extrapolate from daily meteorological observations to produce gridded estimates of daily weather parameters. Weather parameters generated include daily surfaces of minimum and maximum temperature, precipitation, vapor pressure, radiation, snow water equivalent, and day length produced on a 1 km x 1 km gridded surface. The motivation for producing Daymet is to provide measurements of near-surface meteorological conditions where no instrumentation exists. Having estimates of these surfaces is critical to understanding many processes in the terrestrial biogeochemical system.", | ||
"license": "proprietary", | ||
"extent": { | ||
"spatial": { | ||
"bbox": [ | ||
[ | ||
-160.3056, | ||
17.9539, | ||
-154.772, | ||
23.5186 | ||
] | ||
] | ||
}, | ||
"temporal": { | ||
"interval": [ | ||
[ | ||
"1980-01-01T12:00:00Z", | ||
"2019-12-31T12:00:00Z" | ||
] | ||
] | ||
} | ||
}, | ||
"links": [], | ||
"assets": { | ||
"data": { | ||
"href": "abfs://daymet-zarr/annual/hi.zarr", | ||
"title": "Annual Hawaii Daymet zarr root", | ||
"description": "The root of the annual Hawaii Daymet Zarr Group on Azure Blob Storage.", | ||
"roles": [ | ||
"data", | ||
"zarr-root", | ||
"azure-blob-storge" | ||
] | ||
} | ||
}, | ||
"cube:dimensions": { | ||
"time": { | ||
"type": "temporal", | ||
"extent": [ | ||
"1980:00:00T00:00:00Z", | ||
"2020:00:00T00:00:00Z" | ||
], | ||
"description": "Annual", | ||
"step": "P1Y" | ||
}, | ||
"x": { | ||
"type": "spatial", | ||
"axis": "x", | ||
"description": "North American Lambert Conformal Conic, 1KM grid.", | ||
"extent": [ | ||
-622000, | ||
-5519250 | ||
], | ||
"step": 1000, | ||
"reference_system": "PROJCRS[\"undefined\",BASEGEOGCRS[\"undefined\",DATUM[\"undefined\",ELLIPSOID[\"undefined\",6378137,298.257223563,LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]]],PRIMEM[\"Greenwich\",0,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8901]]],CONVERSION[\"unknown\",METHOD[\"Lambert Conic Conformal (2SP)\",ID[\"EPSG\",9802]],PARAMETER[\"Latitude of 1st standard parallel\",25,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8823]],PARAMETER[\"Latitude of 2nd standard parallel\",60,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8824]],PARAMETER[\"Latitude of false origin\",42.5,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8821]],PARAMETER[\"Longitude of false origin\",-100,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8822]],PARAMETER[\"Easting at false origin\",0,LENGTHUNIT[\"metre\",1],ID[\"EPSG\",8826]],PARAMETER[\"Northing at false origin\",0,LENGTHUNIT[\"metre\",1],ID[\"EPSG\",8827]]],CS[Cartesian,2],AXIS[\"(E)\",east,ORDER[1],LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]],AXIS[\"(N)\",north,ORDER[2],LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]]]" | ||
}, | ||
"y": { | ||
"type": "spatial", | ||
"axis": "y", | ||
"description": "North American Lambert Conformal Conic, 1KM grid.", | ||
"extent": [ | ||
-5802250, | ||
-39000 | ||
], | ||
"step": 1000, | ||
"reference_system": "PROJCRS[\"undefined\",BASEGEOGCRS[\"undefined\",DATUM[\"undefined\",ELLIPSOID[\"undefined\",6378137,298.257223563,LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]]],PRIMEM[\"Greenwich\",0,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8901]]],CONVERSION[\"unknown\",METHOD[\"Lambert Conic Conformal (2SP)\",ID[\"EPSG\",9802]],PARAMETER[\"Latitude of 1st standard parallel\",25,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8823]],PARAMETER[\"Latitude of 2nd standard parallel\",60,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8824]],PARAMETER[\"Latitude of false origin\",42.5,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8821]],PARAMETER[\"Longitude of false origin\",-100,ANGLEUNIT[\"degree\",0.0174532925199433],ID[\"EPSG\",8822]],PARAMETER[\"Easting at false origin\",0,LENGTHUNIT[\"metre\",1],ID[\"EPSG\",8826]],PARAMETER[\"Northing at false origin\",0,LENGTHUNIT[\"metre\",1],ID[\"EPSG\",8827]]],CS[Cartesian,2],AXIS[\"(E)\",east,ORDER[1],LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]],AXIS[\"(N)\",north,ORDER[2],LENGTHUNIT[\"metre\",1,ID[\"EPSG\",9001]]]]" | ||
}, | ||
"nv": { | ||
"type": "count", | ||
"description": "Size of time_bnds.", | ||
"values": [ | ||
0, | ||
1 | ||
] | ||
} | ||
}, | ||
"cube:variables": { | ||
"lat": { | ||
"type": "auxiliary", | ||
"extent": [ | ||
17.960035, | ||
23.512327 | ||
], | ||
"description": "latitude coordinate", | ||
"unit": "degrees_north", | ||
"dimensions": [ | ||
"y", | ||
"x" | ||
] | ||
}, | ||
"lon": { | ||
"type": "auxiliary", | ||
"extent": [ | ||
-160.29884, | ||
-154.77806 | ||
], | ||
"description": "longitude coordinate", | ||
"unit": "degrees_east", | ||
"dimensions": [ | ||
"y", | ||
"x" | ||
] | ||
}, | ||
"prcp": { | ||
"type": "data", | ||
"description": "The total accumulated precipitation over the monthly period of the daily total precipitation. Sum of all forms of precipitation converted to a water-equivalent depth.", | ||
"extent": [ | ||
0, | ||
null | ||
], | ||
"unit": "mm", | ||
"dimensions": [ | ||
"time", | ||
"y", | ||
"x" | ||
] | ||
}, | ||
"swe": { | ||
"type": "data", | ||
"description": "The average of the daily snow water equivalent (the amount of water contained within the snowpack) in kilograms per square meter over the monthly period.", | ||
"extent": [ | ||
0, | ||
null | ||
], | ||
"unit": "kg/m2", | ||
"dimensions": [ | ||
"time", | ||
"y", | ||
"x" | ||
] | ||
}, | ||
"tmin": { | ||
"type": "data", | ||
"description": "The average minimum temperature for a daily period over the entire monthly period.", | ||
"unit": "degrees C", | ||
"dimensions": [ | ||
"time", | ||
"y", | ||
"x" | ||
] | ||
}, | ||
"tmax": { | ||
"type": "data", | ||
"description": "The average maximum temperature for a daily period over the entire monthly period.", | ||
"unit": "degrees C", | ||
"dimensions": [ | ||
"time", | ||
"y", | ||
"x" | ||
] | ||
}, | ||
"vp": { | ||
"type": "data", | ||
"description": "The average of the daily average partial pressure of water vapor over the monthly period.", | ||
"unit": "Pa", | ||
"dimensions": [ | ||
"time", | ||
"y", | ||
"x" | ||
] | ||
}, | ||
"time_bnds": { | ||
"type": "data", | ||
"description": "", | ||
"dimensions": [ | ||
"time", | ||
"nv" | ||
] | ||
}, | ||
"lambert_conformal_conic": { | ||
"type": "data", | ||
"description": "Lambert Conformal Conic.", | ||
"values": [ | ||
-32767 | ||
], | ||
"dimensions": [] | ||
} | ||
} | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.