generated from NOAA-OWP/owp-open-source-project-template
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Great Lakes Data Assimilation (#808)
* update creation of great lakes climatology * pass great lakes DA info through to compute * update properties handling great lakes info * set default empty df for great lakes info * preprocess great lakes DA info, create 'update_after_compute()' function * create new get_timeslice_obs function specific for great lakes * add option for great lakes DA * function for performing great lakes DA * finalize great_lakes.update_after_compute() function * define after compute functions for great lakes DA * update _prep_reservoir_da_dataframes() to include great lakes * refine passing objects to great lakes da module * finalize da function for great lakes * update creation of great lakes climatology * pass great lakes DA info through to compute * update properties handling great lakes info * set default empty df for great lakes info * preprocess great lakes DA info, create 'update_after_compute()' function * create new get_timeslice_obs function specific for great lakes * add option for great lakes DA * function for performing great lakes DA * finalize great_lakes.update_after_compute() function * define after compute functions for great lakes DA * update _prep_reservoir_da_dataframes() to include great lakes * refine passing objects to great lakes da module * finalize da function for great lakes * add default empty dataframe for gl_climatology_df_sub * add column names for empty data frame gl_df_sub * set default empty data frames for great lakes dfs * move _canadian_gage_df slot from HYFeatures to AbstractNetwork * check if list of new great_lakes_param_dfs is empty before trying to concat * set default _canadian_gage_link_df in NHDNetwork * update DA settings for test cases * add empty placeholders in diffusive results for great lakes DA
- Loading branch information
1 parent
0e60959
commit a7260b7
Showing
12 changed files
with
818 additions
and
253 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
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
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.