Skip to content

Commit

Permalink
add opac load string
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel committed Feb 27, 2024
1 parent f3293f4 commit 3dc6f9b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/pages/Quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,21 @@
"\n"
]
},
{
"cell_type": "markdown",
"id": "6e77b194-ff73-45a1-9378-b7c455f28b0b",
"metadata": {},
"source": [
"We support compressing the below opacities:\n",
"\n",
"| Opacity Format | `cortecs` Loader Key |\n",
"|----------------|-----------------------|\n",
"| [PLATON](https://github.com/ideasrule/platon) | `platon` |\n",
"| [HELIOS](https://github.com/exoclime/HELIOS) | `helios` |\n",
"| [CHIMERA](https://github.com/mrline/CHIMERA) | `chimera` |\n",
"| [Exo-Transmit](https://github.com/elizakempton/Exo_Transmit) | `exotransmit` |"
]
},
{
"cell_type": "markdown",
"id": "fde758f0-d614-4320-83c0-6edc1f89e100",
Expand Down

0 comments on commit 3dc6f9b

Please sign in to comment.