Skip to content

Commit

Permalink
Fixed typo in README preventing hyperlinking
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmoosh committed Dec 31, 2023
1 parent 03c32dd commit f03713b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sphinx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ on: push
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.11"]
permissions:
contents: write
steps:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ To fully install PlanetMag and access all features:
1. ``s000131a.bsp``
1. ``s030916a.bsp``
1. For Cassini:
1. All in the ``spice/Cassini`` directory, from https://naif.jpl.nasa.gov/pub/naif/pds/data/co-s_j_e_v-spice-6-v1.0/cosp_1000/extras/mk/>, download all meta kernels listed in LoadSpice() (one for each year Cassini was operational at Saturn).
1. All in the ``spice/Cassini`` directory, from <https://naif.jpl.nasa.gov/pub/naif/pds/data/co-s_j_e_v-spice-6-v1.0/cosp_1000/extras/mk/>, download all meta kernels listed in LoadSpice() (one for each year Cassini was operational at Saturn).
1. Delete all files from each meta kernel except for the .bsp files with SCPSE in the name.
1. All in the ``spice/Cassini/spk`` directory, from <https://naif.jpl.nasa.gov/pub/naif/pds/data/co-s_j_e_v-spice-6-v1.0/cosp_1000/data/spk/>, download all .bsp files listed in the meta kernels.
1. For Juno, all from <https://naif.jpl.nasa.gov/pub/naif/JUNO/kernels/spk/>:
Expand Down

0 comments on commit f03713b

Please sign in to comment.