{
    "id":"usgs-prism",
    "links":[
        {
            "type":"application/html",
            "rel":"documentation",
            "title":"Documentation",
            "href":"https://prism.oregonstate.edu/"
        },
        {
            "type":"application/html",
            "rel":"documentation",
            "title":"Code Documentation",
            "href":"https://code.usgs.gov/wma/nhgf/geo-data-portal/gdp_data_processing/-/blob/main/workflows/opendap/CIDA/PRISM_v2/prism_processing2_update.py?ref_type=heads"
        },
        {
            "type":"application/html",
            "rel":"canonical",
            "title":"Data source",
            "href":"https://usgs.osn.mghpcc.org/mdmf/gdp/PRISM_v2.zarr"
        },
        {
            "type":"application/json",
            "rel":"root",
            "title":"The landing page of this server as JSON",
            "href":"https://api.wwdh.internetofwater.app?f=json"
        },
        {
            "type":"text/html",
            "rel":"root",
            "title":"The landing page of this server as HTML",
            "href":"https://api.wwdh.internetofwater.app?f=html"
        },
        {
            "type":"application/json",
            "rel":"self",
            "title":"This document as JSON",
            "href":"https://api.wwdh.internetofwater.app/collections/usgs-prism?f=json"
        },
        {
            "type":"application/ld+json",
            "rel":"alternate",
            "title":"This document as RDF (JSON-LD)",
            "href":"https://api.wwdh.internetofwater.app/collections/usgs-prism?f=jsonld"
        },
        {
            "type":"text/html",
            "rel":"alternate",
            "title":"This document as HTML",
            "href":"https://api.wwdh.internetofwater.app/collections/usgs-prism?f=html"
        },
        {
            "type":"application/json",
            "rel":"data",
            "title":"position query for this collection as JSON",
            "href":"https://api.wwdh.internetofwater.app/collections/usgs-prism/position?f=json"
        },
        {
            "type":"text/html",
            "rel":"data",
            "title":"position query for this collection as HTML",
            "href":"https://api.wwdh.internetofwater.app/collections/usgs-prism/position?f=html"
        },
        {
            "type":"application/json",
            "rel":"data",
            "title":"cube query for this collection as JSON",
            "href":"https://api.wwdh.internetofwater.app/collections/usgs-prism/cube?f=json"
        },
        {
            "type":"text/html",
            "rel":"data",
            "title":"cube query for this collection as HTML",
            "href":"https://api.wwdh.internetofwater.app/collections/usgs-prism/cube?f=html"
        }
    ],
    "title":"USGS Parameter-elevation Regressions on Independent Slopes Model (PRISM)",
    "description":"provides a raster for high-resolution spatial climate data, including precipitation, temperature, and other climate variables, derived by combining point-based weather observations with digital elevation and other geographic information. Originally produced by Oregon State University",
    "keywords":[
        "temperature",
        "precipitation"
    ],
    "extent":{
        "spatial":{
            "bbox":[
                [
                    -170,
                    15,
                    -51,
                    72
                ]
            ],
            "crs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84"
        }
    },
    "crs":[
        "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
    ],
    "storageCrs":"http://www.opengis.net/def/crs/OGC/1.3/CRS84",
    "data_queries":{
        "position":{
            "link":{
                "href":"https://api.wwdh.internetofwater.app/collections/usgs-prism/position",
                "rel":"data",
                "variables":{
                    "query_type":"position"
                }
            }
        },
        "cube":{
            "link":{
                "href":"https://api.wwdh.internetofwater.app/collections/usgs-prism/cube",
                "rel":"data",
                "variables":{
                    "query_type":"cube"
                }
            }
        }
    },
    "parameter_names":{
        "ppt":{
            "id":"ppt",
            "name":"Mean monthly precipitation",
            "type":"Parameter",
            "observedProperty":{
                "label":{
                    "en":"Mean monthly precipitation"
                }
            },
            "unit":{
                "label":{
                    "en":"Mean monthly precipitation"
                },
                "symbol":{
                    "value":"mm/month",
                    "type":"http://www.opengis.net/def/uom/UCUM/"
                }
            },
            "narrowerThan":[
                "Precipitation"
            ]
        },
        "tmn":{
            "id":"tmn",
            "name":"Minimum monthly temperature",
            "type":"Parameter",
            "observedProperty":{
                "label":{
                    "en":"Minimum monthly temperature"
                }
            },
            "unit":{
                "label":{
                    "en":"Minimum monthly temperature"
                },
                "symbol":{
                    "value":"degC",
                    "type":"http://www.opengis.net/def/uom/UCUM/"
                }
            },
            "narrowerThan":[
                "Weather Data"
            ]
        },
        "tmx":{
            "id":"tmx",
            "name":"Maximum monthly temperature",
            "type":"Parameter",
            "observedProperty":{
                "label":{
                    "en":"Maximum Monthly Temperature"
                }
            },
            "unit":{
                "label":{
                    "en":"Maximum monthly temperature"
                },
                "symbol":{
                    "value":"degC",
                    "type":"http://www.opengis.net/def/uom/UCUM/"
                }
            },
            "narrowerThan":[
                "Weather Data"
            ]
        }
    },
    "parameterGroups":[
        {
            "type":"ParameterGroup",
            "id":"http://lincolninst.edu/cgs/vocabularies/usbr#c_7e61dfaa",
            "label":"Precipitation",
            "name":"Precipitation",
            "observedProperty":{
                "id":"Precipitation",
                "label":{
                    "en":"Precipitation"
                }
            },
            "members":{
                "usgs-prism":[
                    "ppt"
                ]
            }
        },
        {
            "type":"ParameterGroup",
            "id":"http://lincolninst.edu/cgs/vocabularies/usbr#c_37c74e8d",
            "label":"Weather Data",
            "name":"Weather Data",
            "observedProperty":{
                "id":"Weather Data",
                "label":{
                    "en":"Weather Data"
                }
            },
            "members":{
                "usgs-prism":[
                    "tmn",
                    "tmx"
                ]
            }
        }
    ]
}