Skip to content

Update model output schema with geospatial_lat/lon_min/max #66

@joshuatorrance

Description

@joshuatorrance

I would like to add the following attributes to the model data output schema:

  • geospatial_lat_min
  • geospatial_lat_max
  • geospatial_lat_units
  • geospatial_lon_min
  • geospatial_lon_max
  • geospatial_lon_units

These are ACDD suggested attributes and will allow tools like intake to interact geospatially with the data, e.g. show region for dataset on a map, filter datasets based on geographic extent.

A couple of extra thoughts and info in this issue:.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions