Update extract validate for time point and time average variables in same stream
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
Extract validation is crude. It cannot tell the difference between time mean and timepoint data extracted from mass in the same stream. This was found when processing for cmip7 using:
```
atmos/pr_tavg-u-hxy-u@3hr:ap8 # embargoed
atmos/pr_tpt-u-hxy-u@3hr:ap8 # embargoed, priority=medium
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing extract validation with the two listed CMIP7 stream variables, atmos/pr_tavg-u-hxy-u@3hr:ap8 and atmos/pr_tpt-u-hxy-u@3hr:ap8. Locate the extract validation entry point and determine how it currently handles time-mean and time-point data in one stream; done means the two variable types are distinguished correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100