{
    "id":"PRISM_v2",
    "type":"Collection",
    "stac_version":"1.1.0",
    "description":"Parameter-elevation Regressions on Independent Slopes Model Monthly Climate Data for the Continental United States 01-1895 - 07-2024.",
    "links":[
        {
            "rel":"root",
            "href":"../catalog.json",
            "type":"application/json"
        },
        {
            "rel":"cite-as",
            "href":"https://prism.oregonstate.edu/"
        },
        {
            "rel":"parent",
            "href":"../catalog.json",
            "type":"application/json"
        },
        {
            "rel":"parent",
            "href":"https://api.water.usgs.gov:443/gdp/pygeoapi/stac/stac-collection/PRISM_v2/.?f=json",
            "type":"application/json"
        },
        {
            "rel":"parent",
            "href":"https://api.water.usgs.gov:443/gdp/pygeoapi/stac/stac-collection/PRISM_v2/.",
            "type":"text/html"
        },
        {
            "type":"application/json",
            "rel":"canonical",
            "title":"NHGF STAC Catalog",
            "href":"https://code.usgs.gov/wma/nhgf/stac/-/raw/main/catalog/catalog.json",
            "hreflang":"en-US"
        }
    ],
    "stac_extensions":[
        "https://stac-extensions.github.io/datacube/v2.2.0/schema.json"
    ],
    "cube:dimensions":{
        "time":{
            "type":"temporal",
            "description":null,
            "extent":[
                "1895-01-01T00:00:00Z",
                "2024-07-01T00:00:00Z"
            ],
            "step":"P0Y1M0DT0H0M0S"
        },
        "lon":{
            "type":"spatial",
            "axis":"x",
            "description":"longitude",
            "extent":[
                -125.02083587646484,
                -66.52083587646484
            ],
            "step":0.03999999910593033,
            "reference_system":"{\"$schema\":\"https://proj.org/schemas/v0.7/projjson.schema.json\",\"type\":\"GeographicCRS\",\"name\":\"WGS 84\",\"datum_ensemble\":{\"name\":\"World Geodetic System 1984 ensemble\",\"members\":[{\"name\":\"World Geodetic System 1984 (Transit)\"},{\"name\":\"World Geodetic System 1984 (G730)\"},{\"name\":\"World Geodetic System 1984 (G873)\"},{\"name\":\"World Geodetic System 1984 (G1150)\"},{\"name\":\"World Geodetic System 1984 (G1674)\"},{\"name\":\"World Geodetic System 1984 (G1762)\"},{\"name\":\"World Geodetic System 1984 (G2139)\"},{\"name\":\"World Geodetic System 1984 (G2296)\"}],\"ellipsoid\":{\"name\":\"WGS 84\",\"semi_major_axis\":6378137,\"inverse_flattening\":298.257223563},\"accuracy\":\"2.0\"},\"coordinate_system\":{\"subtype\":\"ellipsoidal\",\"axis\":[{\"name\":\"Geodetic latitude\",\"abbreviation\":\"Lat\",\"direction\":\"north\",\"unit\":\"degree\"},{\"name\":\"Geodetic longitude\",\"abbreviation\":\"Lon\",\"direction\":\"east\",\"unit\":\"degree\"}]},\"scope\":\"Horizontal component of 3D system.\",\"area\":\"World.\",\"bbox\":{\"south_latitude\":-90,\"west_longitude\":-180,\"north_latitude\":90,\"east_longitude\":180},\"id\":{\"authority\":\"EPSG\",\"code\":4326}}"
        },
        "lat":{
            "type":"spatial",
            "axis":"y",
            "description":"latitude",
            "extent":[
                24.10416603088379,
                49.9375
            ],
            "step":-0.03999999910593033,
            "reference_system":"{\"$schema\":\"https://proj.org/schemas/v0.7/projjson.schema.json\",\"type\":\"GeographicCRS\",\"name\":\"WGS 84\",\"datum_ensemble\":{\"name\":\"World Geodetic System 1984 ensemble\",\"members\":[{\"name\":\"World Geodetic System 1984 (Transit)\"},{\"name\":\"World Geodetic System 1984 (G730)\"},{\"name\":\"World Geodetic System 1984 (G873)\"},{\"name\":\"World Geodetic System 1984 (G1150)\"},{\"name\":\"World Geodetic System 1984 (G1674)\"},{\"name\":\"World Geodetic System 1984 (G1762)\"},{\"name\":\"World Geodetic System 1984 (G2139)\"},{\"name\":\"World Geodetic System 1984 (G2296)\"}],\"ellipsoid\":{\"name\":\"WGS 84\",\"semi_major_axis\":6378137,\"inverse_flattening\":298.257223563},\"accuracy\":\"2.0\"},\"coordinate_system\":{\"subtype\":\"ellipsoidal\",\"axis\":[{\"name\":\"Geodetic latitude\",\"abbreviation\":\"Lat\",\"direction\":\"north\",\"unit\":\"degree\"},{\"name\":\"Geodetic longitude\",\"abbreviation\":\"Lon\",\"direction\":\"east\",\"unit\":\"degree\"}]},\"scope\":\"Horizontal component of 3D system.\",\"area\":\"World.\",\"bbox\":{\"south_latitude\":-90,\"west_longitude\":-180,\"north_latitude\":90,\"east_longitude\":180},\"id\":{\"authority\":\"EPSG\",\"code\":4326}}"
        },
        "tbnd":{
            "type":"count",
            "description":"time bands",
            "extent":[
                0,
                1
            ]
        }
    },
    "cube:variables":{
        "tmn":{
            "dimensions":[
                "time",
                "lat",
                "lon"
            ],
            "type":"data",
            "description":"Minimum monthly temperature",
            "unit":"degC"
        },
        "time_bnds":{
            "dimensions":[
                "time",
                "tbnd"
            ],
            "type":"data",
            "description":"Time interval endpoints",
            "unit":null
        },
        "crs":{
            "dimensions":[],
            "type":"auxiliary",
            "description":null,
            "unit":null
        },
        "ppt":{
            "dimensions":[
                "time",
                "lat",
                "lon"
            ],
            "type":"data",
            "description":"Mean monthly precipitation",
            "unit":"mm/month"
        },
        "tmx":{
            "dimensions":[
                "time",
                "lat",
                "lon"
            ],
            "type":"data",
            "description":"Maximum monthly temperature",
            "unit":"degC"
        }
    },
    "extent":{
        "spatial":{
            "bbox":[
                [
                    -125.02083587646484,
                    24.10416603088379,
                    -66.52083587646484,
                    49.9375
                ]
            ]
        },
        "temporal":{
            "interval":[
                [
                    "1895-01-01T00:00:00Z",
                    "2024-07-01T00:00:00Z"
                ]
            ]
        }
    },
    "license":"CC BY-NC 4.0",
    "assets":{
        "zarr-s3-osn":{
            "href":"s3://mdmf/gdp/PRISM_v2.zarr",
            "type":"application/vnd+zarr",
            "title":"Free 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"
            ],
            "file:size":0
        },
        "default":{
            "href":"https://api.water.usgs.gov:443/gdp/pygeoapi/stac/stac-collection/PRISM_v2",
            "file:size":0
        }
    }
}