polaris.mesh.reconstruct.get_reconstruction_validate_vars
- polaris.mesh.reconstruct.get_reconstruction_validate_vars(location: Literal['cell', 'vertex'] = 'cell') list[str][source]
Get the variables in a reconstruction-weights file that should be compared against a baseline
- Parameters:
location ({'cell', 'vertex'}, optional) – The location the reconstruction weights were computed at
- Returns:
validate_vars (list of str) – The names of the reconstruction variables at
location