Skip to content

transit_sunrise_sunset: seems as a public function, not in public docs? #2255

@echedey-ls

Description

@echedey-ls

Describe the bug

def transit_sunrise_sunset(dates, lat, lon, delta_t, numthreads):

Personally, I don't find any signs that it may be a private function. However, it does not appear in the webpage:

Well it's not true: it appears here https://pvlib-python.readthedocs.io/en/stable/reference/generated/pvlib.spa.html
I wasn't around when pvlib.spa didn't get documented, so seeing it's not the only undocumented function, maybe it was deliberate?

Expected
To see its documentation on ReadTheDocs.

Versions:

  • pvlib.__version__: 0.11.0

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