diff --git a/news/index.html b/news/index.html index 95d821f..9055b14 100644 --- a/news/index.html +++ b/news/index.html @@ -39,6 +39,7 @@

New FeaturesThe new cdo_operator() allows the user to define an arbitrary operator in case the some operator is missing in the package. Operators are run with the cdo() function.
  • Added operators with zero outputs.
  • By default, temporay files output are deleted when not accessible from the R session.
  • +
  • Adds change operators.