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

Missing values possibly more common in the dry season #9

Open
Aariq opened this issue Jul 6, 2020 · 5 comments
Open

Missing values possibly more common in the dry season #9

Aariq opened this issue Jul 6, 2020 · 5 comments

Comments

@Aariq
Copy link
Member

Aariq commented Jul 6, 2020

NA's are not evenly distributed throughout the year. They seem to be more common in the dry season, indicating to me that at least some of the NAs might actually be zeroes. Is there another explanation for this? Maybe when fieldwork was done or observations were made?
distribution of NAs

@embruna
Copy link
Contributor

embruna commented Jul 7, 2020

I would bet that these NA in dry season (approx may-dec) are actual zeros.

Might be worth (mentioned on another issue) looking at this in different years and for less used vs. more used camps. Also some minor edits:
floresta->florestaL (missing L at end)
41dia->km41
Cabo->CaboFrio
Porto->PortoAlegre
37->km37
(I figured the last two were because of the 2 word names, so whatever you think is easiest. PA and CF are options i guess, but CF is also the abbreviation for Continuous Forest...)

@embruna
Copy link
Contributor

embruna commented Jul 7, 2020

Is the y axis here "Proportion of missing values that are NA?"

@Aariq Aariq mentioned this issue Jul 7, 2020
@Aariq
Copy link
Member Author

Aariq commented Jul 7, 2020

Is the y axis here "Proportion of missing values that are NA?"

No it's proportion of dates that are in the spreadsheets that have no entry for precipitation.

@Aariq
Copy link
Member Author

Aariq commented Jul 7, 2020

#1 (comment)

@Aariq
Copy link
Member Author

Aariq commented Jul 9, 2020

This was due to a mistake on my part. I updated code that was unexpectedly deleting zeroes and now the distribution of missing values is more even. Still looks like there might be some seasonality to it, which may be worth noting in any description of this dataset. I'll leave this issue open for now.
distribution of NAs

@Aariq Aariq changed the title Missing values are more common in the dry season Missing values possibly more common in the dry season Jul 14, 2020
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