Hi,
I forgot to mention last week that the vote on the netcdf-hdf mailing
list came out with twice as many votes for
*** Reply to list as default
versus
*** Reply to poster as default
so since December 20, the default when you reply to a posting goes to
the whole list rather than to just the person who posted. So be
careful out there, and have a Happy New Year!
--Russ
>From owner-netcdf-hdf@xxxxxxxxxxxxxxxx 31 2003 Dec -0700 13:10:05
Message-ID: <wrxsmj0px42.fsf@xxxxxxxxxxxxxxxxxxxxxxx>
Date: 31 Dec 2003 13:10:05 -0700
From: Ed Hartnett <ed@xxxxxxxxxxxxxxxx>
To: netcdf-hdf@xxxxxxxxxxxxxxxx
Subject: netcdf-4 tarball now available...
Received: (from majordo@localhost)
by unidata.ucar.edu (UCAR/Unidata) id hBVKA6m0027432
for netcdf-hdf-out; Wed, 31 Dec 2003 13:10:06 -0700 (MST)
Received: from rodney.unidata.ucar.edu (rodney.unidata.ucar.edu
[128.117.140.88])
by unidata.ucar.edu (UCAR/Unidata) with ESMTP id hBVKA5p2027399
for <netcdf-hdf@xxxxxxxxxxxxxxxx>; Wed, 31 Dec 2003 13:10:06 -0700 (MST)
Organization: UCAR/Unidata
Keywords: 200312312010.hBVKA5p2027399
Lines: 33
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: owner-netcdf-hdf@xxxxxxxxxxxxxxxx
Precedence: bulk
Reply-To: netcdf-hdf@xxxxxxxxxxxxxxxx
Howdy all,
A very preliminary and alpha version of netcdf-4 is now available from
the netcdf-4
website.
(http://my.unidata.ucar.edu/content/software/netcdf/netcdf-4/)
To get to the download, click "downloads", the first menu item on the
left.
This version uses a data mapping scheme which is only temporary, and
which will be changed as HDF5 adds features in support of netcdf-4.
DATA WRITTEN WITH THIS VERSION OF THE LIBRARY WILL BE UNREADABLE TO
FUTURE VERSIONS.
You have been warned...
To install, unpack the tarball, enter the directory, and try:
./configure
make
make check
Another warning: if you install this you will overwrite the netcdf-3
library, since it has the same name. To avoid this, do a make, but not
a make install.
Finally, you must already have HDF5 installed on your system for this
to work.
Thanks!
Ed