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.
Expedite time slice interpolation routine (#536)
* lake-gage crosswalk creation * use cross walk dataframes and parallelize interpolation * name index * return hybrid lake-gage crosswalks * save link_gage_df for preprocess * pass cross walk dataframe to get_obs_from_timeslices * simplify crosswalk with dataframes * fix link_lake_df creation * change waterbody types to 1 if USGS or USACE hybrid obs are unavailable * save usgs and usace crosswalk dfs to preprocess dict * add reservoir crosswalk dfs to list of things to unpack from preprocess and return * add crosswalk to list of returns from unpack_nwm_preprocess Co-authored-by: awlostowski-noaa <[email protected]>
- Loading branch information
1 parent
8fb6226
commit 29897f2
Showing
4 changed files
with
130 additions
and
83 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
Oops, something went wrong.