turbomam / mixs-subset-examples-first

A subset of the MIxS specification that's self-documenting and DataHarmonizer compatible. Comes with valid and invalid data examples. Subset = all checklists and all environmental packages, but partial combinations.
https://turbomam.github.io/mixs-subset-examples-first/
MIT License
0 stars 0 forks source link

Excel titles with more than 31 characters #81

Open turbomam opened 1 year ago

turbomam commented 1 year ago

INFO:root: PARENT=project/excel INFO:root: excel ARGS: {'mergeimports': True, 'output': 'project/excel/mixs_subset_examples_first.xlsx'} /home/mark/.cache/pypoetry/virtualenvs/mixs-subset-examples-first-1BdAgHnd-py3.9/lib/python3.9/site-packages/openpyxl/workbook/child.py:99: UserWarning: Title is more than 31 characters. Some applications may not be able to read the file warnings.warn("Title is more than 31 characters. Some applications may not be able to read the file")