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
concepts prior to notebooks that should be introduced:
-rechunk, compute near data concept, pangeo concepts, holoviews/holoviz?, other viz tools (hydroinspector), check with Rich on slides and content.
01_data_prep.ipynb (de-emphasize this one to not be confusing).
@gzt5142 requesterpays issues maybe reading from nhgf bucket? @sfoks was having problems with this.
@sfoks : not sure why there are roughly 350 gage IDs in the modeled dataset with letters embedded in the string of digits after the 'USGS-'... (These will be rejected by the API when we try to call NWIS data service to obtain streamflow history for that location).
@sfoks to determine if students can we write to pangeo.chs.usgs.gov? or should students have access to open storage network to write to? @sfoks to ask @amsnyder@rsignell-usgs
assign HPC inserts, explain briefly "how things would change if on HPC" (can be in comments).
note during lecture: to emphasize connection between csv generated in the analysis notebooks we just exported to the input of the viz notebook.
notebook refilters to cobalt gages (keep in case folks need this again, also possible option to further filter gages).
potentially add scorecard from usage example to viz notebook?
Canned example/demo:
(optional) select all gages with percent bias greater than 50% and less than -50% (visualize on map)
(optional) select west of 100th meridian and visualize performance?
Lab options:
change the colorbar in map? (low-priority), maybe just add link to holoviz or panels customizations?
[potential] deeper homework/lab we could add:: attach gagesII attributes to sites from sciencebase, group gages by a new grouping (join gage to new dataset, do boxplots or something easy).
concepts prior to notebooks that should be introduced:
-rechunk, compute near data concept, pangeo concepts, holoviews/holoviz?, other viz tools (hydroinspector), check with Rich on slides and content.
01_data_prep.ipynb (de-emphasize this one to not be confusing).
Lab options:
Add exploratory notebook
@sfoks @towlere
Lab options:
analysis_stdsuite.ipynb
@thodson-usgs
# let's activate R magig
%load_ext rpy2.ipython
Lab options:
viz notebook
@gzt5142
Canned example/demo:
Lab options:
analysis_dscore.ipynb
@thodson-usgs
The text was updated successfully, but these errors were encountered: