Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 819 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 819 Bytes

Project Changelog

Release 1.1.1 (30 Apr 2024)

New:

  • Importing MAST-U mesh files is now silent, with a verbose flag to override.

Fixed:

  • Error getting the limiter polygon for grid masking with recent (v1.3.x) uda-mast.
  • Read the correct value for the f profile in MASTUEquilibrium. (#14)

Release 1.1.0 (6 Feb 2023)

New:

  • Add code to read in MAST-U equilibria from the UDA database. (#1)
  • Add MSE examples. (#1)
  • Add a utility function for loading CAD data.
  • Add a camera loading utility for MAST-U.
  • Add divertor spectrometers. (#2, #7)
  • Add support for MAST-U bolometry. (#4, #10)
  • Make package PEP-517 compliant.
  • Support both MAST and MAST-U data. (#12)

Release 1.0.0 (24 Sep 2018)

Initial Github release