celsiuslids 1.1.0
What's new in 1.1.0
- Multi-entry tables. Tables that can legitimately hold more than one record per LS member now generate a random number of rows per
CORENO(1-5), with everyCORENOappearing at least once and a per-table ceiling of 600,000 rows. All other tables keep exactly one row perCORENO. Affected tables:NM71,NM81,NM91,NM01,NM11,NM21,EMBR,CANC,LBSM,SBSM,IDMI,WDOW,ENLS,REEN,LBSF,SBSF. - Lower-case output names. Variable names in downloaded files are now lower case while keeping the upper-case
_LIDSsuffix (e.g.VAR1->var1_LIDS). The in-app preview, selection menus, and table/file names are unchanged. - New warnings. On Generate, the app warns when a selected table can hold multiple records per
CORENO, and when the per-table 600,000-row ceiling can be reached.
Install: remotes::install_github("CeLSIUS-UCL/celsiuslids@v1.1.0") | latest: remotes::install_github("CeLSIUS-UCL/celsiuslids")