iwfm.sub.pp_stream_fileΒΆ

Copy the old stream file and replaces the contents with those of the new submodel, and write out the new file.

Functions

add_streams_40(sub_stream_lines, reach_info, ...)

Add the reach and rating table info in the format of stream file type 4.0.

add_streams_41(sub_stream_lines, reach_info, ...)

Add the reach and rating table info in the format of stream file type 4.1.

add_streams_42(sub_stream_lines, reach_info, ...)

Add the reach and rating table info in the format of stream file type 4.2.

add_streams_50(sub_stream_lines, reach_info, ...)

Add the reach info in the format of stream file type 5.0.

exit_now(stream_type)

Raise NotImplementedError for an unsupported stream specification version.

sub_pp_stream_file(stream_file, ...)

Copy the original stream specification file and replace the contents with those of the new model, and write out the new file.