Opened 12 years ago

Last modified 12 years ago

#32319 closed defect

nco ncea error with netcdf4 support — at Initial Version

Reported by: matt.j.oliver@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: ncea Cc: takeshi@…
Port: nco

Description

I have installed the following ports

sudo port -d install netcdf

sudo port -d install nco

When I run ncea input1.nc input2.nc output.nc

ncea: ERROR Requested netCDF4-format output file but NCO was not built with netCDF4 support

ncea: HINT: Obtain or build a netCDF4-enabled version of NCO. Try, e.g., ./configure --enable-netcdf4 ...;make;make install

However, when I examine the port file, https://trac.macports.org/browser/trunk/dports/science/nco/Portfile

I see that the netcdf4 flag is enabled in the port file, so I'm confused.

This problem has been seen on both OSX 10.6.8 and OSX 10.7

Change History (2)

Changed 12 years ago by matt.j.oliver@…

Attachment: input1.nc added

Changed 12 years ago by matt.j.oliver@…

Attachment: input2.nc added
Note: See TracTickets for help on using tickets.