Skip to content

0.7.0 - Velum

Compare
Choose a tag to compare
@eliocamp eliocamp released this 10 Apr 15:29
· 402 commits to master since this release

New features

  • FitWave() and related functions return NAs when the inputted signal has NAs.

  • FitLm() accepts a weights argument to perform weighted regression.

  • ReadNetCDF() now can read files directly from DAP servers and other urls, and
    objects returned by [ncdf4::nc_open()].

Bugfixes

  • ReadNetCDF() won't try to parse "time" dimensions that are not dates and will try
    to parse as time all dimensions.

Breaking changes

  • seasonaly() is now correctly called seasonally(). This proves that you don't
    put an ESL person in charge of naming stuff.