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

Support different GPS solution providers #240

Open
falkamelung opened this issue Nov 4, 2019 · 5 comments
Open

Support different GPS solution providers #240

falkamelung opened this issue Nov 4, 2019 · 5 comments
Milestone

Comments

@falkamelung
Copy link
Contributor

falkamelung commented Nov 4, 2019

Currently MintPy supports only the UNR GPS solutions. It would be nice to have an option to select the GPS data source. For example, people from Scripps, MIT and JPL would like to use SOPAC, PBO and JPL GPS solutions, respectively. The way to do this would be to support the Unavco webservices where some of the GPS solution are available.

Description of the desired feature

Is your feature request related to a problem? Please describe

Describe the solution you'd like

Describe alternatives you have considered

Additional context

Are you willing to help implement and maintain this feature? Yes/No

@yunjunz
Copy link
Member

yunjunz commented Nov 5, 2019

Hi @falkamelung, all GPS related features should have major changes in the coming version. I will keep this feature in mind and check the detailed implementation strategy when we started to actively work on it.

@falkamelung
Copy link
Contributor Author

I got some feedback from Geoff Blewitt. There will be a reprocessing of all GPS data out by AGU with much better vertical (different handling of the troposphere). I asked about velocities for user-defined time periods. They will not do this. He suggests to use the MIDAS code and that it works well as long as you consider a little more than 1 year. He also points out that the MIDAS code is very simple and should be easy to translate to Python.

@yunjunz
Copy link
Member

yunjunz commented Nov 5, 2019

That's good to know, @falkamelung. Is there a publicly available implementation of MIDAS code for reference?

@ehavazli
Copy link
Contributor

ehavazli commented Nov 5, 2019

@yunjunz

ftp://gneiss.nbmg.unr.edu/MIDAS_release/

@yunjunz
Copy link
Member

yunjunz commented Nov 5, 2019

Thank you @ehavazli.

@yunjunz yunjunz added this to the GPS milestone Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants