{
  "type": "Collection",
  "id": "noaa-mrms-conus-analysis-hourly",
  "stac_version": "1.0.0",
  "stac_extensions": [
    "https://stac-extensions.github.io/xarray-assets/v1.0.0/schema.json",
    "https://stac-extensions.github.io/datacube/v2.2.0/schema.json"
  ],
  "title": "NOAA MRMS CONUS analysis, hourly",
  "description": "Hourly precipitation analysis from the Multi-Radar Multi-Sensor (MRMS) system operated by NOAA NWS NCEP.",
  "license": "CC-BY-4.0",
  "cube:dimensions": {
    "latitude": {
      "type": "spatial",
      "axis": "y",
      "extent": [
        20.00500000000696,
        54.995
      ],
      "unit": "degree_north",
      "size": 3500
    },
    "longitude": {
      "type": "spatial",
      "axis": "x",
      "extent": [
        -129.995,
        -60.00500000006366
      ],
      "unit": "degree_east",
      "size": 7000
    },
    "time": {
      "type": "temporal",
      "extent": [
        "2014-11-01T00:00:00Z",
        null
      ],
      "unit": "seconds since 1970-01-01",
      "size": 100198
    }
  },
  "cube:variables": {
    "categorical_precipitation_type_surface": {
      "dimensions": [
        "time",
        "latitude",
        "longitude"
      ],
      "type": "data",
      "unit": "1"
    },
    "flash_qpe_ffg_max_surface": {
      "dimensions": [
        "time",
        "latitude",
        "longitude"
      ],
      "type": "data",
      "unit": "percent"
    },
    "precipitation_pass_1_surface": {
      "dimensions": [
        "time",
        "latitude",
        "longitude"
      ],
      "type": "data",
      "unit": "kg m-2 s-1"
    },
    "precipitation_pass_2_surface": {
      "dimensions": [
        "time",
        "latitude",
        "longitude"
      ],
      "type": "data",
      "unit": "kg m-2 s-1"
    },
    "precipitation_radar_only_surface": {
      "dimensions": [
        "time",
        "latitude",
        "longitude"
      ],
      "type": "data",
      "unit": "kg m-2 s-1"
    },
    "precipitation_surface": {
      "dimensions": [
        "time",
        "latitude",
        "longitude"
      ],
      "type": "data",
      "unit": "kg m-2 s-1"
    }
  },
  "extent": {
    "spatial": {
      "bbox": [
        [
          -129.995,
          20.00500000000696,
          -60.00500000006366,
          54.995
        ]
      ]
    },
    "temporal": {
      "interval": [
        [
          "2014-11-01T00:00:00Z",
          null
        ]
      ]
    }
  },
  "assets": {
    "zarr": {
      "href": "https://data.dynamical.org/noaa/mrms/conus-analysis-hourly/latest.zarr",
      "type": "application/x-zarr",
      "title": "Zarr v3 store",
      "roles": [
        "data"
      ],
      "xarray:open_kwargs": {
        "engine": "zarr"
      }
    },
    "icechunk": {
      "href": "s3://dynamical-noaa-mrms/noaa-mrms-conus-analysis-hourly/v0.3.0.icechunk/",
      "type": "application/x-icechunk",
      "title": "Icechunk repository",
      "roles": [
        "data"
      ],
      "icechunk:storage": {
        "bucket": "dynamical-noaa-mrms",
        "prefix": "noaa-mrms-conus-analysis-hourly/v0.3.0.icechunk/",
        "region": "us-west-2"
      },
      "xarray:open_kwargs": {
        "engine": "zarr",
        "chunks": null
      }
    }
  },
  "links": [
    {
      "rel": "self",
      "href": "https://dynamical.org/stac/noaa-mrms-conus-analysis-hourly/collection.json",
      "type": "application/json"
    },
    {
      "rel": "root",
      "href": "https://dynamical.org/stac/catalog.json",
      "type": "application/json"
    },
    {
      "rel": "parent",
      "href": "https://dynamical.org/stac/catalog.json",
      "type": "application/json"
    },
    {
      "rel": "about",
      "href": "https://dynamical.org/catalog/noaa-mrms-conus-analysis-hourly/",
      "type": "text/html",
      "title": "Dataset documentation"
    },
    {
      "rel": "example",
      "href": "https://github.com/dynamical-org/notebooks/blob/main/noaa-mrms-conus-analysis-hourly.ipynb",
      "type": "application/x-ipynb+json",
      "title": "Example notebook (GitHub)"
    },
    {
      "rel": "example",
      "href": "https://colab.research.google.com/github/dynamical-org/notebooks/blob/main/noaa-mrms-conus-analysis-hourly.ipynb",
      "type": "text/html",
      "title": "Example notebook (Colab)"
    },
    {
      "rel": "example",
      "href": "https://github.com/dynamical-org/notebooks/blob/main/noaa-mrms-conus-analysis-hourly-icechunk.ipynb",
      "type": "application/x-ipynb+json",
      "title": "Icechunk example notebook (GitHub)"
    }
  ]
}
