bomrang icon indicating copy to clipboard operation
bomrang copied to clipboard

Standardisation within package and v1.0.0

Open adamhsparks opened this issue 5 years ago • 0 comments

For the next release, let's make it 1.0, I'd like to break some stuff and standardise functionality across the package. No timeline on this. I've just spent a good chunk of time polishing and fixing bugs for 0.7.0 while I'm on holiday since I have time to do this right now.

  • Function names should follow the same naming scheme, e.g. get_historical() > get_historical_weather()

  • Standardise the internal functionality,

    • e.g., all functions should check locally and fail locally first if no station or proper ID value is found before querying server for any information, and

    • see also, https://github.com/ropensci/bomrang/issues/103

adamhsparks avatar Jan 20 '20 23:01 adamhsparks