[MSNoise] bug in s06compute_dtt.py

Thomas Lecocq thomas.lecocq at oma.be
Wed Nov 6 11:02:43 UTC 2013


done:
https://github.com/ROBelgium/MSNoise/releases/tag/1.2.2

Thomas

Le 06/11/2013 11:54, Wang, Xiao a écrit :
> In s06compute_dtt.py, when updated_days_for_dates is called with pair as "%", it doesn't work in database_tools.py. There is no query result back when calling days = session.query(Job).filter(Job.pair == pair).filter(Job.day >= date1).filter(Job.day <= date2).filter(Job.type == type).filter(Job.lastmod >= lastmod).group_by(Job.day).order_by(Job.day).all().
>
> It probably work under windows, but it doesn't work in Linux.
>
> Xiao
>
> _______________________________________________
> MSNoise mailing list
> MSNoise at mailman-as.oma.be
> http://mailman-as.oma.be/mailman/listinfo/msnoise



More information about the MSNoise mailing list