uace-azmet / azmet-forecast-qa

Developing QA/QC routines for AZMet
0 stars 1 forks source link

Fix update_daily() #17

Closed Aariq closed 1 year ago

Aariq commented 1 year ago

Updates azmetr version and the update_daily() function to correctly handle the situation when the API returns nothing. Instead of checking for NA it checks for a 0-row tibble.