@@ -4,11 +4,10 @@ ebas-io is a python package for reading/writing NASA-Ames 1001 files with EBAS e
## Contact and Support
If you have any questions please contact ebas@nilu.no.
## Version 3.4.0
## Version 3.5.0
* features and bug fixes in the main code base
* moved from egg top wheel packages
* ported to python3 (mind the two different versions in the dist directory)
(Improved customisation of created files: suppress variable sorting, suppress metadata optimisation, define variable missing codes)
## Downloading the software
The python wheel is available in this git repository (dist folder; mind the two different versions for python 2 and 3) together with the example scripts. The idea behind the git repo ist to make it easier for users to contribute their software using ebas-io and make it available for other users.