Ryan May
Ryan May
Leave it open for now. We could expose the "force recalculate" option. I'm just still pondering the potential consequences on the server of enabling that at a programmatic level.
Well on the siphon side, it would be trivial to request and return the text we get for "Raw Text" or "Unmerged Text". I glanced at using those, and one...
I don't follow. We already use "Text: List" currently for siphon. What you described is *literally* what Siphon is doing currently. That's the one that has the problem with the...
I'm not necessarily proposing blowing away what we have...*maybe* having it as an option. Just considering the options.
It looks like you're trying to run on AWS Lambda. Double check the environment/deployment package for Lambda is being created correctly.
What platform? I believe was bug with big datasets on windows in the netCDF C library version 4.4.1, which was fixed in 4.4.1.1.
I know some. What do you mean by "handles unpacking"?
Also please bear in mind that any core netCDF functionality that gets added to the C library has to be added to netCDF-Java, at least as far as read support...
Yes, it can (optionally) handle scale/offset unpacking.
netCDF should tread carefully in considering this kind of feature. Right now, as far as I'm aware, the netCDF library does not do any semantic interpretation of metadata. The only...