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
The add_data function can, by default, automatically decide whether to use uscrn.get_data or uscrn.get_nrt_data (can follow this) based on the requested time period (dates input).
add_data could also support grabbing fewer sites (applicable to uscrn.get_data only) by list of WBANs, maybe also lat/lon box.
The text was updated successfully, but these errors were encountered:
https://github.com/zmoon/uscrn
Ideas:
add_data
function can, by default, automatically decide whether to useuscrn.get_data
oruscrn.get_nrt_data
(can follow this) based on the requested time period (dates
input).add_data
could also support grabbing fewer sites (applicable touscrn.get_data
only) by list of WBANs, maybe also lat/lon box.The text was updated successfully, but these errors were encountered: