NCAR / pynio

PyNIO is a multi-format data I/O package with a NetCDF-style interface
http://www.pyngl.ucar.edu/Nio.shtml
Apache License 2.0
112 stars 37 forks source link

open .ncf files #52

Open antonelse opened 2 years ago

antonelse commented 2 years ago

I'm using the test data from the MEGANv3 model. These files are in .ncf format, but have a NetCDF structure. How can I open it using pynio? Thanks :)