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

Flagging bad pressure data at GC-Net stations #140

Closed
ladsmund opened this issue Feb 16, 2024 · 10 comments · Fixed by #141
Closed

Flagging bad pressure data at GC-Net stations #140

ladsmund opened this issue Feb 16, 2024 · 10 comments · Fixed by #141

Comments

@ladsmund
Copy link
Contributor

Note

The stations : NAE, CEN2, HUM, NAU, NEM, NSE, SDM, TUN are having issue with their pressure data beginning in December 2023.

What is the issues?

DMI has reported issue in the pressure data from our BUFR files.
I noticed periodes with erroneous data and missing data in both our L0 datasets and L3 data products.
The following figures shows the pressure data fro the stations in the period from 2023-11-01 to 2024-02-16.

SDM
NSE
NEM
NAU
HUM
CEN2
NAE
TUN

@ladsmund
Copy link
Contributor Author

The error seems to be related to the low temperature issues with our luft sensor.
It is also the case in April 2023 for TUN
image

@ladsmund
Copy link
Contributor Author

There is something suspicious happening with the CEN2 L3 data in addition to the pressure data.
It looks like there is a lower temperature threshold on -35C from midt December. The measurements are available as L0.

image

@ladsmund
Copy link
Contributor Author

I looks like there is a lower pressure threshold at 709hPa.
image

@ladsmund
Copy link
Contributor Author

I looks like there is a lower pressure threshold at 709hPa.
image

It is because of the percentile qc

@PennyHow
Copy link
Member

If this is related to the lufft sensor, similar to the issue with temperature, then we should make an adjustment in pypromice L0toL1 (like in this PR) and/or alter the variable thresholds. Good catch!

@BaptisteVandecrux
Copy link
Member

Hi Mads,
I usually leave the issue open until the problem is also fixed on the dataverse, where most users get the data.
@PennyHow is the monthly upload to dataverse reactivated?

@PennyHow
Copy link
Member

It's not been reactivated yet, but I can just manually trigger it whenever it is needed. Next release is scheduled for beginning of March, but we can make exceptions if there are any urgent data updates.

@BaptisteVandecrux
Copy link
Member

I am flagging additional pressure outliers at HUM for 2022-23:
billede

BaptisteVandecrux added a commit that referenced this issue Mar 6, 2024
@BaptisteVandecrux
Copy link
Member

BaptisteVandecrux commented Mar 20, 2024

new flags on p_u p_l at NEM
image
image

No idea why p_i was not available

and NSE
image

@BaptisteVandecrux BaptisteVandecrux changed the title Pressure data is bad for GC-Net stations from December 2023 Flagging bad pressure data at GC-Net stations Mar 20, 2024
BaptisteVandecrux added a commit that referenced this issue Mar 20, 2024
@BaptisteVandecrux
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants