You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would advocated storing the weight files as a parquet file alongside the hydrofabrics for rapid cloud-based and/or partial read access. This is how we are dealing with the parameters sets for LSTM, CFE, and NOAH-OWP.
Real-time forcing Reads
With a weight grid, summarized forcings can be computed. This process is effectively only impacted by the speed in which a computer can extract the needed data from the forcing files.
Set up testing
ncrcat *nc4 -O merged_one_day.nc
During Hydrofabric Creation:
We can read in catchment set, and build a weight grid.
This process is only needed once per input source and be executed in the creation of the hydrofabric.
I would advocated storing the weight files as a parquet file alongside the hydrofabrics for rapid cloud-based and/or partial read access. This is how we are dealing with the parameters sets for LSTM, CFE, and NOAH-OWP.
Real-time forcing Reads
The text was updated successfully, but these errors were encountered: