geodesymiami / insarmaps

3 stars 0 forks source link

GPS Data enhancement #18

Open stackTom opened 4 years ago

stackTom commented 4 years ago

XXXXXXXXXXXXXXXXXX Enhancement XXXXXXXXXXXXXXXX

There are a few other plots for each stations. If there were a way to get them (e.g. a pull down menu) that would be good (label "Detrended"):

http://geodesy.unr.edu/tsplots/IGS14/IGS14/TimeSeries_flat/P142.png http://geodesy.unr.edu/tsplots/IGS14/IGS14/TimeSeries_flat/PUOC.png http://geodesy.unr.edu/tsplots/IGS14/IGS14/TimeSeries_flat/M0SE.png

In addition there are solutions depending on the tectonic plate a station is on. If that would be another option on the pull down menu, that would be great. But the options are different for each station depending on what plate they are on. So you would have to do a glob to see the directories (plates):

http://geodesy.unr.edu/tsplots/IGS14/plates/NA/TimeSeries/P142.png http://geodesy.unr.edu/tsplots/IGS14/plates/PA/TimeSeries/PUOC.png http://geodesy.unr.edu/tsplots/IGS14/plates/EU/TimeSeries/M0SE.png

stackTom commented 4 years ago

@falkamelung How would I go about globbing the geodesy server. I am not sure I understand.

falkamelung commented 4 years ago

So the TimeSeries_flat should be easy as it is always there. For the other, yes, there should be an option to go to /plates/NA/TimeSeries/P142.png only if it exists. So plates/*/TimeSeries/P142.png is not possible?