Skip to content
Snippets Groups Projects
Commit 6ce46daa authored by Snyder, Amelia Marie's avatar Snyder, Amelia Marie
Browse files

add pacis_guam

parent 412efd28
No related branches found
No related tags found
1 merge request!90Pacis
......@@ -358,6 +358,11 @@
"rel": "child",
"href": "./bcca_cmip5_historical/collection.json",
"type": "application/json"
},
{
"rel": "child",
"href": "./pacis_guam/collection.json",
"type": "application/json"
}
]
}
\ No newline at end of file
{
"type": "Collection",
"id": "pacis_guam",
"stac_version": "1.0.0",
"description": "Dynamical Downscaled and Projected Climate for the Pacific Islands - Guam",
"links": [
{
"rel": "root",
"href": "../catalog.json",
"type": "application/json"
},
{
"rel": "parent",
"href": "../catalog.json",
"type": "application/json"
}
],
"stac_extensions": [
"https://stac-extensions.github.io/datacube/v2.2.0/schema.json"
],
"cube:dimensions": {
"Time": {
"type": "temporal",
"description": "minutes since 1989-12-01 00:00:00",
"extent": [
"1990-01-01T00:00:00Z",
"2009-12-31T23:00:00Z"
],
"step": "P0DT1H0M0S"
},
"west_east": {
"type": "spatial",
"axis": "x",
"description": null,
"extent": [
144.56759643554688,
145.0065460205078
],
"step": 1.0
},
"south_north": {
"type": "spatial",
"axis": "y",
"description": null,
"extent": [
13.211372375488281,
13.680274963378906
],
"step": 1.0
},
"tbnd": {
"type": "count",
"description": null,
"extent": [
0,
1
]
},
"soil_layers_stag": {
"type": "count",
"description": null,
"extent": [
0,
3
]
}
},
"cube:variables": {
"ACLHF_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "ACCUMULATED UPWARD LATENT HEAT FLUX AT THE SURFACE",
"unit": "J m-2"
},
"ACLHF_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "ACCUMULATED UPWARD LATENT HEAT FLUX AT THE SURFACE",
"unit": "J m-2"
},
"ACLHF_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "ACCUMULATED UPWARD LATENT HEAT FLUX AT THE SURFACE",
"unit": "J m-2"
},
"ALBBCK_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "BACKGROUND ALBEDO",
"unit": ""
},
"ALBBCK_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "BACKGROUND ALBEDO",
"unit": ""
},
"ALBBCK_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "BACKGROUND ALBEDO",
"unit": ""
},
"ALBEDO_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "ALBEDO",
"unit": "-"
},
"ALBEDO_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "ALBEDO",
"unit": "-"
},
"ALBEDO_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "ALBEDO",
"unit": "-"
},
"DZS": {
"dimensions": [
"soil_layers_stag"
],
"type": "data",
"description": "THICKNESSES OF SOIL LAYERS",
"unit": "m"
},
"GLW_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "DOWNWARD LONG WAVE FLUX AT GROUND SURFACE",
"unit": "W m-2"
},
"GLW_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "DOWNWARD LONG WAVE FLUX AT GROUND SURFACE",
"unit": "W m-2"
},
"GLW_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "DOWNWARD LONG WAVE FLUX AT GROUND SURFACE",
"unit": "W m-2"
},
"HFX_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "UPWARD HEAT FLUX AT THE SURFACE",
"unit": "W m-2"
},
"HFX_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "UPWARD HEAT FLUX AT THE SURFACE",
"unit": "W m-2"
},
"HFX_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "UPWARD HEAT FLUX AT THE SURFACE",
"unit": "W m-2"
},
"I_RAINNC": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "BUCKET FOR RAINNC",
"unit": ""
},
"LH_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "LATENT HEAT FLUX AT THE SURFACE",
"unit": "W m-2"
},
"LH_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "LATENT HEAT FLUX AT THE SURFACE",
"unit": "W m-2"
},
"LH_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "LATENT HEAT FLUX AT THE SURFACE",
"unit": "W m-2"
},
"OLR_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "TOA OUTGOING LONG WAVE",
"unit": "W m-2"
},
"OLR_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "TOA OUTGOING LONG WAVE",
"unit": "W m-2"
},
"OLR_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "TOA OUTGOING LONG WAVE",
"unit": "W m-2"
},
"PSFC_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "SFC PRESSURE",
"unit": "Pa"
},
"PSFC_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "SFC PRESSURE",
"unit": "Pa"
},
"PSFC_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "SFC PRESSURE",
"unit": "Pa"
},
"Q2_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "QV at 2 M",
"unit": "kg kg-1"
},
"Q2_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "QV at 2 M",
"unit": "kg kg-1"
},
"Q2_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "QV at 2 M",
"unit": "kg kg-1"
},
"QFX_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "UPWARD MOISTURE FLUX AT THE SURFACE",
"unit": "kg m-2 s-1"
},
"QFX_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "UPWARD MOISTURE FLUX AT THE SURFACE",
"unit": "kg m-2 s-1"
},
"QFX_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "UPWARD MOISTURE FLUX AT THE SURFACE",
"unit": "kg m-2 s-1"
},
"RAINNC_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "ACCUMULATED TOTAL GRID SCALE PRECIPITATION",
"unit": "mm"
},
"RAINNC_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "ACCUMULATED TOTAL GRID SCALE PRECIPITATION",
"unit": "mm"
},
"RAINNC_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "ACCUMULATED TOTAL GRID SCALE PRECIPITATION",
"unit": "mm"
},
"SFROFF_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "SURFACE RUNOFF",
"unit": "mm"
},
"SFROFF_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "SURFACE RUNOFF",
"unit": "mm"
},
"SFROFF_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "SURFACE RUNOFF",
"unit": "mm"
},
"SMOIS_present": {
"dimensions": [
"Time",
"soil_layers_stag",
"south_north",
"west_east"
],
"type": "data",
"description": "SOIL MOISTURE",
"unit": "m3 m-3"
},
"SMOIS_rcp45": {
"dimensions": [
"Time",
"soil_layers_stag",
"south_north",
"west_east"
],
"type": "data",
"description": "SOIL MOISTURE",
"unit": "m3 m-3"
},
"SMOIS_rcp85": {
"dimensions": [
"Time",
"soil_layers_stag",
"south_north",
"west_east"
],
"type": "data",
"description": "SOIL MOISTURE",
"unit": "m3 m-3"
},
"SNOWH_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "PHYSICAL SNOW DEPTH",
"unit": "m"
},
"SNOWH_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "PHYSICAL SNOW DEPTH",
"unit": "m"
},
"SNOWH_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "PHYSICAL SNOW DEPTH",
"unit": "m"
},
"SNOW_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "SNOW WATER EQUIVALENT",
"unit": "kg m-2"
},
"SNOW_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "SNOW WATER EQUIVALENT",
"unit": "kg m-2"
},
"SNOW_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "SNOW WATER EQUIVALENT",
"unit": "kg m-2"
},
"T2_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "TEMP at 2 M",
"unit": "K"
},
"T2_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "TEMP at 2 M",
"unit": "K"
},
"T2_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "TEMP at 2 M",
"unit": "K"
},
"TH2_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "POT TEMP at 2 M",
"unit": "K"
},
"TH2_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "POT TEMP at 2 M",
"unit": "K"
},
"TH2_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "POT TEMP at 2 M",
"unit": "K"
},
"TSLB_present": {
"dimensions": [
"Time",
"soil_layers_stag",
"south_north",
"west_east"
],
"type": "data",
"description": "SOIL TEMPERATURE",
"unit": "K"
},
"TSLB_rcp45": {
"dimensions": [
"Time",
"soil_layers_stag",
"south_north",
"west_east"
],
"type": "data",
"description": "SOIL TEMPERATURE",
"unit": "K"
},
"TSLB_rcp85": {
"dimensions": [
"Time",
"soil_layers_stag",
"south_north",
"west_east"
],
"type": "data",
"description": "SOIL TEMPERATURE",
"unit": "K"
},
"Times": {
"dimensions": [
"Time"
],
"type": "data",
"description": "Datetime string",
"unit": null
},
"Times_present": {
"dimensions": [
"Time"
],
"type": "data",
"description": "Datetime string",
"unit": null
},
"Times_rcp45": {
"dimensions": [
"Time"
],
"type": "data",
"description": "Datetime string",
"unit": null
},
"Times_rcp85": {
"dimensions": [
"Time"
],
"type": "data",
"description": "Datetime string",
"unit": null
},
"U10_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "U at 10 M",
"unit": "m s-1"
},
"U10_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "U at 10 M",
"unit": "m s-1"
},
"U10_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "U at 10 M",
"unit": "m s-1"
},
"UDROFF_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "UNDERGROUND RUNOFF",
"unit": "mm"
},
"UDROFF_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "UNDERGROUND RUNOFF",
"unit": "mm"
},
"UDROFF_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "UNDERGROUND RUNOFF",
"unit": "mm"
},
"V10_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "V at 10 M",
"unit": "m s-1"
},
"V10_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "V at 10 M",
"unit": "m s-1"
},
"V10_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "V at 10 M",
"unit": "m s-1"
},
"VEGFRA_present": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "VEGETATION FRACTION",
"unit": ""
},
"VEGFRA_rcp45": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "VEGETATION FRACTION",
"unit": ""
},
"VEGFRA_rcp85": {
"dimensions": [
"Time",
"south_north",
"west_east"
],
"type": "data",
"description": "VEGETATION FRACTION",
"unit": ""
},
"XLAT": {
"dimensions": [
"south_north",
"west_east"
],
"type": "auxiliary",
"description": "LATITUDE, SOUTH IS NEGATIVE",
"unit": "degree_north"
},
"XLONG": {
"dimensions": [
"south_north",
"west_east"
],
"type": "auxiliary",
"description": "LONGITUDE, WEST IS NEGATIVE",
"unit": "degree_east"
},
"XTIME": {
"dimensions": [
"Time"
],
"type": "data",
"description": "minutes since 1989-12-01 00:00:00",
"unit": null
},
"crs": {
"dimensions": [],
"type": "auxiliary",
"description": null,
"unit": null
},
"time_bnds": {
"dimensions": [
"Time",
"tbnd"
],
"type": "data",
"description": "Time interval endpoints",
"unit": null
}
},
"extent": {
"spatial": {
"bbox": [
[
144.56759643554688,
13.211372375488281,
145.0065460205078,
13.680274963378906
]
]
},
"temporal": {
"interval": [
[
"1990-01-01T00:00:00Z",
"2009-12-31T23:00:00Z"
]
]
}
},
"license": "Unlicense",
"assets": {
"zarr-s3-osn": {
"href": "s3://mdmf/gdp/pacis_guam.zarr/",
"type": "application/vnd+zarr",
"title": "Requester pays access to zarr via S3 API",
"description": "Free, public access to zarr data store via the S3 API. This data is stored on an Open Storage Network Pod.",
"xarray:open_kwargs": {
"chunks": {},
"engine": "zarr",
"consolidated": true
},
"xarray:storage_options": {
"anon": true,
"client_kwargs": {
"endpoint_url": "https://usgs.osn.mghpcc.org/"
}
},
"roles": [
"data",
"zarr",
"s3",
"osn"
]
},
"zarr-s3-aws": {
"href": "s3://nhgf-development/workspace/DataConversion/pacis_guam.zarr/",
"type": "application/vnd+zarr",
"title": "Free access to zarr via S3 API",
"description": "Requester pays, public access to zarr data store via the S3 API. This data is stored in an AWS S3 bucket.",
"xarray:open_kwargs": {
"chunks": {},
"engine": "zarr",
"consolidated": true
},
"xarray:storage_options": {
"requester_pays": true
},
"roles": [
"data",
"zarr",
"s3",
"aws",
"requester-pays"
]
},
"legacy-s3-aws": {
"href": "s3://nhgf-development/thredds/red_river_2018/",
"title": "Requester pays access to archival legacy files via S3 API",
"description": "Requester pays, public access (via the S3 API) to archival legacy files from WMA THREDDS server that were used to create this zarr store. This data is stored in an AWS S3 bucket.",
"roles": [
"data",
"directory",
"s3",
"aws",
"requester-pays"
]
}
}
}
\ No newline at end of file
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment