Skip to content

Commit

Permalink
making the docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
ceb8 committed Oct 25, 2023
1 parent 205a6e8 commit 0de16ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/esa/neocc/neocc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ which results in a single data table.

**Orbit Properties:** In order to access the orbital properties
information, it is necessary to provide two additional inputs to
*query_object* method: `orbital_elements` and `orbit_epoch`.
*query_object* method: "orbital_elements" and "orbit_epoch".

This query returns a list of three tables, the orbital properties, and the covariance
and corotation matrices.
Expand All @@ -303,7 +303,7 @@ and corotation matrices.

**Ephemerides:** In order to access ephemerides information, it
is necessary to provide five additional inputs to *query_object*
method: `observatory`, `start`, `stop`, `step` and `step_unit`.
method: "observatory", "start", "stop", "step" and "step_unit".

.. doctest-remote-data::

Expand Down

0 comments on commit 0de16ec

Please sign in to comment.