removed some print statements
This commit is contained in:
@@ -603,14 +603,8 @@ def handle_calctrimp(id,
|
||||
trimpdata = dt*hrr*0.64*np.exp(f*hrr)
|
||||
trimp = trimpdata.sum()
|
||||
|
||||
print hrr.mean()
|
||||
|
||||
print trimp
|
||||
|
||||
hrtss = 100.*trimp/trimp1hr
|
||||
|
||||
print hrtss,trimp1hr
|
||||
|
||||
pp = 8.0
|
||||
|
||||
df['v4'] = df[' AverageBoatSpeed (m/s)']**(pp)
|
||||
|
||||
Reference in New Issue
Block a user