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
As a developer I need a dataloader for both snowEx, AWDB, and metloom data (and any other sources that are identified). The methods or classes should take a site_id, date range and sensor/element type and return a datetime indexed dataframe with the data. Perhaps all data sources should be called from a single method and return all data sources in a single dataframe.
As a developer I need a dataloader for both snowEx, AWDB, and metloom data (and any other sources that are identified). The methods or classes should take a site_id, date range and sensor/element type and return a datetime indexed dataframe with the data. Perhaps all data sources should be called from a single method and return all data sources in a single dataframe.
@Ibrahim-Ola
The text was updated successfully, but these errors were encountered: