Merge pull request #673 from pastewka/17_dump_nc2
Multi file support for NetCDF dump style
GitHub <noreply@github.com> | Oct 6 2017, 17:14 |
junge | Oct 19 2017, 09:53 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
352a20fc1cb7 | Lars Pastewka | DOC: Updated doc to separate description of 'append' and 'at' keywords. | Oct 6 2017 | |||
dc0e20947ee7 | Lars Pastewka | MAINT: Return error when 'at' keyword is used without 'append yes'. | Oct 6 2017 | |||
a7b0d1f521af | Lars Pastewka | DOC: Corrected syntax for appending at certain frame (NetCDF only) | Oct 1 2017 | |||
fbe42cda2d24 | Lars Pastewka | MAINT: Only set append flag when not in multifile mode. | Oct 1 2017 | |||
da7be99cc4a3 | Lars Pastewka | DOC: Added multi file example. | Oct 1 2017 | |||
56d21bfb057b | Lars Pastewka | MAINT: Removed obsolete prmtop writer. | Oct 1 2017 | |||
100231bba8f1 | Lars Pastewka | ENH: Enable multi file writes. | Oct 1 2017 | |||
84378f8ae27f | Lars Pastewka | MAINT: Renamed _put_var1_x to _put_var1_bigint | Oct 1 2017 | |||
6e342d2e45dc | Lars Pastewka | MAINT: bigint (int64) maps onto either long or long long, depending on platform. | Oct 1 2017 |