nisar-solid / ATBD

Notebooks for NISAR Solid Earth Algorithm Theoretical Basis Document
34 stars 22 forks source link

GNSS source and outlier removal updates pt2 #59

Closed rzinke closed 2 months ago

rzinke commented 2 months ago

.~~~~~~. ARIA_prep.ipynb 1.1 Download GUNW Interferograms

4.1 Estimate InSAR LOS Velocities

4.3 Find Collocated GNSS Stations

4.4 Get GNSS Position Time Series

4.5 Estimate GNSS LOS Velocities

A.4 GNSS Timeseries Plots

review-notebook-app[bot] commented 2 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

review-notebook-app[bot] commented 2 months ago

View / edit / reply to this conversation on ReviewNB

EJFielding commented on 2024-09-07T14:44:36Z ----------------------------------------------------------------

The new table output and plots look great!


review-notebook-app[bot] commented 2 months ago

View / edit / reply to this conversation on ReviewNB

EJFielding commented on 2024-09-07T14:44:37Z ----------------------------------------------------------------

Line #145.    gnss_velocities = []

I would recommend breaking this into a separate cell here. It is hard to see where the beginning of the regular code starts after the long set of function definitions.


review-notebook-app[bot] commented 2 months ago

View / edit / reply to this conversation on ReviewNB

EJFielding commented on 2024-09-07T14:44:38Z ----------------------------------------------------------------

Can this set of plots be changed to use the GNSS data after the outliers were removed?