-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
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

Next I tried two things:
- 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:
- 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:
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
Projects
Status
Done