Jeff Whitaker

Results 495 comments of Jeff Whitaker

Do you have to have the netcdf and hdf5 libs built already - or are the libs statically linked in the wheel?

what's your pypi user name? you could add a README.wheels file to the repo

Added you as a pypi maintainer. Thanks again for providing this service to the community.

@matthew-brett - I tried to initiate a new build by pushing an empty commit to netcdf4-python-wheels, but I guess I need write access to do that. I'm getting ``` error:...

Yes, I got it and joined - thanks.

@matthew-brett - I created a new release (tag v1.2.4rel) today, and pushed an empty commit to the netcdf4-python-wheels repo. Hopefully that will be enough to generate a new build. I...

wheels uploaded, thanks. I'll try to remember to uploading them before the sdist next time.

I just created a 'README.release' file. Comments welcome.

No, there is no automatic uploading of wheels to pypi, if that's what you mean. Has to be done manually. Would be a nice feature to have though.

See http://unidata.github.io/netcdf4-python/netCDF4.Variable-class.html#set_auto_maskandscale You're not the first to be surprised by this - at the very least we should make this behaviour more prominent in the docs.