CASMcode icon indicating copy to clipboard operation
CASMcode copied to clipboard

casm import prepends "prim:" to "properties_origin" in import_report

Open jli5373 opened this issue 1 year ago • 2 comments

When I do a casm import, CASM prepends "prim:" to the "properties_origin" filepath in the import_report (ie. "properties_origin" : "prim:/casmroot/path/to/properties.calc.json"). This appears to occur when the imported structures maps to a smaller supercell, but it creates problems when trying to use the "copy_structure_files/additional_files" flag (since the filename to copy from contains 'prim:' in it) as the import will fail.

Currently my workaround is to skip importing those structures, but I could see this becoming potentially problematic in the future.

jli5373 avatar Jun 21 '23 00:06 jli5373

Thanks for the comment. We'll try to address a number of the update / import issues soon.

bpuchala avatar Jul 06 '23 21:07 bpuchala

is this issue resolved now?

darjaved avatar Oct 27 '23 13:10 darjaved