lp://qastaging/~opensos/opensos/pythonAutomation

Created by Slick and last modified

Python implementation of the Automation protocol

Get this branch:
bzr branch lp://qastaging/~opensos/opensos/pythonAutomation
Members of Open Science On a Sphere can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Open Science On a Sphere
Project:
Open Science On a Sphere
Status:
Development

Recent revisions

20. By Slick

Code cleanup

19. By Slick

Validated against pylint. Fixed a few typos and brought the code closer in to PEP8 compliance. All the remaining errors are related to using the SOS acronym in the names and I don't think it makes sense to remove them.

18. By Landon Jurgens <email address hidden>

Fixed silly floating point error in calculation of test value

17. By Landon Jurgens <email address hidden>

Updated accuracy based on testing. At 9 decimal places the object should be accurate to 0.1 meters at the equator so it should suffice for now.

16. By Landon Jurgens <email address hidden>

simple fix. End of day

15. By Landon Jurgens <email address hidden>

Fixed a couple issues with accuracy. cleaned up test and combined the latitude and longitude into a single looped test.

14. By Landon Jurgens <email address hidden>

Worked through all unittests and all now pass. changed the stored value of the lat and lon from radial value to the decimal degree value to improve accuracy.

13. By Landon Jurgens <email address hidden>

Got the unit test up and running for the lat and lon objects. unittest does not pass but has no errors

12. By Landon Jurgens <email address hidden>

Abstracted the Lat and Lon objects. Cleared out redundant __init__ statements. Starting to populate the python test file.

11. By Landon Jurgens <email address hidden>

cleaned up some comments and fixed some character encoding issues

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.