Skip to content

Deprecation Warnings in observer.moon_rise_time() #557

@dalerye

Description

@dalerye

The Astroplan functions observer.moon_rise_time() and observer.moon_set_time() apparently call the Astroplan function get_moon(), which is now deprecated in favor of get_body("moon"). As a result, every call to the Astroplan functions now generates a deprecation warning in the output. Are there plans to fix this, or is there some other way to easily calculate moon rise and set times in Astroplan?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions