Not sure if posting code is better in blog or just a normal page form.
Python (2.7.8) script
User vars: gaging station identifier, pool depth, output parameter (U, W, T, etc.)
Input data: CE-QUALW2 model output file, snp1.opt, that is non-tabular
Output data: csv of output parameter data similar to spr1.opt
Python (2.7.8) script
User vars: gaging station identifier, pool depth, output parameter (U, W, T, etc.)
Input data: CE-QUALW2 model output file, snp1.opt, that is non-tabular
Output data: csv of output parameter data similar to spr1.opt
snp_output_parser01.py |