| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
This is really great - thank you! If no one has any comments by Friday I will go ahead and merge. |
Sorry, something went wrong.
|
Could you please add a Changelog entry? |
Sorry, something went wrong.
|
Just added the changelog entry |
Sorry, something went wrong.
|
Merging now. This is an important enough addition that I think we should make a new release (1.5.0). I'll try to do that next week. Thanks @pastewka ! |
Sorry, something went wrong.
|
Perfect, thanks for merging it this quickly!
…________________________________
Von: Jeff Whitaker <notifications@github.com>
Gesendet: Freitag, 22. März 2019 13:43
An: Unidata/netcdf4-python
Cc: Lars Pastewka; Mention
Betreff: Re: [Unidata/netcdf4-python] Support for pnetcdf (#897)
Merging now. This is an important enough addition that I think we should make a new release (1.5.0). I'll try to do that next week. Thanks @pastewka !
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Added support for parallel writing of NetCDF3 files through the PNetCDF library. Bindings now autodetect if netcdf4 has been compiled with parallel HDF5 and/or pnetcdf support and enables parallel output accordingly.