{
  "esmcat_version": "0.1.0",
  "id": "aws-na-cordex",
  "description": "This is an ESM collection for the NA-CORDEX Zarr dataset publicly available on Amazon S3 (us-west-2 region)",
  "catalog_file": "https://ncar-na-cordex.s3-us-west-2.amazonaws.com/catalogs/aws-na-cordex.csv",
  "attributes": [
    {
      "column_name": "variable",
      "vocabulary": "https://na-cordex.org/variable-list.html"
    },
    {
      "column_name": "standard_name",
      "vocabulary": "http://cfconventions.org/Data/cf-standard-names/current/build/cf-standard-name-table.html"
    },
    {
      "column_name": "long_name",
      "vocabulary": "https://na-cordex.org/variable-list.html"
    },
    {
      "column_name": "units",
      "vocabulary": "https://www.unidata.ucar.edu/software/udunits/"
    },
    {
      "column_name": "spatial_domain",
      "vocabulary": "http://cfconventions.org/Data/cf-standard-names/docs/standardized-region-names.html"
    },
    {
      "column_name": "grid",
      "vocabulary": "https://na-cordex.org/dataset-description.html"
    },
    {
      "column_name": "spatial_resolution",
      "vocabulary": "https://na-cordex.org/dataset-description.html"
    },
    {
      "column_name": "scenario",
      "vocabulary": "https://na-cordex.org/dataset-description.html"
    },
    {
      "column_name": "start_time",
      "vocabulary": "ISO 8601"
    },
    {
      "column_name": "end_time",
      "vocabulary": "ISO 8601"
    },
    {
      "column_name": "frequency",
      "vocabulary": "https://na-cordex.org/variable-list.html"
    },
    {
      "column_name": "vertical_levels",
      "vocabulary": "Number of vertical levels"
    },
    {
      "column_name": "bias_correction",
      "vocabulary": "https://na-cordex.org/dataset-description.html"
    },
    {
      "column_name": "na-cordex-models",
      "vocabulary": "https://na-cordex.org/simulation-matrix.html"
    }
  ],
  "assets": {
    "column_name": "path",
    "format": "zarr"
  },
  "aggregation_control": {
    "variable_column_name": "variable",
    "groupby_attrs": [
      "variable",
      "frequency",
      "scenario",
      "grid",
      "bias_correction"
    ],
    "aggregations": [
      {
        "type": "union",
        "attribute_name": "variable",
        "options": {
          "compat": "override"
        }
      }
    ]
  },
  "last_updated": "2021-03-25T13:32:32Z"
}
