Opened 9 years ago

Closed 9 years ago

#47040 closed update (fixed)

Update: netcdf 4.3.3.1

Reported by: Schamschula (Marius Schamschula) Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: netcdf

Description

netcdf has been updated to version 4.3.3.1:

Version 4.3.3/4.3.3.1 is a bug-fix release with that includes some minor improvements. Highlights include:

When the NC_MPIPOSIX flag is given for parallel I/O access and the HDF5 library does not have the MPI-POSIX VFD configured in, the NC_MPIPOSIX flag is transparently aliased to the NC_MPIIO flag within the netCDF-4 library.
DAP requests now always include a restraint. Due to a problem in version 4.3.2, no constraint was generated when all variables were requested.
Fixed the code for handling character constants in datalists in ncgen. Two of the problems were:
It failed on large constants
It did not handle e.g.
var = 'a', 'b', … 
in the same way that ncgen3 did.

Attachments (1)

Portfile-netcdf.diff (1.1 KB) - added by Schamschula (Marius Schamschula) 9 years ago.

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-netcdf.diff added

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Cc: takeshi@… removed
Owner: changed from macports-tickets@… to takeshi@…
Version: 2.3.3

comment:2 Changed 9 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

Committed in r133622. Thanks.

Note: See TracTickets for help on using tickets.