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

Data from database into skewt #250

Open
weather01089 opened this issue Mar 23, 2022 · 2 comments
Open

Data from database into skewt #250

weather01089 opened this issue Mar 23, 2022 · 2 comments

Comments

@weather01089
Copy link

Hi, I am creating a local comma deliminated file to feed into the SHARP sounding program.

The data being stored, and forwarded to the sondehub database has some false winds at low levels.
Somehow the skewt on the site is correct.

Can you tell me how you are parsing that database data to create that skew-t?

Thanks!

Ray Weber

@darksidelemm
Copy link
Member

Can you give an example of the bad data vs what's on the sondehub skewt?

It's worth noting that we calculate wind based on deltas between positions, not based on individual telemetry data.

The code that goes through the telemetry for a particular sonde on the tracker is here: https://github.com/projecthorus/sondehub-tracker/blob/master/js/tracker.js#L1809

@weather01089
Copy link
Author

weather01089 commented Mar 23, 2022 via email

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

No branches or pull requests

2 participants