Chris Marsh
Chris Marsh
- [x] I have marked all applicable categories: + [ ] exception-raising bug + [ ] visual output bug + [x] documentation request (i.e. "X is missing from the documentation."...
Broadly related to #89. I'm noticing that various attributes are missing when I read in an Environment Canada grib file. The `backend_kwargs` arg approach is non optimal as it requires...
On macos `pip install pykdtree` fails due to how omp is added to the command line ``` clang -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/Users/chris/.pyenv/versions/3.8.2/envs/analysis/include -I/Users/chris/.pyenv/versions/3.8.2/include/python3.8...
This PR enables up-to the newest version of `proj@9` to work with vtk, Test on macos and rehl. @chuckatkins @danlipsa
### Steps to reproduce the issue A strange one. GDAL will correctly build, but if it is removed or reinstalled into an env, it will fail to build a 2nd...
If netcdf-c is built as a shared library with cmake, the installed netCDFTargets.cmake and pkconfig netcdf.pc list `hdf5_hl-shared` and `hdf5-shared` as dependent libraries. These libraries do not exist and are...
I'm seeing some very odd behaviour with the getVar method. Specifically, I'm seeing it return what looks to be uninitialised data, 0s, and repeated data when reading back an entire...
This fixes the method signature in the autoools/autoreconf example to match the method sigature [that is expected](https://spack.readthedocs.io/en/latest/spack.build_systems.html#spack.build_systems.autotools.AutotoolsBuilder.autoreconf).
Should consider updating to metis 5.1.2 when it is made available as there are reports that 3 memory patches may be required if segfaults or memory not released errors start...
More gracefully handle spaces in file names when passing to gdalwarp