Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Add time validity information for datasets in the data repository #83

@ChristianBeilschmidt

Description

@ChristianBeilschmidt

image

The data repository contains a list of datasets and layers. However, it is not clear when these data are valid. Unfortunately, time range information is not mandatory on these datasets but rather an optional element.

When investigating the request mapping_cgi?service=USER&request=sourcelist, which outputs the datasets for the repository view, one can see that some datasets and layers contain time_start and time_end information, e.g. time_start: "1979-01-01T00:00:00Z".

So when possible, show the time information in the repository view. As a first step, when there is time information on the dataset level, show the time validity beneath the dataset description. Then, add a third column to the list of layers, if there is separate time information for the layers.

As a side note, the parsing of the datasets is done in the user service.

Metadata

Metadata

Assignees

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