=============
- PEP8 improvements
- Refractor from one class to base, cli, v1, v2 and wms
- Simplified and more consistent
- Enhanced flexibility
bugfixes
--------
- negative latlon for filenames
- credentials parsing improved
- writing of tempfile for streamed time-series for linux systems
added features
--------------
- testing functions added for cli, base and v1 commands
- removed credentials from logging
- Python 3 compatibility added
- Linux and Windows supported
- added info command to cli
- added login and logout methods to cli
- get credentials from environment variables (cli)
- automated check for existing products during configure
------