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

Consider that mpala must be padded with 5 digits -- not 4 #137

Open
maurolepore opened this issue Feb 28, 2018 · 2 comments
Open

Consider that mpala must be padded with 5 digits -- not 4 #137

maurolepore opened this issue Feb 28, 2018 · 2 comments
Labels

Comments

@maurolepore
Copy link
Contributor

mpala is the only dataset that has so many quadrats that it needs to be padded with 5 instead of 4 "0".

Write an example showing that if the data is subsetted before it is passed to plot_tag_status_by_subquadrat() the order of maps may be different than expected. So show how to arrange the data before subsetting it.

@maurolepore maurolepore transferred this issue from another repository Dec 27, 2018
@maurolepore
Copy link
Contributor Author

@maurolepore maurolepore transferred this issue from forestgeo/fgeo.plot Jan 8, 2019
@maurolepore
Copy link
Contributor Author

This issue was noticed when plotting but it highlights the importance of formally defining different fgeo classes (e.g. viefulltable, census, tree, stem, taxa, species) so that the data can be validated in one place when the class is constructed. Right now, the code that checks for valid inputs is scattered across the code base.

I think we need a package just for that.

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

No branches or pull requests

1 participant