Skip to content

Need some kind of way to allow for multiple observation types for the same field #35

Description

@mkavulich

Description

Currently the workflow is defined in a way that a given field (e.g. accumulated precipitation, reflectivity, ) can only be verified using a single observation type (e.g. CCPA, MRMS respectively)

However, there is a need to make this more flexible. For example, there are multiple different accumulated precipitation datasets that we might want to verify against in addition to the current CCPA (IMERG, MRMS, etc.). We actually already have an example of this: NDAS vs GDAS for conventional observations, but it is handled in a somewhat hacky way, where "NDAS" data is overwritten with GDAS variables in the test file.

Solution

We need a more elegant solution that allows the user to specify from the config file not only the field they would like to verify, but also the observation type to use for verifying that field.

Requirements

Capability to define both the field type and the observational dataset for a given verification experiment

Dependencies

Alternative Solutions

None, this is a requirement for work such as IMERG precipitation verification

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions