Collections: gridMET

Assets

URL Title Description Roles Open Keywords Storage Options Type Size
s3://mdmf/gdp/gridMET.zarr/ Free access to zarr via S3 API Free, public access to zarr data store via the S3 API. This data is stored on an Open Storage Network Pod. data, zarr, s3, osn
{
  "chunks": {},
  "consolidated": true,
  "engine": "zarr"
}
{
  "anon": true,
  "client_kwargs": {
    "endpoint_url": "https://usgs.osn.mghpcc.org/"
  }
}
application/vnd+zarr -
s3://mdmf/gdp/netcdf/gridmet/ Free access to archival legacy files via S3 API 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. data, directory, s3, osn

                    

                    
-
https://api.water.usgs.gov:443/gdp/pygeoapi/stac/stac-collection/gridMET

                    

                    
-
Property Value
id gridMET
description
Daily Meteorological data for continental US
cite-as https://www.climatologylab.org/gridmet.html
extent
{
  "spatial": {
    "bbox": [
      [
        -124.76666663333334,
        25.066666666666666,
        -67.05833330000002,
        49.400000000000006
      ]
    ]
  },
  "temporal": {
    "interval": [
      [
        "1979-01-01T00:00:00Z",
        "2022-06-04T00:00:00Z"
      ]
    ]
  }
}
cube:dimensions
{
  "lat": {
    "axis": "y",
    "description": "latitude",
    "extent": [
      25.066666666666666,
      49.400000000000006
    ],
    "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}}",
    "step": -0.0416666666667,
    "type": "spatial"
  },
  "lon": {
    "axis": "x",
    "description": "longitude",
    "extent": [
      -124.76666663333334,
      -67.05833330000002
    ],
    "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}}",
    "step": 0.0416666666667,
    "type": "spatial"
  },
  "time": {
    "description": "time",
    "extent": [
      "1979-01-01T00:00:00Z",
      "2022-06-04T00:00:00Z"
    ],
    "step": "P1DT0H0M0S",
    "type": "temporal"
  }
}
cube:variables
                {
  "crs": {
    "description": null,
    "dimensions": [],
    "type": "auxiliary",
    "unit": null
  },
  "max_air_temperature": {
    "description": "tmmx",
    "dimensions": [
      "time",
      "lat",
      "lon"
    ],
    "type": "data",
    "unit": "K"
  },
  "max_relative_humidity": {
    "description": "rmax",
    "dimensions": [
      "time",
      "lat",
      "lon"
    ],
    "type": "data",
    "unit": "%"
  },
  "min_air_temperature": {
    "description": "tmmn",
    "dimensions": [
      "time",
      "lat",
      "lon"
    ],
    "type": "data",
    "unit": "K"
  },
  "min_relative_humidity": {
    "description": "rmin",
    "dimensions": [
      "time",
      "lat",
      "lon"
    ],
    "type": "data",
    "unit": "%"
  },
  "precipitation_amount": {
    "description": "pr",
    "dimensions": [
      "time",
      "lat",
      "lon"
    ],
    "type": "data",
    "unit": "mm"
  },
  "specific_humidity": {
    "description": "sph",
    "dimensions": [
      "time",
      "lat",
      "lon"
    ],
    "type": "data",
    "unit": "kg/kg"
  },
  "surface_downwelling_shortwave_flux_in_air": {
    "description": "srad",
    "dimensions": [
      "time",
      "lat",
      "lon"
    ],
    "type": "data",
    "unit": "W m-2"
  },
  "wind_speed": {
    "description": "vs",
    "dimensions": [
      "time",
      "lat",
      "lon"
    ],
    "type": "data",
    "unit": "m/s"
  }
}