daijiang / neonDivData

Cleaned biodiversity data from NEON
https://daijiang.github.io/neonDivData/index.html
Creative Commons Zero v1.0 Universal
14 stars 9 forks source link

Validation issues #27

Open daijiang opened 7 months ago

daijiang commented 7 months ago

Here are the messages from updating the data:

Validating neon.ecocomdp.20107.001.001:
  Required tables
  Column names
  Required columns
  Column classes
  Datetime formats
  Primary keys
  Composite keys
  Referential integrity
  Latitude and longitude format
  Latitude and longitude range
  Elevation
Validating neon.ecocomdp.10043.001.001:
  Required tables
  Column names
  Required columns
  Column classes
  Datetime formats
  Primary keys
  Composite keys
  Referential integrity
  Latitude and longitude format
  Latitude and longitude range
  Elevation

@sokole do we need to worry about it?

sokole commented 7 months ago

It seems my updates on the dev branch last summer before ESA never made it to CRAN. Do you still get these warnings using the dev branch? Thanks!

daijiang commented 7 months ago

Yes, I still got these warnings with the development branch.