Coverage {{ coverage.name }}

Description: {{ coverage.description }}

Attributes
{% for attr in coverage['attributes'] -%} {%- endfor %}
name description datatype valid range scale nodata
{{ attr['name'] }} {{ attr['description'] }} {{ attr['datatype'] }} {{ attr['valid_range'] }} {{ attr['scale_factor'] }} {{ attr['missing_value'] }}

Extent
xmin ymin xmax ymax
{{ coverage['spatial_extent']['xmin'] }} {{ coverage['spatial_extent']['ymin'] }} {{ coverage['spatial_extent']['xmax'] }} {{ coverage['spatial_extent']['ymax'] }}

Timeline