reVX.utilities.utilities

reVX Utilities

Functions

coordinate_distance(coords1, coords2)

Compute the haversine distance between the two sets of coordinates.

load_fips_to_state_map()

Generate a FIPS to state name mapping.

log_versions(logger)

Log package versions:

to_geo(data_frame[, lat_col, lon_col, crs])

Convert a Pandas DataFrame to a GeoPandas GeoDataFrame.