Bug#939022: [#939022] Re: pyresample: autopkgtest failure with PROJ 6 (epsg data file removed)

2019-09-02 Thread Sebastiaan Couwenberg
proj (6.2.0-1) & python-pyproj (2.3.1+ds-1) are now in unstable. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1

Bug#939022: [#939022] Re: pyresample: autopkgtest failure with PROJ 6 (epsg data file removed)

2019-09-01 Thread Sebastiaan Couwenberg
On 9/1/19 7:44 PM, Antonio Valentino wrote: > It seems that the problem can be fixed by upgrading pyproj to v2.3.1 > (see [2]). > I made a quick test with python3-pyproj 2.3.1+ds-1~exp1 (available in > experimental) and I can confirm that all tests pass now. > > I'm going to add a versioned

Bug#939022: [#939022] Re: pyresample: autopkgtest failure with PROJ 6 (epsg data file removed)

2019-09-01 Thread Antonio Valentino
Hi Sebastiaan, after the workaround committed in [1], remaining issues are: == ERROR: test_create_area_def (pyresample.test.test_geometry.TestStackedAreaDefinition) Test create_area_def and the four sub-methods that call it in

Bug#939022: [#939022] Re: pyresample: autopkgtest failure with PROJ 6 (epsg data file removed)

2019-09-01 Thread Antonio Valentino
Hi Sebastiaan, I have a workaround for the basemap issue but there are still a couple of tests failing. cheers antonio Il 01/09/19 15:05, Sebastiaan Couwenberg ha scritto: > On 8/31/19 7:14 PM, Sebastiaan Couwenberg wrote: >>> I'm going to reassign. >> >> That doesn't seem appropriate,

Bug#939022: [#939022] Re: pyresample: autopkgtest failure with PROJ 6 (epsg data file removed)

2019-09-01 Thread Sebastiaan Couwenberg
On 8/31/19 7:14 PM, Sebastiaan Couwenberg wrote: >> I'm going to reassign. > > That doesn't seem appropriate, pyresample needs to be updated too. It > does things like this: > > pyresample/test/test_geometry.py: > projections = {'+init=epsg:3006': 'init: epsg:3006'} > > Note the

Bug#939022: [#939022] Re: pyresample: autopkgtest failure with PROJ 6 (epsg data file removed)

2019-08-31 Thread Sebastiaan Couwenberg
On 8/31/19 6:58 PM, Antonio Valentino wrote: > it seems to me that the issue is in basemap rather then pyresample. basemap most likely also needs to be updated to support PROJ 6 correctly, as pretty much everything using PROJ should. > As far as I can understand it has been already fixed [1,2]

Bug#939022: [#939022] Re: pyresample: autopkgtest failure with PROJ 6 (epsg data file removed)

2019-08-31 Thread Antonio Valentino
Dear Bas, it seems to me that the issue is in basemap rather then pyresample. As far as I can understand it has been already fixed [1,2] in the latest version of basemap (1.2.1) which is still not in debian. The problem seems to be related to the recent proj/pyproj updates and the location of