8000 error (NullPointerException) with time:ts-get-range · Issue #26 · colinsheppard/time · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
error (NullPointerException) with time:ts-get-range #26
Closed
@nellReduan

Description

@nellReduan

When I use the primitive "time:ts-get-range" as follows :
let ts time:ts-load "File.csv"
let tslist time:ts-get-range ts time:create "2013/08/01" time:create "2013/11/01" "all"

I obtain the following error message :
error (NullPointerException)
while observer running _asm_proceduretest_setprocedurevariable_2
called by procedure TEST
called by Button 'test'

Here is an insight of my loaded file "File.csv" in Netlogo :
{{time:LogoTimeSeries TIMESTAMP,Date-2
2010-08-01 05:37:00.000,2010-08-01 18:21
2010-08-02 05:39:00.000,2010-08-02 18:19
2010-08-03 05:40:00.000,2010-08-03 18:18
2010-08-04 05:41:00.000,2010-08-04 18:17

My file .csv contains 93 rows and 2 columns.

Thank you very much for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0