Skip to content

Releases: nansencenter/nansat

Nansat-1.2.2

29 Sep 09:21
Compare
Choose a tag to compare

Changelog

  • New Sentinel-1 and Sentinel-2 mappers for Norwegian collaborative ground segment OpenDAP (#391)
  • Fix some problems with netDCF-CF mapper (#412, #429)

Nansat-1.2.0

13 Feb 14:22
Compare
Choose a tag to compare
  • 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

Nansat-1.1.3

10 Aug 09:38
72751e8
Compare
Choose a tag to compare

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

Nansat-1.1.0

18 Jul 08:44
Compare
Choose a tag to compare

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

Nansat-1.0.20

26 Jun 10:09
Compare
Choose a tag to compare

Changelog

  • Make correction of GCPs in Sentinel-1 data optional
  • Sentinel-1 GCPs correction is based on trigonometry of viewing
  • Metadata is unescaped onreading
  • WKV retrieval from Pythesint is fixed

Nansat-1.0.17

05 Apr 09:55
Compare
Choose a tag to compare

Changelog

  • Update Sentinel-1 L1 mapper: works in Python 3; corrects GCPs near Greenland; works with the new IPF version
  • Mock pythesint in all tests
  • Add Appveyor CI
  • Create unique temporary files in all Exporter tests
  • Bugfixes

Nansat-1.0.14

14 Mar 07:45
Compare
Choose a tag to compare

Changelog

  • Update of tests: PointBrowser tests are made qt5 independent; Exporter tests write temporary files;

Nansat-1.0.10

02 Mar 12:02
Compare
Choose a tag to compare

Change-log:

  • Add Nansat.extend()
  • DRY netCDF Mapper
  • Fix Envisat Mapper to use open() instead of file()
  • Fix Geolocation to take VRT objects
  • Add Nansatmap and other issues of backwards compatibility
  • Improve links for dependencies in docs
  • Fix read-the-docs
  • Update conventions of merging/branching in the docs
  • Remove using old errors from Nansat and other modules

Nansat-1.0.0

26 Jan 15:06
b96e4e8
Compare
Choose a tag to compare

A major revision of Nansat!

  • Works on all major platforms: Windows, Linux and OS X
  • Works on Python 3.5 and 3.6 as well as 2.7
  • Integrated with PyPi
  • Installation is made a lot easier with Anaconda
  • All documentation is now available at https://nansat.readthedocs.io
  • Major refactoring of the code
  • Increased test coverage to 90%
  • Removed Mosaic and Nansatmap modules to their own repositories
  • Bugfixes

Nansat-0.6.16

15 Mar 09:11
Compare
Choose a tag to compare

Bug fix in mapper for netcdf-cf files