Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: pyproj - a python module that performs cartographic transformations and geodetic computations [I am seeking a sponsor.] https://bugzilla.redhat.com/show_bug.cgi?id=806040 Summary: Review Request: pyproj - a python module that performs cartographic transformations and geodetic computations [I am seeking a sponsor.] Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: unspecified Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: kloe0040@xxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Spec URL: http://jdekloe.nl/Fedora/pyproj.spec SRPM URL: http://jdekloe.nl/Fedora/pyproj-1.9.0-1.fc17.src.rpm Description: A python module that performs cartographic transformations and geodetic computations. This is a dependency for the pygrib python module, see https://bugzilla.redhat.com/show_bug.cgi?id=806037 The Proj class can convert from geographic (longitude,latitude) to native map projection (x,y) coordinates and vice versa, or from one map projection coordinate system directly to another. The Geod class can perform forward and inverse geodetic, or Great Circle, computations. The forward computation involves determining latitude, longitude and back azimuth of a terminus point given the latitude and longitude of an initial point, plus azimuth and distance. The inverse computation involves determining the forward and back azimuths and distance given the latitudes and longitudes of an initial and terminus point. Input coordinates can be given as python arrays, lists/tuples, scalars or numpy/Numeric/numarray arrays. Optimized for objects that support the Python buffer protocol (regular python and numpy array objects). -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review