Aleksander Vines

Results 19 issues of Aleksander Vines

Feature request: pressing enter after selecting "do not use this column of data" should behave as clicking on done

Type: Enhancement

The SI style (French version) has comma as default separator. https://en.wikipedia.org/wiki/International_System_of_Units > The 10th resolution of CGPM in 2003 declared that "the symbol for the decimal marker shall be either...

Type: New Feature
Area: Internationalization and Localization

When I'm running the ice classification on Nansat 1.0, I get black&white GTiff images. It works as expected on 0.6.17. I don't know where the issue lies, but since it...

It could be that I am doing something wrong, please educate me on it then :) here is code to reproduce: ``` from nansat import Nansat, Domain n = Nansat("http://thredds.nersc.no/thredds/dodsC/normap/arctic25km_seaice/arctic25km_seaice_19781101_19781130.nc")...

bug
question

For the most part, it seems that methods return 1 on failure and 0 on success. Node.node() returns False on fail (if node is not found). Which is completely opposite...

enhancement

These lines from export() are supposed to handle the case where input and output files are the same. I would guess that the vrt parameter for add_band is an old...

bug
question

Wouldn't it be more logical if it also worked on Nodes

enhancement
question

I currently disabled the cache, as it speeds up the build by almost 4 minutes. But I believe it should be a way of figuring out how to use cache...

enhancement

On one RS2 file it kills the entire python process, on another it produces a memory error When running the function, all memory is eaten up. Must troubleshoot more to...

question