geoana.earthquake.oksar.EarthquakeInterferogram#
- class geoana.earthquake.oksar.EarthquakeInterferogram(data, title, location, location_UTM_zone, shape, pixel_size, ref, ref_incidence, satellite_azimuth, satellite_altitude, processed_by, scaling=1.0, satellite_fringe_interval=0.028333, local_earth_radius=6371000.0, local_rigidity=30000000000.0, **kwargs)#
Interferogram class
Attributes
A string providing any copyright information.
Processed interferogram data (unwrapped).
The source of the data.
Date 1
Date 2
The description of the event.
The country where the event occurred.
Event date
The GCMT ID for the event.
The name of the event.
Local Earth radius.
Local rigidity.
Interferogram location (bottom N, left E).
UTM zone for the interferogram.
The Northing and Easting dimensions of each pixel.
A string stating who processed the data.
Processed date
Interferogram reference location (bottom N, left E).
Incidence angle.
Satellite altitude.
Satellite azimuth.
Satellite fringe interval.
A string stating the name of the satellite.
Interferogram scaling factor.
Shape of the interferogram defined by number of pixels in the North and Easting directions, respectively; i.e. (n_pix_N, n_pix_E).
A title.
Methods
get_LOS_vector
(locations)calculate beta - the angle at earth center between reference point and satellite nadir
plot_interferogram
([wrap, ax])Plot interferogram
plot_mask
([ax, opacity])Plot masked interferogram