polaris.mesh.validate.MPAS_MESH_VALIDATE_VARS

polaris.mesh.validate.MPAS_MESH_VALIDATE_VARS = ['latCell', 'lonCell', 'xCell', 'yCell', 'zCell', 'areaCell', 'indexToCellID', 'nEdgesOnCell', 'cellsOnCell', 'edgesOnCell', 'verticesOnCell', 'meshDensity', 'latEdge', 'lonEdge', 'xEdge', 'yEdge', 'zEdge', 'dcEdge', 'dvEdge', 'angleEdge', 'indexToEdgeID', 'nEdgesOnEdge', 'cellsOnEdge', 'edgesOnEdge', 'verticesOnEdge', 'weightsOnEdge', 'latVertex', 'lonVertex', 'xVertex', 'yVertex', 'zVertex', 'areaTriangle', 'kiteAreasOnVertex', 'indexToVertexID', 'cellsOnVertex', 'edgesOnVertex']

Variables in an MPAS mesh file to compare against a baseline. Only variables present in both a base mesh and a culled mesh are included, so that the same list can be used for either.