-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dimension order and coordinate clean-up (#83)
* Add tidal metadata and force uname and vname inputs to process_velocities * Add uname and vname in process_velocities * Refactor TidalForcing to inherit from ROMSMixinTools * Drop coordinates in tidal forcing * Test whether plotting on coarse grid works * Update tidal notebook * Define dimension order to (time, s_rho, eta_rho, xi_rho) * Transpose regression data for initial conditions * Drop coordinates, rename time -> ocean_time, and introduce abs_time * Transpose regression test data * Fix plotting by adding coordinates to field * Adjust plotting routine to new coordinates handling * Update grid notebook * Format correctly * Complete docstrings for initial conditions plotting function * Get rid off month coordinate * Remove coordinates and renaming from boundary forcing * Transpose regression test data * Add post-process method to CESMBGCSurfaceForcingDataset to keep it clean * Assign lat/lon in object specific .plot method * Update surface forcing notebook * Add lat/lon coords before plotting * Update notebooks * Correct description of methods
- Loading branch information
Showing
19 changed files
with
7,379 additions
and
13,075 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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.