Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added dual mesh initial support * Updated Mesh Construction Method * Removed Old Files * Updated API added comprehensive test * Fixed pre-commit * optimize code * update dual mesh construction and duplicate node validation * progress on migrating implementation to Grid * Testing Notebook * Update Untitled.ipynb * Updated Notebook * Update dual-mesh.ipynb * Update Notebook * Update docs * Update dual-mesh.ipynb * Updated Merge Duplicate Nodes and cleaned up code * Added Duplicate Nodes Test * Duplicate nodes error, updated index, fix codecov, * Fixed pre-commit * fixed duplicate check * Moved to dual.py remove duplication merge * Updated API and Benchmarks * Updated face construction and ordering * Optimization and clean up * Update dual-mesh.ipynb * Updated userguide.rst * Fixed pre-commit * Update docs/userguide.rst Co-authored-by: Philip Chmielowiec <67855069+philipc2@users.noreply.github.com> * Added docstrings * Update dual.py * Added dual mesh support of DataArrays * Fixed asv config file * Added name to data array * Fixed constructed node face connectivity error * Updated user guide * Fixed docs * Removed method parameter * Added support for UxDatasets * Update dual user guide * Update index.rst * Updated Test Cases * Update test_grid.py * Updated colormaps * pre-commit fix * Notebook Update * Update dual-mesh.ipynb * Update dual-mesh.ipynb * Fixed Dimension Bug * Fixed pre-commit * Update mpas_ocean.py * Added warnings * Fixed test failures * Updated notebook and jit * Merge pre-commit fix * Updated notebook * Update Dual Notebook * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updated docstrings, benchmarks, and errors * update notebook to use updated plotting api --------- Co-authored-by: Philip Chmielowiec <67855069+philipc2@users.noreply.github.com> Co-authored-by: Philip Chmielowiec <philipchmielowiec@gmail.com> Co-authored-by: Rajeev Jain <rajeeja@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information