Skip to content

Enable production demand vector for 2R models #21

Description

@WesIngwersen

2R Models still cannot be calculated using the demand vector due to this stop

prepareImportProductionDemand <- function(model, location) {
if (model$specs$IODataSource == "stateior") {
y_m_p <- prepare2RDemand(model, location, domestic = FALSE)
stop("Import production demand not yet implemented for 2R models.")

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions