v2.0.0
What's Changed
This release brings improvements for Pluto support.
The list of auto-detected standard Pluto fields is now much more complete. We've also removed some previously included aliases for non-standard field names (like "Temp" and "ndens"), which is why this release is considered major.
- ENH: add warning and error messages for missing inifile by @xshaokun in #245
- TST: add XDMF test data by @neutrinoceros in #219
- UX: rephrase a warning by @neutrinoceros in #254
- DOC: document supported additional arguments to
yt.load
by @xshaokun in #256 - ENH: improve mapping of builtin fields in Pluto outputs by @xshaokun in #255
- REL: bump version to 2.0.0 by @neutrinoceros in #257
Full Changelog: v1.1.1...v2.0.0