-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Remove functions `output_file()` & `get_start_dims()` - Remove year calculations - Correct the write dimension sizes for domain type "s" * `get_write_dim_sizes()` gains number of layers for the current output key - New function `calc_pOUTIndex()` * Abstracts the calculation of the starting index of `p_OUT` from `SW_NC_write_output()` - Get time size directly from the opened output file instead of calculating the location of the value within `dimSizes`
- Loading branch information
1 parent
f128579
commit a8e3dbf
Showing
3 changed files
with
58 additions
and
92 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