Version 0.2 Updates¶
Version 0.2.0¶
New features¶
added methods
earthkit.geo.rotate.rotate()andearthkit.geo.rotate.unrotate()to perform spehrical rotation. See the notebook example: Rotate pointsadded methods
earthkit.geo.rotate.rotate_vector()andearthkit.geo.rotate.unrotate_vector()to perform local rotation of vectors.added methods
earthkit.geo.coord.latlon_to_xyz()andearthkit.geo.coord.xyz_to_latlon()to convert between [ECEF] and geodetic coordinates.renamed
earthkit.geo.constants.NORTHtoearthkit.geo.constants.NORTH_POLE_LATand addedearthkit.geo.constants.SOUTH_POLE_LAT