Skip to content

truck_model trip table should not be 4000x4000 #596

@bricegnichols

Description

@bricegnichols

Instead of using matrix.raw_data, use get_data() to retrieve data in proper size, with holes. This is not causing an error because the result of raw_data skips from 3700 to 3733 but the indexing is incorrect.

Should run a test after making this change to ensure results are as expected. Also consider replace raw_data with get_data() in SkimsAndPaths

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions