Difference between revisions of "Proj4"

From SCECpedia
Jump to navigationJump to search
Line 10: Line 10:
 
== Downloads ==
 
== Downloads ==
 
*[[Prog4]]
 
*[[Prog4]]
*[https://pypi.python.org/pypi/pyproj/1.9.5.1 PyProj]
 
  
 +
*[https://pypi.python.org/pypi/pyproj/1.9.5.1 PyProj Downloadj]
 +
*[https://jswhit.github.io/pyproj/ PyProj Documentation]]
  
 
== Related Entries ==
 
== Related Entries ==
 
*[[HighF]]
 
*[[HighF]]
 
*[[UCVM]]
 
*[[UCVM]]

Revision as of 04:57, 9 October 2017

Coordinate system conversions are needed for several SCEC projects.

Example Conversions

Building Proj4

proj4 built on Centos using the ./configure make, make install. Since we are building on a shared cluster, the

Downloads

Related Entries