Skip to content

2018.10 - Version 0.6.0

Latest
Compare
Choose a tag to compare
@rhoneyager rhoneyager released this 15 Oct 17:41
· 102 commits to master since this release

Version 0.6.0 - Release for the October 15 meeting

  • Importing shape files should be complete. Import your data and test.
  • Added automated build testing on many different platforms. Added pre-built binary packages.
  • Added unit testing support. The make test command runs the tests.
  • Separated the DDSCAT, PSU and ADDA code into different optional plugins. Each plugin can advertise different types of files that it can read and write.
  • Draft 1 of the Extended Scattering Variables (EXV) storage format. Please test, review and make suggestions.
  • DDSCAT import code is feature-complete! Can read in all fml, sca, avg, ddscat.par, diel.tab, and shape files.
  • Improved the build system. Support for building with Conda.
  • Reworked the HDF5 C++ interface.
  • Added automated build testing and packaging.
  • Snowflake visualization using the SILO image format.