Astro-satpass
view release on metacpan or search on metacpan
Astro::Coord::ECI::Sun 0.007:
* Clarify and expand SYNOPSIS code.
Astro::Coord::ECI::TLE 0.014:
* Clarify and expand SYNOPSIS code.
Astro::Coord::ECI::TLE::Iridium 0.006:
* Correct SYNOPSIS code.
* Document problems with magnitude estimate when the Sun is close
to the horizon as seen from the satellite.
Astro::Coord::ECI::TLE::Set 0.004:
* Clarify and complete SYNOPSIS code.
0.018 2008-10-03 T. R. Wyant
Astro::Coord::ECI 0.018:
* Update version number and copyright date. No other changes.
Astro::Coord::ECI::TLE 0.013:
* Add semimajor(), to calculate and return the semimajor axis of the
orbit.
* Update Iridium status: mark Iridium 28 (OID 24948) failed, and
Iridium 95 (OID 27375) as in service (was spare).
bin/satpass 0.018:
* Under Mac OS X, use Mac::Pasteboard for clipboard operations if
available; supress pbcopy warning when run as cron job.
* Fix 'height' query to track changes in USGS' elevation web service.
t/tle_sgp4r.t:
* Correct the code that extracts the needed TLEs from the downloaded
zip file.
0.017 2007-12-30 T. R. Wyant
Astro::Coord::ECI 0.017:
* Fall back to homegrown (and un-general, and insufficiently tested)
code if Storable::dclone not available.
Astro::Coord::ECI::TLE 0.012:
* Correct behavior when Scalar::Util::dualvar not present.
Astro::Coord::ECI::TLE::Iridium 0.005:
* Use max() and min() from Astro::Coord::ECI::Utils.
Astro::Coord::ECI::Utils 0.009:
* Added looks_like_number(), max(), min(), defaulting to the
Scalar::Util or List::Util implementations if possible, but
providing our own if not.
* Clarify load_module() documentation.
bin/satpass 0.017:
* Use looks_like_number() and max() from Astro::Coord::ECI::Utils.
* Recode _load_module to use Astro::Coord::ECI::Utils::load_module.
* Fix clipboard code to fail gracefully if Scalar::Util::weaken
is unavailable.
t/{moon,sun}.t:
* Skip singleton test if Scalar::Util::refaddr not available.
t/pod_coverage.t:
* Correct also_private setting to make it skip all-uppercase+numeric
(blind fix since mine seems to skip constants anyway, which is
what I'm really trying to do).
t/tle.t:
* Use max() from Astro::Coord::ECI::Utils.
t/pod_spelling.t 0.010:
* Add stop words 'max' and 'min'.
bin/satpass 0.017:
* Supress '"our" variable $clipboard_unavailable masks earlier
declaration ...' under 5.10.0.
0.016 2007-12-28 T. R. Wyant
Astro::Coord::ECI 0.016:
* Increment version. No other changes.
Astro::Coord::ECI::TLE 0.011:
* Use PI-related constants from Astro::Coord::ECI::Utils.
* pass() no longer throws 'end before beginning' error if caused
by setting backdate false; instead returns empty list of
passes.
Astro::Coord::ECI::TLE::Iridium 0.004:
* flare() no longer throws 'end before beginning' error if caused
by setting backdate false; instead returns empty list of
passes.
* Add model 'sgp4r', based on 'Revisiting Spacetrack Report #3',
and equivalent metamodel 'model4r.'
* Make metamodel 'model' execute sgp4r.
* Have 'period' take into account which model is being used.
Build.PL:
* Prompt for installation of 'satpass' script, defaulting to 'n'.
Makefile.PL:
( run in 1.169 second using v1.01-cache-2.11-cpan-5837b0d9d2c )