-
Notifications
You must be signed in to change notification settings - Fork 390
Closed
Description
A script, mesh_comparison.py is referenced in COMPASS's new globa_ocean test cases:
https://github.com/MPAS-Dev/MPAS-Model/blob/ocean/develop/testing_and_setup/compass/ocean/global_ocean/config_files/config_mesh_metrics.xml#L7
This file is pointing to MPAS-Tools/mesh_tools/mesh_comparison.py, but there doesn't seem to be any such file:
https://github.com/MPAS-Dev/MPAS-Tools/tree/master/mesh_tools
A little sleuthing suggests it's here:
https://github.com/sbrus89/MPAS-Tools/blob/jigsaw_mesh_creation/mesh_tools/mesh_comparison.py
but hasn't been merged and I didn't see a PR.
@sbrus89, is the solution to add this tool? Or to remove reference to it from COMPASS for now?
Reactions are currently unavailable