[Python-modules-commits] [python-pysolar] annotated tag 0.2.1 created (now f8a571c)
Wolfgang Borgert
debacle at moszumanska.debian.org
Fri Oct 3 23:36:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a change to annotated tag 0.2.1
in repository python-pysolar.
at f8a571c (tag)
tagging 3ee9f8309fb56bc31ed96d070b071d81907a78fe (commit)
tagged by Brandon Stafford
on Sat Mar 8 17:15:05 2008 -0500
- Log -----------------------------------------------------------------
Pysolar 0.2.1. First release under Git. Fixes nutation calculation, plus other minor changes.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBH0w/wzR9Gtd8/OrgRAhDtAJsHi0GPYjUT/yEakhlsiDZeyM3OkwCfYmmd
8z/TQI2PmkcUTpwko+lJ5pM=
=VOaW
-----END PGP SIGNATURE-----
Brandon Stafford (10):
Initial import from SVN tag 0.2.0
Added doc string to GetJulianEphemerisDay to explain delta_seconds. Really just trying to get used to git.
Fixed error in nutation calculation. Replaced pow() with ** operator. Refined unit tests a little. Found calculaton of GetMeanSiderealTime is only good to 5 significant figures relative to example given by Reda and Andreas.
Rewrote some of the polynomial fits to use lambda functions.
Trimmed syntax on polynomial generator.
Swapped last few occurences of pow() for **
Added website.
Updated website.
Removed unnecessary import.
Added a docstring, removed some extra whitespace.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 9d81036 Initial import from SVN tag 0.2.0
new 577fbb8 Added doc string to GetJulianEphemerisDay to explain delta_seconds. Really just trying to get used to git.
new b52be84 Fixed error in nutation calculation. Replaced pow() with ** operator. Refined unit tests a little. Found calculaton of GetMeanSiderealTime is only good to 5 significant figures relative to example given by Reda and Andreas.
new 2537097 Rewrote some of the polynomial fits to use lambda functions.
new b71b1fe Trimmed syntax on polynomial generator.
new 2398112 Swapped last few occurences of pow() for **
new 1fa344d Added website.
new e24e1bd Updated website.
new f319735 Removed unnecessary import.
new 3ee9f83 Added a docstring, removed some extra whitespace.
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pysolar.git
More information about the Python-modules-commits
mailing list