-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add get_xg_yg_from_input code * refactored some code to reduce repeats * added testing * minimalized PR, dropped the sub tile things * remove tests for now * add outer * resolve feedback from @raphaeldussin * Update xmitgcm/utils.py Co-authored-by: Ryan Abernathey <[email protected]> * Update xmitgcm/utils.py Co-authored-by: Ryan Abernathey <[email protected]> * Update xmitgcm/utils.py Co-authored-by: Ryan Abernathey <[email protected]> * Update xmitgcm/utils.py Co-authored-by: Ryan Abernathey <[email protected]> * add tests * change logic, pass all tests * feedback * remove unnescessary outer flags in tests * cleanup * CS Grid check * add precision, endianness to grid test Co-authored-by: Spencer Jones <[email protected]> Co-authored-by: Ryan Abernathey <[email protected]> Co-authored-by: Raphael Dussin <[email protected]>
- Loading branch information
1 parent
c793ecc
commit 3b341ad
Showing
3 changed files
with
146 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters