CSIRO-Precision-Agriculture / pyprecag

A suite of tools for Precision Agriculture
Other
21 stars 9 forks source link

Fixed CRS Tests #9

Closed cratcliff closed 5 years ago

cratcliff commented 5 years ago

Ensured that the timeout of the online coordinate system lookup doesn't cause the test to fail. Also cleaned up some of the long crs wkt strings to better adhere to PEP 8 google style.

cratcliff commented 5 years ago

assertIn is an instring test.

You are right. assertIn could also miss something at the end of the WKT so Ive implemented the constants for all but a northern hemisphere one.