Input/output#
|
Open one or more IDF files as an xarray.DataArray. |
|
Open a set of IDFs to a dict of xarray.DataArrays. |
|
Combine IDF files of multiple subdomains. |
|
Write a xarray.DataArray to one or more IDF files |
|
Read the IDF header information into a dictionary |
|
Read one or more IPF files to a single pandas.DataFrame, including associated (TXT) files. |
|
Read an IPF associated file (TXT). |
|
Saves the contents of a pandas DataFrame to one or more IPF files, and associated (TXT) files. |
|
Writes a single IPF file. |
|
Writes a single IPF associated (TXT) file. |
|
|
|
Open one or more GDAL supported raster files as an xarray.DataArray. |
|
Write a xarray.DataArray to one or more rasterio supported files |
|
Read a GEN file to a geopandas GeoDataFrame. |
|
Write a GeoDataFrame to a binary GEN file. |
|
Read a text ASCII GEN file to a geopandas GeoDataFrame. |
|
Read an iMOD project file into a collection of nested dictionaries. |
Read the contents of an iMOD project file and read/open the data present in it: |
|
|