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 binary GEN file to a geopandas GeoDataFrame. |
|
Write a GeoDataFrame to a binary GEN file. |