iwfm.gis.geop_open

iwfm.gis.geop_open(infile)[source]

Open a file with geopandas and return geopandas object.

Parameters:

infile (str) – file name to save info from url

Returns:

gdf_file – information from the infile

Return type:

Geopandas object