Skip to content

Extend filter functionality - Allow to filter by equal value #51

@santilland

Description

@santilland

In order to be able to extract data more efficiently through the interface we need new types of filtering that are not currently possible through the range filtering.

Allowing filtering by equal value.
This is possible for numeric data (using the same min and max in the range filter) but it would be important especially for mie_wind_result_observation_type and rayleigh_wind_result_observation_type which are strings data to allow to filter by a specific string to be equal, e.g. "cloudy", "clear"

A possibility could be to pass an equal parameter in filter object instead of min max.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions