diff --git a/DESCRIPTION b/DESCRIPTION index f8561a3..3124fbf 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,11 +1,12 @@ Package: ncmeta Title: Straightforward 'NetCDF' Metadata -Version: 0.4.0 +Version: 0.4.0.9001 Authors@R: c(person("Michael", "Sumner", email = "mdsumner@gmail.com", role = c("aut", "cre")), person("Tomas", "Remenyi", role = "ctb"), person("Ben", "Raymond", role = "ctb"), person("David", "Blodgett", role = "ctb"), - person("Milton", "Woods", role = "ctb")) + person("Milton", "Woods", role = "ctb"), + person("Patrick", "Van Laake", role = "ctb")) Description: Extract metadata from 'NetCDF' data sources, these can be files, file handles or servers. This package leverages and extends the lower level functions of the 'RNetCDF' package providing a consistent set of functions that all return data frames. We introduce named concepts