[Python-modules-commits] [python-pysolar] annotated tag 0.4.1 created (now c88233e)
Wolfgang Borgert
debacle at moszumanska.debian.org
Fri Oct 3 23:36:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a change to annotated tag 0.4.1
in repository python-pysolar.
at c88233e (tag)
tagging fafaf8573c85ca47afd676e273bbafe3ddc5fecf (commit)
replaces 0.4.0
tagged by pingswept
on Fri Sep 18 11:37:33 2009 -0400
- Log -----------------------------------------------------------------
Tagging 0.4.1
pingswept (2):
Added setup.py and MANIFEST.in
Fixed accidental integer division; thanks to Brent Pedersen for catching the error.
-----------------------------------------------------------------------
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.
The 41 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