Skip to content

Taking multiple files in "point_clouds" for config_bpg.json #50

@wangsen992

Description

@wangsen992

Hi there,

Right now in the config file, the point clouds are specified as individual files for ground and buildings,

  "point_clouds" :
  {
    "ground": "point_cloud/sampled_ground_1m.ply",
    "buildings" : "point_cloud/sampled_buildings_1m.ply"
  }```

I am wondering if it is possible to take multiple files or regex? As the domain size grow larger it is easier to manage multiple files as opposed to one very large file. 

Also, is there any parallel support for city4cfd? 

Best wishes,
Sen

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions