DHI / DHI/modelskill

comparer where does not filter raw_data

Open
#629 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
56
Forks
9
Avg merge
57m
Merged PRs (30d)
3

Description

cmp_2m = cmp.where(cmp.data['z']==-2).rename({cmp.name: "1m"})

cmp_2m.raw_model_results contains all z levels

https://github.com/DHI/modelskill/blob/c50518cecdea0ccf1fe7239848728e593b8af7b3/src/modelskill/comparison/_comparison.py#L912-L914

This is an issue if we want to plot timeseries for the comparer.

cmp_2m.plot.timeseries()

will plot all model depths

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.