You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is really a Lasso issue, but I'm putting it here for the moment.
The pnr_station.csv was read in by Lasso to create the PNR nodes and PNR dummy bus routes. The csv file contains calculated-variables like headway, vehicle capacity, etc., that were calculated in an excel spreadsheet which contained the raw PNR station data. It is hard to recollect how the calculation was done without the excel spreadsheet.
Update (8/23): This seems to be the spreadsheet that has the pnr attribute calculations.
Proposal: instead of doing the calculation in excel, we should move the calculation to the Lasso code.
Progress:
Sufficiently defined
Approach decided
Implemented
Considerations
Need to find the excel spreadsheet Yue used first.
The text was updated successfully, but these errors were encountered:
i-am-sijia
added
the
chore
overhead: doesn't add additional functionality, change performance, or refactor code
label
Jul 26, 2023
Related to this issue being here, should we break Lasso's fork from the wsp-sag version, delete the irrelevant branches, and create these issues where they belong?
This is really a Lasso issue, but I'm putting it here for the moment.
The pnr_station.csv was read in by Lasso to create the PNR nodes and PNR dummy bus routes. The csv file contains calculated-variables like headway, vehicle capacity, etc., that were calculated in an excel spreadsheet which contained the raw PNR station data. It is hard to recollect how the calculation was done without the excel spreadsheet.
Update (8/23): This seems to be the spreadsheet that has the pnr attribute calculations.
Proposal: instead of doing the calculation in excel, we should move the calculation to the Lasso code.
Progress:
Considerations
Need to find the excel spreadsheet Yue used first.
The text was updated successfully, but these errors were encountered: