Aleksander Vines

Results 18 comments of Aleksander Vines

This is related to "otherInfo" which is kind of hardcoded in for trajectory in TemplateController.parseFile It seems quite illogical to have this logic in there. It should be generalized and...

I think a good generic solution to this would solve #41 as well And I think it's related to #28 The commit I've tagged this issue with (3x because of...

Do you have some time to take a look at this @akorosov ?

Something weird is going on, as Anton was not aware that he kept reopening issues.

I see you also disabled the generic opendap mapper in develop. Why?

+1 seems a more logical approach

With 10 GB memory, it seems the second file processed properly. The first still caused the death of the python process, even though it did not use up all memory.

The error seems to be a segmentation fault somewhere in the gdal c library when processing > /home/vagrant/miniconda/lib/python2.7/site-packages/osgeo/gdal.py(1680)TransformPoints() > -> return _gdal.Transformer_TransformPoints(self, *args) > (Pdb) > Segmentation fault (core dumped)...