Skip to content

Commit

Permalink
added mesa-web output keywords link.
Browse files Browse the repository at this point in the history
  • Loading branch information
iancze committed Feb 21, 2024
1 parent 3c0ec4f commit baa14b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# API

Use these reader routines to analyze the output from your MESA-Web run. The output is returned as an {class}`astropy.table.Table` object. See the [Astropy Table Documentation](https://docs.astropy.org/en/stable/table/) for more on how to work with these objects.
Use these reader routines to analyze the output from your MESA-Web run. The output is returned as an {class}`astropy.table.Table` object. See the [Astropy Table Documentation](https://docs.astropy.org/en/stable/table/) for more on how to work with these objects. The available table keys are listed below each function. You may consult the [MESA-Web documentation](http://user.astro.wisc.edu/~townsend/static.php?ref=mesa-web-output) for additional detail.

```{eval-rst}
.. automodule:: as4012_sstr.reader
Expand Down

0 comments on commit baa14b5

Please sign in to comment.