Skip to content

Commit dce94e3

Browse files
committed
add NEWS.md
1 parent 86bee56 commit dce94e3

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

NEWS.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# betydata (development version)
2+
3+
# betydata 0.1.0
4+
5+
## Initial Release
6+
7+
* First public release of betydata
8+
* Exported datasets from BETYdb snapshot (2026-02-10):
9+
- `traitsview`: 43,532 records (traits + yields view)
10+
- 15 support tables: species, sites, variables, citations, pfts, priors, etc.
11+
* Data quality:
12+
- Excludes [checked = -1] records (failed QA/QC)
13+
- Public data only (`access_level >= 4`)
14+
* Formats:
15+
16+
- Primary: `.rda` files with xz compression
17+
- Alternative: Parquet files in `inst/extdata/parquet/`
18+
* Metadata:
19+
- Frictionless `datapackage.json` in `inst/metadata/`
20+
- Full roxygen2 documentation for all datasets
21+
* Vignettes:
22+
- `orientation`: Getting started guide
23+
- `manuscript`: Reproduction of key GCB Bioenergy figures
24+
- `sql-analogs`: Common SQL queries as dplyr equivalents
25+
- `pfts-priors`: Working with PFTs and Bayesian priors
26+
* GitHub issue templates for data corrections and verification

0 commit comments

Comments
 (0)