Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions package/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@ Enhancements
to transfer data from HDF5 file into timestep. (PR #3293)

Changes
* NCDFWriter now allows for the writing of `scale_factor` attributes for
trajectory variables. Default writing is no `scale_factor` except for
velocities where it is 20.455 (Issue #2327)
* Update the API for coordinate writers to reflect practice:
start. stop, step are not required anymore (#3392)
* Aliased bfactors to tempfactors (Issue #1901, PR#3345)
Expand Down
Loading