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

Ingesting GPS derived Zenith total delay #275

Open
Ahunegnaw opened this issue Mar 22, 2022 · 2 comments
Open

Ingesting GPS derived Zenith total delay #275

Ahunegnaw opened this issue Mar 22, 2022 · 2 comments

Comments

@Ahunegnaw
Copy link

I'm very much interested in running pysteps and particularity if zenith total delay (proxy to precipitation) derived from GPS can be ingested/ assimilated to pysteps in addition to radar image. I could produce gridded zenith total delay in near-real time from a dense network of GPS station, and I wanted to know if there is a way to ingest these data set? I would like to hear your suggestions.

@aperezhortal
Copy link
Member

Hi @Zaccarias, welcome to pySTEPS!

The nowcasting functions in pysteps are independent of any importer as long as your data is in a regular cartesian grid (let's call them "images"). Once you have a temporal sequence of images, you can run the nowcast as in this example.

Additionally, you can also write your own importer plugin to have better integration with other pysteps utilities.

I hope this helps.

@aperezhortal
Copy link
Member

Hi @Zaccarias, following up on this issue, were you able to ingest the GPS data? Do you need additional help ?

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