gdsfactory / kfactory

gdsfactory with a klayout backend
https://gdsfactory.github.io/kfactory/
MIT License
31 stars 12 forks source link

Fix metaformat #338

Closed sebastian-goeldi closed 4 months ago

sebastian-goeldi commented 4 months ago

Fixes #333

This will allow to temporarily set metaformat on read with my_kcl.read(meta_format="v1") to read old gds/oas files in the old format.

Note saving in the old format is not supported