Ocean Loading Corrections#
HardispOceanLoadCorrector#
|
Compute ocean load corrections using HARDISP. |
|
|
Return the station identifiers for which this provider can provide corrections. |
QuickTidePro Functions#
|
Generate a QuickTide Pro site-time input CSV file from gravity observations and site data. |
|
Read a QuickTide Pro output file and return an appropriate ocean load corrector. |
|
Read a QuickTide Pro multi-station ocean load output file. |
|
Read an ocean load timeseries generated by QuickTide Pro. |
OceanLoadTimeSeries#
|
Determine ocean load corrections at discrete times. |
The start time of the timeseries data. |
|
The mean sampling interval in decimal seconds. |
|
The end time of the timeseries data. |
|
|
Corrector identifier string. |
Get ocean load corrections at specified datetimes. |
OceanLoadAtSiteTime#
|
A class to provide ocean load corrections at discrete locations and times. |
|
Corrector identifier string. |
Get ocean load corrections for specified site-datetime pairs. |
OceanLoadCorrectionProvider#
|
Protocol defining interface for classes that provide ocean loading corrections. |
|
|