Skip to content

WFCatalog metadata dependency #23

@jbienkowski

Description

@jbienkowski

Currently, WFCatalog does not depend on station metadata - it calculates metrics for acquired data even if some channels are not defined in StationXML. In those cases users can retrieve the metrics, but are not able to download the data itself via FDSNWS-Dataselect web service which strongly depends on metadata.

Possible solutions:

  1. Exclude channels that are not defined in StationXML from WFCatalog collector processing
  2. Calculate the metrics anyways, but apply filtering on the web service side
  3. Cross-check on metadata in the downstream product (apparently the original approach)
  4. Add a metadata query parameter with default value true in the WFCatalog implementation which would still allow retrieval of all available metrics

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions