Closed alisonsnwong closed 1 year ago
This is an excellent start and you've almost solved the issue. Here are some refinements I'd like you to implement:
I updated the file so that it is in date format and removed the area column. The removed
column is still listed as a string
type in QGIS because I believe they are all NULL values but if there is a date added in one of the attributes in the future, it would become the date
type like listed in R.
https://github.com/UCDavisLibrary/ava/issues/845
Fixed the valid start & valid end column formats bug.