Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Climate Object on Yearly data set. #20

Open
ntfredo opened this issue Jun 9, 2015 · 1 comment
Open

Creating Climate Object on Yearly data set. #20

ntfredo opened this issue Jun 9, 2015 · 1 comment

Comments

@ntfredo
Copy link
Contributor

ntfredo commented Jun 9, 2015

To be able to create climate object on yearly dataset(s) we need to specify data_time_periods as a list.
Example: samrain_obj <- climate$new(data_tables = list (samrain = samrain), data_time_periods = list("yearly") ).

@dannyparsons
Copy link
Contributor

This works for me when I imported my yearly data. It seems functional
already.

On 9 June 2015 at 10:33, Frederic Ntirenganya [email protected]
wrote:

To be able to create climate object on yearly dataset(s) we need to
specify data_time_periods as a list.
Example: samrain_obj <- climate$new(data_tables = list (samrain =
samrain), data_time_periods = list("yearly") ).


Reply to this email directly or view it on GitHub
#20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants