There are no plans at the moment to support OASIS directly from Nazca.
But you can easily convert to-from GDS with KLayout, which also comes with command line utilities: strm2oas and strm2gds (no need for the GUI). You can also use KLayout’s python bindings, which could make it (almost) transparent.
<p style=”text-align: left;”>Thanks Xaveer, I’m currently using Klayout engine to convert the gds, I’d just like to have an official support in Nazca.</p>
Btw, is there any new version coming up? It’s 2 years from last update and in the meanwhile some methods have become obsolete in Python, such as dataframe append. This gives me a warning in the layout or layer module (don’t remember exactly which one)