Skip to content

Handle warnings in convertEdgeBuildings #678

@fbenke-pik

Description

@fbenke-pik

The convert function convertEdgeBuildings currently produces two possibly related warnings

WARNING: 
~~~~~ calcOutput('IOEdgeBuildings', subtype = X), with X in (output_EDGE, output_EDGE_buildings) produces negative values, set to 0
~~~~~ WARNING: 
~~~~~ Weight sum is 0, so cannot normalize and will return 0 for some aggregation targets. This changes the total sum of the magpie object! If this is really intended set zeroWeight = "allow", or "setNA" to return NA.

The latter warning causes data to be swallowed during regional aggregation. This might not be a problem (warning can be disabled then), but this should be checked by a sector specialist.

Metadata

Metadata

Labels

warningsWarnings produced during input data generation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions