netcdf-fortran
netcdf-fortran copied to clipboard
how to get ftst_filter.F to work?
@DennisHeimbigner I saw somewhere in the comments that in order for the ftst_filter.F program to work it needs access to the filter directory of the C library.
What does that mean?
How do I get this test to succeed?
@WardF it would be good if I could get this figured out before your next release. Do you know how to get ftst_filter.F to pass?
The filter tests uses the filters bzip2 in the netcdf-c/plugins directory. There is a pull request to cause bzip2 filter to be installed as part of netcdf-c installation. If that PR is in place then setting the HDF5_PLUGIN_DIR (sp?) should be all that is necessary.