Skip to content

Clermont.

Compare
Choose a tag to compare
@sdebionne sdebionne released this 16 Mar 16:15
· 164 commits to master since this release

Check the Release Notes.

  • Implement HDF5 ouputs using packet tables (#18). Update HDF5 to 1.8.18, that fixes a bug in the High Level Packet Table (PT) API when the datatype is a packed compound type.
  • Add begin and end timestamp. Use the timstap to generate recurrent h5. Add attributes to h5 (version, model, issue_time...). Fix the examples to show new features.
  • Add optional unix time format for begin and end
  • Use packet tables for snapshots (breaking change)
  • Update the documentation
  • Fix some warnings reported by clang
  • Add the cookbook to the documentation