bw2regional.meta

Module Contents

Classes

ExtensionTables

Metadata for extension tables that give loadings on a third spatial scale.

Geocollections

Metadata for spatial data sets.

Intersections

Areal intersections between the elements of two geo- or topocollections

Loadings

Metadata on regionalized LCIA weightings.

Topocollections

Mappings from geocollections to a set of topographical face ids.

Attributes

extension_tables

geocollections

intersections

loadings

topocollections

class bw2regional.meta.ExtensionTables[source]

Bases: bw2data.serialization.SerializedDict

Metadata for extension tables that give loadings on a third spatial scale.

filename = 'extension-tables.json'[source]
class bw2regional.meta.Geocollections[source]

Bases: bw2data.serialization.SerializedDict

Metadata for spatial data sets.

filename = 'geocollections.json'[source]
class bw2regional.meta.Intersections[source]

Bases: bw2data.serialization.CompoundJSONDict

Areal intersections between the elements of two geo- or topocollections

filename = 'intersections.json'[source]
class bw2regional.meta.Loadings[source]

Bases: bw2data.serialization.SerializedDict

Metadata on regionalized LCIA weightings.

filename = 'loadings.json'[source]
class bw2regional.meta.Topocollections[source]

Bases: Geocollections

Mappings from geocollections to a set of topographical face ids.

filename = 'topocollections.json'[source]
bw2regional.meta.extension_tables[source]
bw2regional.meta.geocollections[source]
bw2regional.meta.intersections[source]
bw2regional.meta.loadings[source]
bw2regional.meta.topocollections[source]