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

Validation of orbital error estimate #309

Open
tfuhrmann opened this issue Nov 13, 2020 · 0 comments
Open

Validation of orbital error estimate #309

tfuhrmann opened this issue Nov 13, 2020 · 0 comments

Comments

@tfuhrmann
Copy link
Contributor

The fitting of a polynomial model to calculate an orbital error estimate could result in overfitting the data if a model other then linear is chosen, particularly for large-scale Sentinel-1 data which come with relatively accurate orbit data compared to older sensors such as ERS or Envisat.

Todo: conduct intensive tests using different data sets and sensors on the orbital error estimate when using different settings for the polynomial degree (and potentially also comparing the independent and network methods). The attached bash script (saved as .txt) can be used to perform automated PyRate runs of the 'correct' step using different parameter settings. Based on the outcome, recommendations on the polynomial degree can be made in the PyRate documentation or even warning messages added to the logs when using a polynomial degree not recommended for a particular sensor.

run_pyrate_orbital.txt

@mcgarth mcgarth changed the title Enhancement: validation of orbital error estimate Validation of orbital error estimate Apr 29, 2021
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

2 participants