-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
per #1687, modified runtime freq logic to get relevant files for each…
… time iteration instead of gathering all files and subsetting them for each time. Modified logic in SeriesAnalysis wrapper to handle writing of file list files using RuntimeFreq logic to prevent 2 different approaches for handling file lists. SeriesAnalysis file list files will still be written to the appropriate directory but the file name will no longer include the range of forecasts used. This is OK because the other output files contain this info and it is not necessary for the file lists since they are found in the directory for each forecast time range
- Loading branch information
1 parent
8c29a40
commit 2422b6c
Showing
2 changed files
with
117 additions
and
97 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