Cleaning house: * cleanup Matlab/Python access to command-line Fortran API, necessitated by instabilities in original IRI2016 code. * automatic CMake build as part of Python or Matlab install--required CMake ≥ 3.13 * add TEC simulation
1.5.2
NOTE: Matlab must be restarted to make more than one IRI2016 call. Or do repeated calls to Python front-end. Reloading Python module doesn't work.
This is due to old Fortran 77 coding techniques.
1.5.1
PyIRI2016=>IRI2016
1.5.0
More cleanup to
* work with several Fortran compilers * add Windows CI * make command line scripts useful * pep8, mypy, setup.cfg, markdown
1.4.1
Thanks to w2naf feedback, reworked import system and improved test coverage for top-level scripts.