Skip to content

fluxnet 0.6.0

Latest

Choose a tag to compare

@Aariq Aariq released this 26 Jun 21:39
  • Added experimental functions flux_db_connect(), flux_db_build(), and flux_db_update() that ingest FLUXNET data into a local DuckDB database that can be queried with dplyr without reading data into memory.
  • Added a vignette to demonstrate working with the new DuckDB functions.