MeteoSwiss / MeteoSwiss/dvas

Distinct mid values share same oid

Open
#203 0 comments 0 reactions 1 assignee Claimed by @modolol View on GitHub
bug
Dominant language
Python
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
It appears that if two (GDP) profiles have the same `pid` and `srn` (as well as `eid` and `rid`) and differ only in their `mid`, dvas still assigns them both the same `oid` (i.e. there is only 1 entry in the DataFrame generated via `Database.extract_global_view()`).

This should not be the case - the `oid` should always be distinct for profiles with different `mid`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.