The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
R Package to explore datasets from the biodivesity aggregator GBIF.
Once a DwC dataset is loaded, you can explore the issues and data values using a Shiny UI.
install.packages("gde")
gde::load_gbif_dwc(zipfile = "000000.zip", tmpdir = "tmp")
,
editing the arguments as neededThis step might take a while, depending on the size of the download and the specs of your computer.
After loading the data to the database, run the Shiny app using:
gde::launchApp()
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.