Anton Korosov

Results 42 comments of Anton Korosov

May 'Replacing Older Functions with the subprocess Module' help? https://docs.python.org/2/library/subprocess.html#subprocess-replacements

@knutfrode , can you test if you can use `subprocess` instead of os.system()? maybe that will help to solve the issue?

Can you provide filenames?

I have just tried and it works. Did you download the files? Can you copy the entire stack output here?

Also see 9c0a364c05e865c59834a543754105a726c1fd00 for details

Version of nansat on conda forge is quite outdated. Please follow the new instructions: https://github.com/nansencenter/nansat#installation

We cannot remove functionality just like that. There are many users who need nansat_ingestor because they cannot start using geospaas-harvesting right away. We should rather add deprecation warning and allow...

I was comparing the output before and after the changes but I think they were identical. I will take a close look at that.

The only difference I noticed was that in the band 'look_direction' these metadata have disappeared: ``` units: degrees colormap: jet short_name: sensor_azimuth long_name: Sensor Azimuth Angle standard_name: sensor_azimuth_angle minmax: 0...