invertsau / inverthotspot

Repository containing workflow to determine short range endemics of Australian Invertebrates
https://invertsau.github.io/inverthotspot/
Apache License 2.0
1 stars 1 forks source link

Data Overview Edits #1

Open fontikar opened 8 months ago

fontikar commented 8 months ago

Taxonomic overview

Spatial overview

Record overview

Assertions

Spatial assertions

Taxonomic assertions

fontikar commented 7 months ago

~Fonti to use COORDINATE_OUT_OF_RANGE to exclude in data download~

fontikar commented 7 months ago

~Fonti to add PRESUMED_NEGATED_LATITUDE to exclude in data download~

fontikar commented 7 months ago
fontikar commented 7 months ago

Taxonomic assertions:

@fontikar

fontikar commented 7 months ago

Fonti to:

fontikar commented 7 months ago

Once @fontikar has done the above:

@JoshNitschke:

fontikar commented 6 months ago

There is a known issue with Arrow at the moment with open_dataset() we need to reinstall using:

install.packages('arrow', repos = c('https://apache.r-universe.dev'))

Details here: https://github.com/apache/arrow/issues/40667#issuecomment-2007942987