gsolve.tide.ocean_load.HardispOceanLoadCorrector

gsolve.tide.ocean_load.HardispOceanLoadCorrector#

class gsolve.tide.ocean_load.HardispOceanLoadCorrector(f, **metadata)[source]#

Bases: OceanLoadCorrectionProvider

Compute ocean load corrections using HARDISP.

HARDISP is part of the International Earth Rotation and Reference Systems Service (IERS) Conventions software collection.

Parameters:
fstr or PathLike

File containing ocean loading coefficients for a set of stations.

**metadatadict[str, Any]

Additional metadata to be stored in the obj.metadata dictionary.

Attributes

ocean_loading_model

(dict) The loaded ocean loading model coefficients.

metadata

(dict) Additional metadata associated with the model.

Methods

identifier(**kwargs)

ocean_load_correction(site_id, date_time[, ...])