diff --git a/greenGridr/DESCRIPTION b/greenGridr/DESCRIPTION index 52aba5f1a25d66d2ce7278ec047c18de08fb99cc..8040f45cc025f99a3ee8f9d3b8a6348ecd0d9219 100644 --- a/greenGridr/DESCRIPTION +++ b/greenGridr/DESCRIPTION @@ -1,10 +1,10 @@ Package: greenGridr Type: Package -Title: Functions for processing NZ GreenGrid project data +Title: Functions for processing NZ GREEN Grid project data Version: 0.1.0 Author: Ben Anderson Maintainer: Ben Anderson <b.anderson@soton.ac.uk> -Description: The NZ GreenGrid project collected electricity consumption data for each circuit of XXX NZ dwellings over a period of XX months from Year1 to Year 2. +Description: The NZ GREEN Grid project collected electricity consumption data for each circuit of XXX NZ dwellings over a period of XX months from Year1 to Year 2. The project also collected household survey and time-use diary data on specific dates. This package provides a set of functions to process and link this data. Note that the data is _not_ included in the package. License: Apache License Version 2.0 Encoding: UTF-8 diff --git a/greenGridr/README.md b/greenGridr/README.md index 46064c16efafd0ada793b0ba3e6585b62d94f537..04e81bad15f9113e3b4f4e78453acfb7370978c6 100644 --- a/greenGridr/README.md +++ b/greenGridr/README.md @@ -1,6 +1,6 @@ # greenGridr -Package of functions to process [NZ GreenGrid](https://www.otago.ac.nz/centre-sustainability/research/energy/otago050285.html) data. +Package of functions to process [NZ GREEN Grid](https://www.otago.ac.nz/centre-sustainability/research/energy/otago050285.html) data. See package [DESCRIPTION](DESCRIPTION) file for (some) more info.