Skip to content

Intersection empty when writing file #12

@inrDL

Description

@inrDL

Hello,

I am trying to create intersections in bw2regional, and having trouble. For example for the (ecoinvent, world) intersection (gpkg downloaded with bwr.bw2regionalsetup())
For each calculation engine possible, there is a problem:

  • the pandarus remote server is not available
  • the pandarus library says the two geocollections are overlapping
  • the geopandas library manage to create the intersection very fast compared to the others. The resulting df provides datas. However, when loading the npy file to create the geo_transform_matrix during an lca, the array is empty (all row index are equal to MAX_INT_32).
    So has anyone managed to get an intersection file working ? (particularly with geopandas ?)

thanks a lot !
(@cmutel )

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