CROCODILE-CESM / CROCODILE-CESM/model2obs
[feature] Add viz for model-obs 1D fit plot
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
## Description
It'd be great if there was a plot utility where one axis plots the model value, the second axis the obs value, so one can see how they collapse on 1:1 line.
## Implementation
Something similar is already implemented in `viz/interactiveWidgetProfile`. It is currently used in `tutorial2` to compare a float profile with the model, but potentially it can already be used for the whole dataset?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing utility in viz/interactiveWidgetProfile and its use in tutorial2. Determine whether it can accept the whole dataset rather than a float profile, then verify that the resulting plot places model values and observation values on separate axes and makes their 1:1 relationship visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100