Automation improvements: - the docker images are built in Travis CI - the code for the `nansat_base` image has been moved to the [docker-nansat-base](https://github.com/nansencenter/docker-nansat-base) repository - the docker images are now available in the [nansencenter](https://hub.docker.com/search?q=nansencenter&type=image) organization in the Docker Hub
1.2.3
Update of automatic generation or docs at ReadTheDocs
1.2.2
Changelog * New Sentinel-1 and Sentinel-2 mappers for Norwegian collaborative ground segment OpenDAP (391) * Fix some problems with netDCF-CF mapper (412, 429)
1.2.0
* Update of documentation * Update of OpenDAP mapper * Add Arome mapper * Add Dockerfile and image on hub.docker.com * Add GHRSST, OSTIA mapper * Add platform/instrument in some mappers
1.1.3
Changelog * Fixed bugs with reprojection of dataset with geolocation arrays * Added Domain.from_lonlat() * Fixed bug in get_border when dataset crosses dateline * Fixed bug in NSR initialized from unicode
1.1.0
Changelog * Add provisioning of virtual machine * Add function to return GeoJSON * Remove obsolete parameters and functions * Update documentation * Clean up setup.py * Improve tests (mock pythesint, increase coverage) * Rename exceptions to warnings * Add AppVeyor to CI