Open AlainPlattner opened 6 years ago
Fixed it! On the plane to Belgium.
2018-03-30 21:10 GMT-04:00 Alain Plattner notifications@github.com:
On line 84, the "if exist" statement has an " & 1==3", which is always false.
Is there a reason why we still have the loading "turned off", or can we enable loading?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/csdms-contrib/slepian_alpha/issues/17, or mute the thread https://github.com/notifications/unsubscribe-auth/AGfGqG0ZE3RWxKnVn0VCSBWYiidIDUwHks5tjteGgaJpZM4TCRuL .
-- Frederik J Simons www.frederik.net
Thanks. Have fun at EGU!
The load still only happends when you don't want to store all tapers (vcut>0). What is the reason for this? I usually set vcut =-1 to make sure I get all tapers. Shall we remove this additional constraint for the loading?
On line 84, the "if exist" statement has an " & 1==3", which is always false.
Is there a reason why we still have the loading "turned off", or can we enable loading?