13 Jan
2003
13 Jan
'03
12:12 p.m.
Redding, Matthew wrote:
Hi All,
I was wondering if anyone could tell me why this python script (passed no parameters) creates session values for N_prod, N_shed, N_screen, N_pond, N_land, N_soil that are all the same (and TS_*, K_*, P_* values that are similarly the same within their set).
In all honesty, I think your problem is because your script appears to eb in dire need of refactoring. While doing that, you'll probably find the bug... cheers, Chris