watex.utils.get_strike#
- watex.utils.get_strike(profile_angle=None, easting=None, northing=None, gstrike=None, msg='ignore')[source]#
Compute geoelectric strike from profile angle, easting and northing.
- Parameters:
profile_angle (*) – If not provided , will comput with easting and northing coordinates
easting (*) – Easting coordiantes values
northing (*) – Northing coordinates values
gstrike (*) – strike value , if provided, will recomputed geo_electric strike . * msg: output a little message if msg is set to “raises”
- Returns:
float – profile_angle in degree E of N
float – geo_electric_strike in degrees E of N