NCAR / ParallelIO

A high-level Parallel I/O Library for structured grid applications
Apache License 2.0
134 stars 52 forks source link

PIO_64BIT_DATA value is problematic #1901

Open jedwards4b opened 2 years ago

jedwards4b commented 2 years ago

https://github.com/NCAR/ParallelIO/blob/master/src/clib/pio.h#L679 presents a problem as it is a different value than what is in netcdf.h and pnetcdf.h

Why can't we just define this as NC_64BIT_DATA?

edwardhartnett commented 2 years ago

I'm sorry I don't remember. Did you just try it and see what happens?

jedwards4b commented 2 years ago

I did, it's fine. Must have a netcdf version 4.4.0 or newer