Skip to content

Use of ImportMatrix without disaggregating/conforming to model commodity schema #26

Description

@WesIngwersen

ImportFinalDemand <- model$ImportMatrix[, which(colnames(model$ImportMatrix) %in% model$FinalDemandMeta$Code_Loc)]

This will not work for aggregated or disaggregated models as its using an original data source objects in ImportMatrix that has not been updated to the model commodity schema

related to #25

Metadata

Metadata

Assignees

No one assigned

    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