SCBI-ForestGEO / 2023census

Repository for the 2023 recensus of the SCBI ForestGEO plot
Creative Commons Attribution 4.0 International
3 stars 0 forks source link

use of census_status 2 #28

Open ValentineHerr opened 1 year ago

ValentineHerr commented 1 year ago

I had been thinking that census_status 2 meant "in process" and that it was used to say a tree was not complete, e.g. awaiting mortality census.

My code is only looking at census_status 1 to check for mortality census error. But you all have been selecting "complete" even when the tree needs to be revisited for mortality. This means that mortality errors are showing up right now (e.g. missing crown position).

I see 3 solutions:

Let me know what you prefer!

teixeirak commented 1 year ago

I think it's easiest to have the trees that need to be visited for the mortality census marked as incomplete on the ArcGIS map, as opposed to having to identify them from the GitHub error reports.

krystalbagnaschi commented 1 year ago

We did decide in the field to mark those that needed to be revisited for mortality as in process, so hopefully that is only an issue in the first one or two plots? We'll be more careful about leaving them as in process in the future!

ValentineHerr commented 1 year ago

Great! thanks!