Dave Allured

Results 83 comments of Dave Allured

The dependency for **shlwapi** is already included in config/cmake/ConfigureChecks.cmake, as of https://github.com/HDFGroup/hdf5/pull/2407, 2023 January. ``` if (WINDOWS) CHECK_INCLUDE_FILE_CONCAT ("shlwapi.h" ${HDF_PREFIX}_HAVE_SHLWAPI_H) # Checking for StrStrIA in the library is not reliable...

I have reconsidered my request. I only need some sort of guarantee that proactive **-DH5_USE_114_API** will be compatible with current and future HDF5 releases, and likewise for future major versions....

When a port goes to "failed install-dependency", we need a simple mechanism to remember the name of the upstream broken dependency. The builder log with this information gets scrubbed after...

I need to locate pull requests for all versions of a particular software package in a github-hosted repo. I care only about title matching, not contents. Without partial string match,...

@ahpook, that looks good. I will test. What is that part about auto_enroll=true? It looks like I am signing up for something I don't want.

Hello. I am the advocate for [CF issue #237](https://github.com/cf-convention/cf-conventions/issues/237) to remove character set restrictions on the names of netCDF variables, attributes, etc. I appreciate the concerns about breaking existing ERDDAP...

@BobSimons, no, I am not missing your main point. I am suggesting some kind of ERDDAP bypass mechanism for aware software that will completely avoid inserting raw netCDF names into...

@BobSimons, thank you for your detailed response. I think a new switch to request original netCDF names would not be messy. I do not know ERDDAP, so that is only...

I support this `proj` refactor. I suggest that you drop changes for messed up ports `gerris` and `ncarg`, file separate PR's or track tickets for them later. That should fix...

> > I suggest that you drop changes for messed up ports `gerris` and `ncarg`, file separate PR's or track tickets for them later. That should fix CI and get...