close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 20 years ago

Closed 20 years ago

Last modified 18 years ago

#307 closed defect (fixed)

Error in DatCh

Reported by: imendez Owned by: Víctor de Buen Remiro
Priority: normal Milestone:
Component: TimeSetAlgebra Version: head
Severity: normal Keywords:
Cc:

Description

Hi,

this code:

Set q = Include("C:/Documents and Settings/Administrador/Escritorio/serie.bdt");
Serie m = DatCh(ven, Mensual, AvrS);

downloading previously the series "serie.bdt" in a rigth path, returns wrong
values for "m". The data corresponding to 2001/03 (1503.77419355) is repeated at
2001/04, and the left values have a lag of a month: the value of 2001/04
(1438.33333333) appears at 2001/05 and so on.

I'll try to attach the bdt file, but I suppose you can use any series.

Regards.

Attachments (1)

serie.bdt (58.7 KB) - added by imendez 20 years ago.
series containing the data

Download all attachments as: .zip

Change History (7)

Changed 20 years ago by imendez

Attachment: serie.bdt added

series containing the data

comment:1 Changed 20 years ago by Víctor de Buen Remiro

Owner: changed from danirus to Víctor de Buen Remiro

comment:2 Changed 20 years ago by Víctor de Buen Remiro

Well, I suposse this bug is already fixed with the last change I've submitted a few
minutes ago. Test of it is not easy because the point where cache calculation is
moved could be randomly set or not in any date.

Please, update TOL from CVS and test it your self and confirm me if it works well
or not.

comment:3 Changed 20 years ago by imendez

Yes, I think it works perfectly.

Thanks.

comment:4 Changed 20 years ago by Víctor de Buen Remiro

Resolution: fixed
Status: newclosed

comment:5 Changed 20 years ago by Víctor de Buen Remiro

This bug has been fixed

comment:6 Changed 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000307
Note: See TracTickets for help on using tickets.