Closed eejwa closed 1 year ago
Looks like the docs build script needs to install cartopy for the example script to get built.
Also in the docs build logs:
INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
- SeismicLookupTable.md
- copy_ref_examples.py
- gen_ref_pages.py
This means you need to add the page to mkdocs.yml
file under the nav
section for the lookup table page to appear on the website.
Okay no problem, thanks for the help Andy!
@eejwa feel free to merge if you're happy. All looks good.
Closes #128.
Brilliant, thank you for the help Andy!
PR notes
This pull request implements the following:
Pull Request Checklist. Please read and check each box with an X. Delete any part not applicable.
Describe what you did in this PR and why you did it.
Before your first pull request:
For all pull requests:
contrib/utilities/indent
script from the main directory to indent my code.For new features/models or changes of existing features: