E3SM-Project / scorpio

A high-level Parallel I/O Library for structured grid applications
Other
21 stars 16 forks source link

Adding flags for CDF5 in the Fortran interface #603

Closed jayeshkrishna closed 2 months ago

jayeshkrishna commented 2 months ago

Adding support the CDF5 file format for the NetCDF I/O type in the fortran interface.

jayeshkrishna commented 2 months ago

Note: This issue only shows up when testing CDF5 support (writing out large variables) with the NetCDF I/O type (when the PnetCDF library is not available). The PnetCDF I/O type already supports the CDF5 file format in SCORPIO.