imod.msw.IdfMapping#
- class imod.msw.IdfMapping(area, nodata)[source]#
Describes svat location in the IDF grid.
Note that MetaSWAP can only write equidistant grids.
Methods
__init__
(area, nodata)get_output_settings
()isel
()sel
()write
(directory, index, svat)Write MetaSWAP package to its corresponding fixed format file.
write_dataframe_fixed_width
(file, dataframe)Write dataframe to fixed format file.