Opened 10 years ago

Closed 9 years ago

Last modified 9 years ago

#41729 closed submission (fixed)

new port: py-sgp4

Reported by: gorticus (Jason Mitchell) Owned by: petrrr
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: py-sgp4

Description

This Brandon Rhodes pure Python implementation of Vallado et al.'s latest Simplified General Perturbations-4 (SGP4) code to compute the position and velocity of an Earth-orbiting satellite, given the satellite's TLE orbital elements from a source like Celestrak. The Algorithm is described in paper AIAA 2006-6753, see http://goo.gl/OaVlLh for details.

Attachments (1)

Portfile (1011 bytes) - added by gorticus (Jason Mitchell) 9 years ago.
Portfile updated to v1.3, released 2014/06/26

Download all attachments as: .zip

Change History (9)

comment:1 Changed 10 years ago by gorticus (Jason Mitchell)

port -v lint passes w/ 0 errors, uses github and python port groups. Portfile uses latest commit for recent fixes, as prior release v1.1 is ~1 yr old.

comment:2 Changed 10 years ago by petrrr

Cc: petr@… added

Cc Me!

Changed 9 years ago by gorticus (Jason Mitchell)

Attachment: Portfile added

Portfile updated to v1.3, released 2014/06/26

comment:3 Changed 9 years ago by gorticus (Jason Mitchell)

Updated to v1.3 release.

comment:4 Changed 9 years ago by petrrr

The Portfile is not complete, please test your Porfiles before submission.

comment:5 Changed 9 years ago by petrrr

Committed in r127919, with modifications.

Some note on the submitted Portfile:

  • please avoid mixing tabs and spaces
  • checksums was missing
  • fetch.type is not needed
  • revision not needed
  • new python ports should be submitted only with py27 and py34 subports only

comment:6 Changed 9 years ago by petrrr

Owner: changed from macports-tickets@… to petr@…
Status: newassigned

comment:7 Changed 9 years ago by petrrr

Resolution: fixed
Status: assignedclosed

comment:8 Changed 9 years ago by petrrr

Cc: petr@… removed

Cc Me!

Note: See TracTickets for help on using tickets.