From 4b42d0bd5c4cbb66ad09254c134d0b55826ff0b9 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 6 Apr 2018 20:03:02 -0300 Subject: [PATCH] version 0.1 --- DESCRIPTION | 4 ++-- NEWS.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 55d035a7..542c259e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,13 +1,13 @@ Package: metR Type: Package Title: Tools for Easier Analysis of Meteorological Fields -Version: 0.0.9101 +Version: 0.1 Authors@R: person("Elio", "Campitelli", email = "elio.campitelli@cima.fcen.uba.ar", role = c("cre", "aut")) Description: Many useful functions and extensions for dealing with meteorological data in the tidy data framework. Extends ggplot2 for better plotting of scalar and vector fields and provides commonly used analysis methods in the atmospheric sciences. -Date: 2017-10-04 +Date: 2018-04-06 License: GPL-3 Encoding: UTF-8 LazyData: true diff --git a/NEWS.md b/NEWS.md index 2cb9ec6f..23d30398 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# metR 0.0.9101 +# metR 0.1 - New function: `GetTopography()` - `ReadNetCDF()` now can output arrays and vectors. - Changed name.