Adding Conversion to Universal CLI
Adding Conversion to Universal CLI
The converter can be integrated into the universal CLI for seamless workflow:
# Future integration (planned)
orcaflex-universal convert --input models/ --output models_yml/ --format yml
orcaflex-universal convert --input models_yml/ --output models/ --format dat