-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
warningsWarnings produced during input data generationWarnings produced during input data generation
Description
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
Assignees
Labels
warningsWarnings produced during input data generationWarnings produced during input data generation