NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

[netcdfgroup] netcdf DAP support: round 2....

The current netcdf daily snapshot
(ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-4-daily.tar.gz)
contains a revised version of the dap support
for netcdf.  It is enabled using --enable-dap
and requires libcurl.

For those brave enough to try it, I am specifically looking
for the following:
1. configuration failures
2. execution failures (e.g. seg faults)
3. inconsistencies with the libnc-dap implementation
4. performance problems vis-a-vis the libnc-dap implementation.

An important note. This version has a logging facility that can
sometimes give important information. To turn it on in, say,
the sh shell use:
  OCLOGFILE="" ; export OCLOGFILE
which will turn on logging and send it to stderr.
Alternatively use
  OCLOGFILE="filename.log"; export OCLOGFILE
to append log output to a file named filename.log
(or whatever you choose).
If you report and error, it can sometimes help if you send along
this logfile output.

=Dennis Heimbigner







  • 2009 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: