Skip to content

Added `observatory` kwarg for TimeSeries.find

This PR introduces the observatory=None kwarg for TimeSeries.find, allowing users to manually specify the observatory used for the datafind call.

Merge request reports