Charlie Zender

Results 187 comments of Charlie Zender

NCO needs to know the absolute path to the UDUnits database on the system. You are compiling with relative paths, so the build might complete correct, and then fail at...

Nevertheless, try the suggestion.

Please try the suggestion. It's a 1-liner!

Yes, UDUnits2. NCO wants to enable UDUnits2. If it cannot find UDUnits2 then it might try to enable UDUnits1.

Good question. No, it fails with the same error as above. The compiler just finds the netCDF `version` file instead of the intended, Clang `version` file.

On OSX, I simply installed and used the Homebrew package `aws-cpp-sdk`. I did not build it from scratch.

1. I did not attempt to run the netCDF-C tests for S3 since I thought those only worked for Unidata peeps. `make check` did pass without errors. 2. `brew install...

True. Also true that `VERSION` is impeding NCZarr on S3 and the MacOS/Clang system library header named `version` will be renamed. Is there a way to temporarily rename` VERSION` at...

My guess is that only the MacOS/Clang system headers need to `#include` a file named `version`. It's not a portable name for source code.

@amschne could you describe the purpose of the special finidat file so we can figure out how to handle it? I presume it contains the extra snow/firn layers on the...