-
Notifications
You must be signed in to change notification settings - Fork 287
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adopt new-style Cube printout. * Fix some import orderings. * Replace old cube summary code with new CubeSummary-based implementation. * Removed additional colons. * Slightly altered behaviour + specific test fixes. * Test result changes. * Code standard fixes. * More test fixes. * Doctest fixes. * Fix doctest output for python 3.8. * Fix merged docs test. * Make cube-summary list attributes last. * Fix affected tests. * Another test fix. * Reformat TODO string to aid IDE recognition. * CubePrinter tab size constants. * CubePrinter don't bother assigning cube_summary on ingestion. * cube_printout docstring fixes. * Cube summary align cell methods with other tabbed content. * Remove CubePrinter TODO. * Remove CubeSummary TODO. * Remove commented cube summary code. * Cube summary what's new entries. Co-authored-by: Martin Yeo <martin.yeo@metoffice.gov.uk>
- Loading branch information
1 parent
4abaa8f
commit d4d0514
Showing
44 changed files
with
1,956 additions
and
1,290 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
Oops, something went wrong.