Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"crs_geometry_file" to support previous configuration #100

Open
YifanC opened this issue Feb 3, 2024 · 1 comment
Open

"crs_geometry_file" to support previous configuration #100

YifanC opened this issue Feb 3, 2024 · 1 comment

Comments

@YifanC
Copy link
Collaborator

YifanC commented Feb 3, 2024

Perhaps we should revert the name of crs_geometry_files to crs_geometry_file, and allow single string entrance in addition to a list, so we can continue use same configuration for single module or so.

crs_geometry_files: ['data/proto_nd_flow/multi_tile_layout-2.4.16.yaml',
'data/proto_nd_flow/multi_tile_layout-2.5.16.yaml']
crs_geometry_to_module: [0,0,1,0]

crs_geometry_files=self.crs_geometry_files,
crs_geometry_to_module=self.crs_geometry_to_module,

@YifanC
Copy link
Collaborator Author

YifanC commented Feb 3, 2024

@diaza In case you will move to later develop for single module reflow, this might cause a hiccup. I aim to tackle this in a week or so, but you may get there before me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant