Skip to content

tutorial.ipynb #42

@rkn2

Description

@rkn2

based on a previous reply, I edited my node.csv and link.csv so that the ids are floats in both and I also used path4gmns==0.9.4. This got me through the first issue and i get the following warning output from 3.1
image
Next I tried two things:

  1. Since I already have a demand.csv and zone.csv from running grid2demand, I ran 3.2 directly from 3.0 with these demand.csv and zone.csv
    zone.csv
    demand.csv
    and I got this error:
image
  1. To see if my issue was stemming from files with grid2demand, I deleted my demand.csv and zone.csv files and ran section 3.2 to create them.
    That created these demand.csv and zone.csv
    zone_from tutorial.csv
    demand_from tutorial.csv
    and yielded this error in the next block of code:
image

I am not sure if these issues stem from downgrading to 0.9.4 or if there is another problem with my data. thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions