[Python-modules-commits] [python-pysolar] annotated tag 0.4.2 created (now a110543)
Wolfgang Borgert
debacle at moszumanska.debian.org
Fri Oct 3 23:36:26 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a change to annotated tag 0.4.2
in repository python-pysolar.
at a110543 (tag)
tagging f382f2872d0168721204146476280126d13c2009 (commit)
replaces 0.4.1
tagged by Brandon Stafford
on Tue Mar 9 13:15:35 2010 -0500
- Log -----------------------------------------------------------------
Tagging version 0.4.2
Brandon Stafford (3):
Integrated subset of sphinx docs from H. Zebner
Ignore compiled output
Fixed bug found by Jon Little; GetDayOfYear() now works with timezone-aware datetimes
pingswept (7):
Removed obsolete examples page
Removed obsolete image
Updated web page with other releases
Removed extra image, added Brent Pedersen to contributor list
Reformatted code, simplified in a few places
Fixed missing hash
Added docstrings from H. Zebner, despammed email addresses, fixed imports in shade_test.py
-----------------------------------------------------------------------
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.
new af56db1 Broke code out into smaller files. Updated copyright date. Added few comments.
new 748aae2 Fixed indentation error. Note to self: run damn test suite before committing.
new 17f813a Changing README to use markdown
new d887ea2 Fixing README.markdown
new 00880ff Updated website.
new cb121fc Split GetAltitude and GetAzimuth into two versions: fast but inaccurate and accurate but slow. Started simulation module.
new 642720e Fixed some broken stuff in radiation.py. Advanced simulation.py a little.
new e4dfbde Added first rev of script to query US Naval Observatory for validation.
new 32927a2 More hackery on US Naval Observatory query script. Fixed email address in README.
new 89fa0d1 julian.py: fixed omission of microseconds testsolar.py: increased precision of tests Please enter the commit message for your changes.
new 3955855 Merge git at github.com:pingswept/pysolar
new f43d77e julian.py: Refixed microseconds omission by adding scaling factor
new 61e03c2 julian.py: added missing parens
new e7405af query_usno.py: added code to validate Pysolar against US Naval Observatory script. Added data files for further analysis.
new 36f7d48 solar.py: increased execution speed of GetAltitude() and GetAzimuth by ~2.2x by precalculating polynomial estimations of nutation aberrations, rather than recalculating them for every entry in nutation coefficient table.
new f828ce0 Added corrections from Sean Taylor to GetParallaxSunRightAscension() and GetTopocentricSunDeclination() and updated test suite.
new 4dab89b Updated validation data.
new aa234c2 Added recent releases to pysolar.org site
new 9e253b9 Started documentation folder using Sphinx
new 8903b9a Added code contributed by Simeon Obinna Nwaogaidu and Holger Zebner of Lahmeyer International. Added contributors file.
new 28f78a0 Added code for detecting angle to solar obstructions from spherically distorted images
new 9d0fdf7 Added __init__.py
new 6b8bc63 Updated README and CONTRIBUTORS.
new 2d5b33c Added code for overlaying sun paths.
new 896d54d Added images for examples and documentation.
new 39b75a4 Updated pysolar.org homepage
new 9479b44 Minor correction to homepage
new cfd2cd4 Link to Github examples and rm Sourceforge link
new a627996 Updated sun path code, added __init__.py
new 6f7f4be Added setup.py and MANIFEST.in
new fafaf85 Fixed accidental integer division; thanks to Brent Pedersen for catching the error.
new da22f11 Removed obsolete examples page
new ec2befc Removed obsolete image
new 72e4b2b Updated web page with other releases
new 994f058 Removed extra image, added Brent Pedersen to contributor list
new f3c441d Reformatted code, simplified in a few places
new 0f976b0 Fixed missing hash
new 97e118e Added docstrings from H. Zebner, despammed email addresses, fixed imports in shade_test.py
new ba86897 Integrated subset of sphinx docs from H. Zebner
new 943806a Ignore compiled output
new f382f28 Fixed bug found by Jon Little; GetDayOfYear() now works with timezone-aware datetimes
The 51 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