Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gapfilling meteo data where MDS is not applied (P, PA, WS...) - use original data if ERA are not available in aggregations #37

Open
darpap opened this issue Jul 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request Priority:Normal Normal Priority Issue or PR

Comments

@darpap
Copy link

darpap commented Jul 12, 2022

Currently, in case ERA are not available and original data are available, in the halfhourly final file there is P (with original data) and P_F is all -9999. This happens even for the days where P is always present. It is ok because in fact the variable is not fully gapfilled.
However this creates a problem in the daily files where the P is always entirely missing even for days where there are measurements.

Let's consider the possibility to provide P_F from daily to yearly in case we have the periods fully covered by measurements (so only for the days->years where there are no gaps)

@darpap darpap added enhancement New feature or request Priority:High High Priority Issue or PR labels Jul 12, 2022
@gilbertozp gilbertozp moved this to Priority:High in ONEFlux-Priorities Aug 17, 2022
@darpap darpap added Priority:Normal Normal Priority Issue or PR and removed Priority:High High Priority Issue or PR labels Aug 18, 2022
@gilbertozp gilbertozp moved this from Priority:High to Priority:Normal in ONEFlux-Priorities Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority:Normal Normal Priority Issue or PR
Projects
Status: Priority:Normal
Development

No branches or pull requests

3 participants