Dennis Heimbigner

Results 612 comments of Dennis Heimbigner

I am confused. We did a PR to add an option to shut off all remote access. Is the problem that we are still checking for the availability of libcurl...

The necessary change is probably about line 410 in dependencies.cmake.

Agreed, the hdf4 file tests should be conditional on remote access.

This keeps dying on me because apparently m4 is not being installed.

Applied 2914 and it still dies because it cannot find m4.

You repeatedly change if(MSVC) to if(WIN32). Does that work for cygwin?

Can you give a short characterization of the differences between you cygwin .yml and the existing cygwin .yml?

The timing needs to have an interval defined. Presumably we would measure some specific HDF5 API call. But what about caching?

> @DennisHeimbigner I am reviewing this but before I sign off on it, I notice a couple small changes to files in `libnczarr/`. I know you're working on a major...

See PR https://github.com/Unidata/netcdf-c/pull/2712. Does that solve this issue?