Skip to content

v0.5.0 Release Candidate#3

Merged
haykh merged 9 commits intomasterfrom
0.5.0rc
Mar 6, 2025
Merged

v0.5.0 Release Candidate#3
haykh merged 9 commits intomasterfrom
0.5.0rc

Conversation

@haykh
Copy link
Contributor

@haykh haykh commented Nov 6, 2024

Breaking changes to the API:

  1. now the main Data container has three different attributes: .fields, .particles and .spectra. so usage is d = Data(...) then d.fields.
  2. simulation parameters are now moved into Data.attrs.

Improvements:

  • multiple-file support using single_file = True/False (False by default) passed to Data
  • moviemaking made easier
  • additional .inspect accessor for quick plotting of fields
  • diagnostics client (dashboard) support
  • usage examples added to README

@haykh haykh added the enhancement New feature or request label Nov 6, 2024
@haykh haykh self-assigned this Nov 6, 2024
@haykh haykh merged commit d416767 into master Mar 6, 2025
1 check passed
@haykh haykh deleted the 0.5.0rc branch March 6, 2025 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant