Leonardo Uieda
Leonardo Uieda
And here I thought that I had you hooked for good...
We need a clear way of specifying the dependencies for `pip install`. See [this page of the packaging guide](https://packaging.python.org/en/latest/requirements.html) for a discussion.
I think this was fixed along with #113. Need to check if it really works (possible make some tests for such cases).
@birocoles @eusoubrasileiro @caparicajr @hbueno any thoughts, ideas, comments on this?
By the way, please keep the discussion in English because I want to invite some other people to comment as well.
@birocoles what do you mean by coordinate transformations? Like projections and UTM? pyproj4 already does that really well. On May 29, 2014 12:02 PM, "Vanderlei C Oliveira Jr" < [email protected]>...
[pyproj](http://pyproj.googlecode.com/svn/trunk/docs/index.html) does geodetic-geocentric-cartesian(UTM) and projections. What do want this for?
pyproj is a wrapper for the proj4 library, which is very optimized and I doubt we could do a better job. The wrapper is not that good but [Cartopy](http://scitools.org.uk/cartopy/) provides...
I've updated the issue description to be more clear of what the goal of this discussion is.
@eusoubrasileiro don't worry, we still need to talk about it. We should organize a hackathon sometime. On Jun 3, 2014 9:36 AM, "André" [email protected] wrote: > Master @leouieda https://github.com/leouieda cool....