fiboa / cli

CLI for fiboa (validation, inspection, schema and file creation, etc.)
https://pypi.org/project/fiboa-cli/
Apache License 2.0
0 stars 3 forks source link

Complete datatype mappings #13

Open m-mohr opened 3 months ago

m-mohr commented 3 months ago

Some datatype mappings in types.py are not complete. Verify and finalize the mappings.

m-mohr commented 3 months ago

Added basic structs and some enum support recently, but there's still more to do.

m-mohr commented 2 months ago

Added basic conversion capabilities for arrays

m-mohr commented 2 months ago

Added bounding box support