ropensci/GSODR

Max-missing only works for complete years

adamhsparks opened this issue · 1 comments

If max-missing is specified for an incomplete year, e.g. download 2017 in November 2017, it will omit all stations and data.

Check to see if function is downloading current year and warn user that using max-missing is not possible for current year data.

Fixed in 35b1b2a