Skip to content

Dependency fixes and SCEN file support

Compare
Choose a tag to compare
@chrisroadmap chrisroadmap released this 01 Feb 08:25
· 620 commits to master since this release
688db9d

This micro-release enables compatibility with slightly older versions of numpy (1.11+) compared to the previous release which would only work with numpy 1.13+. This would particularly affect users running with Enthought Canopy. The setup.py script has been modified to check that the user has compatible versions of numpy and scipy.

Functionality added to read in MAGICC SCEN files directly.