iwfm.lu2tables¶
- iwfm.lu2tables(land_use_file, output_file_type, verbose=False, debug=1)[source]¶
Read an IWFM land use file and write contents to a separate file for each land use type.
- Parameters:
- Return type:
nothing
Notes
Supported output types are ‘csv’ and ‘dat’ (default). Excel output is a possible future addition (see the commented write_2_excel call below).