Daily solutions are available as data extracts and plots using Tilde services.
For each site, a JSON or CSV -formatted data is available, containing the East, North and Up coordinate differences with respect to the reference position.
{
"ts" : "string", # The date-time of the observation in ISO8601 format, UTC time zone;
"val" : "number", # The observation value, representing the displacement (north, east or up) from a reference position (in meters);
"err" : "number", # The observation error, representing the displacement (north, east or up) standard deviation (in meters);
"qc" : "string", # The observation's quality control flag;
}
0
is used for an unknown error);These three plots show the east, north and up components of GNSS station position, evaluated once per day.
Figure 1 - PARI station - East component
Figure 2 - PARI station - North component
Figure 3 - PARI station - Up component
The use of these plots is to show the variation in station position with time. The plots are a derived product of the GNSS data provided by GeoNet, and are for indicative purposes only. Any scientific interpretation of the time series plots should only be done in consultation with someone with appropriate expertise.
In the absence of nearby earthquakes or slow-deformation events, these should be nearly straight lines. Variations about a straight line show the uncertainty (or noise) in the estimation of station position from a single day of GNSS data. Large outliers usually indicate some problem in the data processing; these problems are likely to be fixed if you view the plots again in a few days or weeks.
The values in the plots are in the ITRF2008 reference frame, but with a constant value subtracted from each time series so that its mean value is zero. The absolute values in the time series represent relative displacement of a site, and that the slopes of the lines do give velocities relative to ITRF2008.
The plots are updated with new information after each day’s daily processing of the GNSS data is complete, which is presently about 8am NZST time.
Before making any scientific interpretation of GNSS time series data, one should have a full understanding of at least the following items:
GeoNet provides site metadata, including equipment changes, in the Delta database and as IGS (International GNSS Service) format sitelogs and XML files on the GeoNet data site.
GeoNet makes every attempt to ensure that the information in Delta is correct and transcribed accurately to the RINEX headers, and that the same information is used during GNSS processing.
The GNSS processing is done using the GAMIT/GLOBK software developed and maintained by the Department of Earth Atmospheric and Planetary Sciences of the Massachusetts Institute of Technology (MIT). Without going into detail, some of our processing strategies are as follows:
The processing methodology is kept consistent throughout the time series. For further details please refer to the GAMIT/GLOBK documentation.