imod.formats.gen.read_ascii#

imod.formats.gen.read_ascii(path: Path | str) geopandas.GeoDataFrame[source]#

Read a text ASCII GEN file to a geopandas GeoDataFrame.

Parameters:

path (Union[str, Path])

Returns:

geodataframe

Return type:

gpd.GeoDataFrame