Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 847 Bytes

RELEASING.md

File metadata and controls

42 lines (33 loc) · 847 Bytes

Releasing

Install required packages:

pip install -e .

Note that GDAL is required to run the CLDF creation. Known working versions of GDAL are 3.4.1 and 3.9.0.

Recreate the CLDF dataset:

cldfbench download cldfbench_languageatlasofthepacificarea.py
cldfbench makecldf cldfbench_languageatlasofthepacificarea.py --glottolog-version v5.0

Run the consistency checks on the dataset:

pytest

Create the metadata for Zenodo:

cldfbench zenodo cldfbench_languageatlasofthepacificarea.py
cldfbench cldfreadme cldfbench_languageatlasofthepacificarea.py 
cldfviz.erd --format compact.svg cldf > etc/erd.svg
cldfbench readme cldfbench_languageatlasofthepacificarea.py 

Recreate the browseable Atlas:

cldfbench laotpa.browser