Closed glugeorge closed 3 weeks ago
did #14 address this @glugeorge ? Or only partially, in any case, maybe updating this issue with a note about #14 could be useful here.
Revisiting this, the next step is to create a notebook that uses some of our winter data (where nothing unusual is happening) to validate our script
cc @hoffmaao
E.g.
import xapres as xa
LTG = xa.load.load_zarr('/Users/jkingslake/Documents/science/ApRES/TG_apres/notebooks/zarrs/LTG_stacked.zarr').load()
dLTG = LTG.profile_stacked.displacement_timeseries().compute()
dLTG.strain_rate.plot()
produces
I will close this now and start another issue exclusively about comparing results across different codes
Adapt ImpDAR's phase2range function and assign to a class in ApRESDefs. Moving over issue from: https://github.com/ldeo-glaciology/XApRES/issues/5