Astro-satpass

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

      time.

  Astro::Coord::ECI::TLE 0.010:

    * Add backdate attribute (default: true) to control whether pass()
      uses elements before their epoch.

    * Use the alias() mechanism for special-case settings of the
      illum attribute.

    * Have models set equinox_dynamical to the dynamical epoch.

  Astro::Coord::ECI::TLE::Iridium 0.003:

    * Have backdate attribute control whether flare() uses elements
      before their epoch.

  Astro::Coord::ECI::TLE::Set 0.003:

    * Minor documentation tweaks and POD fixes.

  Astro::Coord::ECI::Utils 0.008:

    * Add constant JD_OF_EPOCH, globals $DATEFORMAT and $JD_GREGORIAN,
      and subroutines date2jd, date2epoch, epoch2datetime, jd2date,
      jd2datetime.

    * Add subroutine load_module and centralize all on-the-fly loading
      here, for support of .pmc modules.

  bin/satpass 0.014:

    * Add 'echo' and 'times' commands.

    * Add 'backdate' parameter, propagate to pass() and flare().

    * Add 'desired_equinox' parameter, use it when displaying inertial
      coordinates (only equatorial, at the moment).

    * Allow pseudo-redirection of command output into a pipe.

0.013		2007-03-02	T. R. Wyant
  Astro::Coord::ECI 0.013:

    * No code changes, but updated version to be visible to CPAN 'r'.

  Astro::Coord::ECI::TLE 0.009:

    * Updated canned Iridium status table for failure of Iridium 36 and
      its replacement by Iridium 97.

  Astro::Coord::ECI::TLE::Iridium 0.002:

    * Fixed occasional borderline-case spurious flare prediction.

  bin/satpass 0.013:

    * Added -version command option, to display preamble and exit.

    * Wrap probe for clipboard helpers in eval{}. Among other things, this
      allows the script to run in taint mode.

    * Add -choose option to list().

    * Allow extra arguments to status show, to do selective status display.

  t/moon.t:

    * Fixed cosmetic undefined value error when Scalar::Util does not
      implement refaddr().

  t/sun.t:

    * Fixed cosmetic undefined value error when Scalar::Util does not
      implement refaddr().

0.012		2007-01-09	T. R. Wyant
  ECI.pm 0.012:

    * Localized $Data::Dumper::Terse

    * Fixed divide-by-zero in azel() when the points coincide.

    * Convert angle() to use law of haversines rather than law of cosines,
      for better performance on small angles.

  ECI/Sun.pm 0.005:

    * Add magnitude() method.

  ECI/TLE.pm 0.008:

    * Add {body} and {station} to hash returned by pass().

    * Add support for reblessing to Astro::Coord::ECI::TLE::Iridium if
      appropriate. This includes rebless(), before_reblessing(),
      after_reblessing(), alias(), can_flare(), status(), and the {reblessable}
      attribute.

  ECI/TLE/Iridium.pm 0.001:

    * Initial release.

  ECI/Utils.pm 0.007:

    * Confess on invalid acos() argument.

    * Add find_first_true() to support finding Iridium flares.

  bin/satpass 0.012:

    * If a source file ends with a continued line, warn and abandon the
      line.

    * Set the time on the appulsing body before obtaining its coordinates.

    * Fix error in end time parser in position().

    * Throw error if doing 'sky lookup' on a body that is already in the
      sky.



( run in 0.744 second using v1.01-cache-2.11-cpan-bbe5e583499 )