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

Add detrend option #56

Open
NevPalmer opened this issue Jun 25, 2015 · 3 comments
Open

Add detrend option #56

NevPalmer opened this issue Jun 25, 2015 · 3 comments
Labels

Comments

@NevPalmer
Copy link

Add a detrend option. ie calculate a simple linear regression (trend line) and subtract this from the data. This was an option with the Java applet and is useful to see any deviations from the general trend (eg slow slip events) when the data is otherwise trending steeply. An example of where this would be useful is station GISB where the average velocity east is almost zero so the variations in the east component are obvious (http://fits.geonet.org.nz/plot?networkID=LI&siteID=GISB&typeID=e). Whereas, there is a significant velocity north which somewhat masks the variations in this component (http://fits.geonet.org.nz/plot?networkID=LI&siteID=GISB&typeID=n)). Detrending would highlight the variations (slow slips) more clearly.

@elidana
Copy link

elidana commented Jun 21, 2017

Still relevant for GPS/GNSS time series, even more if that feature is useful also to use volcanic data.
Might be a development of stats endpoint.

@rumachan
Copy link

My view is similar to that I expressed here #65. We need a wider, strategic discussion on what capability we want attached to http://fits.geonet.org.nz/plot? and what might be better served by an alternative program.

@mabznz mabznz self-assigned this Jun 26, 2017
@elidana
Copy link

elidana commented Sep 8, 2019

feature requested again by NevP (and I know other FITS users that would love that)

• The ability to detrend (subtract an average slope from) the timelines. This is really useful when looking at transient changes when the slope/velocity is steep and any transient offsets get lost due to scale.

I am including this here even though that feature might be developed outside of FITS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants