Version 2.0.0 Release Candidate 1
Pre-release
Pre-release
The following edits and improvements to INGRID are presented in this version 2.0.0 release candidate.
- Class
Bicubicininterpol.pyhas been replaced withscipy.interpolate.RectBivariateSplinefor a significant performance boost to the core bicubic interpolation scheme. - Module
OMFITgeqdskhas been reintroduced for the handling of reading EFIT data. - Visualization improvements remove jagged contour lines when inspecting EFIT data. Legend placement has been adjusted.
- API edits to
ingrid.pyPlotGridadded to API.PlotSubgridis still available for use, but will be depreciated.ConstuctGridadded to API for consistency withConstructPatches.CreateSubgridis still available for use, but will be depreciated.ExportGriduenow handles the call toPrepGridue.
- Miscellaneous minor bug fixes.