{
    "id":"stageiv_combined",
    "type":"Collection",
    "stac_version":"1.1.0",
    "description":"United States Stage IV Quantitative Precipitation Archive",
    "links":[
        {
            "rel":"root",
            "href":"../catalog.json",
            "type":"application/json"
        },
        {
            "rel":"cite-as",
            "href":"https://pubs.usgs.gov/fs/2013/3035/"
        },
        {
            "rel":"parent",
            "href":"../catalog.json",
            "type":"application/json"
        },
        {
            "rel":"parent",
            "href":"https://api.water.usgs.gov:443/gdp/pygeoapi/stac/stac-collection/stageiv_combined/.?f=json",
            "type":"application/json"
        },
        {
            "rel":"parent",
            "href":"https://api.water.usgs.gov:443/gdp/pygeoapi/stac/stac-collection/stageiv_combined/.",
            "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":[
                "2002-01-01T00:00:00Z",
                null
            ],
            "step":"P0DT1H0M0S"
        },
        "x":{
            "type":"spatial",
            "axis":"x",
            "description":null,
            "extent":[
                -134.04302978515625,
                -59.95136642456055
            ],
            "step":1.0
        },
        "y":{
            "type":"spatial",
            "axis":"y",
            "description":null,
            "extent":[
                19.803680419921875,
                57.84757995605469
            ],
            "step":1.0
        }
    },
    "cube:variables":{
        "Total_precipitation_surface_1_Hour_Accumulation":{
            "dimensions":[
                "time",
                "y",
                "x"
            ],
            "type":"data",
            "description":"Total precipitation (1_Hour Accumulation) at ground or water surface",
            "unit":"kg m-2"
        },
        "crs":{
            "dimensions":[],
            "type":"auxiliary",
            "description":null,
            "unit":null
        },
        "latitude":{
            "dimensions":[
                "y",
                "x"
            ],
            "type":"auxiliary",
            "description":"latitude",
            "unit":"degrees_north"
        },
        "longitude":{
            "dimensions":[
                "y",
                "x"
            ],
            "type":"auxiliary",
            "description":"longitude",
            "unit":"degrees_east"
        }
    },
    "extent":{
        "spatial":{
            "bbox":[
                [
                    -134.04302978515625,
                    19.803680419921875,
                    -59.95136642456055,
                    57.84757995605469
                ]
            ]
        },
        "temporal":{
            "interval":[
                [
                    "2002-01-01T00:00:00Z",
                    null
                ]
            ]
        }
    },
    "license":"Unlicense",
    "assets":{
        "zarr-s3-osn":{
            "href":"s3://mdmf/gdp/stageiv_combined.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
        },
        "nc-s3-osn":{
            "href":"s3://mdmf/gdp/netcdf/qpe/",
            "title":"Free access to archival legacy files via S3 API",
            "description":"Free, 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 on an Open Storage Network Pod.",
            "roles":[
                "data",
                "directory",
                "s3",
                "osn"
            ],
            "file:size":0
        },
        "default":{
            "href":"https://api.water.usgs.gov:443/gdp/pygeoapi/stac/stac-collection/stageiv_combined",
            "file:size":0
        }
    }
}