Not sure if it is implemented already, if so please ignore :) it would be nice to have a feature to compute directional offsets from one coordinate like in https://docs.astropy.org/en/stable/_modules/astropy/coordinates/sky_coordinate.html#SkyCoord.directional_offset_by (which uses `offset_by` as defined in https://docs.astropy.org/en/stable/_modules/astropy/coordinates/angles/utils.html#offset_by).
Not sure if it is implemented already, if so please ignore :) it would be nice to have a feature to compute directional offsets from one coordinate like in https://docs.astropy.org/en/stable/_modules/astropy/coordinates/sky_coordinate.html#SkyCoord.directional_offset_by (which uses
offset_byas defined in https://docs.astropy.org/en/stable/_modules/astropy/coordinates/angles/utils.html#offset_by).