Skip to content

Commit

Permalink
Updating config
Browse files Browse the repository at this point in the history
  • Loading branch information
cofinoa committed Apr 17, 2024
1 parent 279675f commit 8650077
Show file tree
Hide file tree
Showing 28 changed files with 34 additions and 26 deletions.
16 changes: 11 additions & 5 deletions .github/workflows/book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,19 @@ jobs:
with:
environment-file: binder/conda/environment.yml
mamba-version: "*"

# Build the book
- name: Build the book
run: |
jupyter-book build .
# Push the book's HTML to github-pages
- name: GitHub Pages action
uses: peaceiris/[email protected]
# Upload the book's HTML as an artifact
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./_build/html
path: "_build/html"

# Deploy the book's HTML to GitHub Pages
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v2
2 changes: 1 addition & 1 deletion ERRATA.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This repository supporting AR6 WGI is frozen, and does not accept any further co
- Proposing new notebooks/scripts exploiting the data

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
14 changes: 8 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@
# Learn more at https://jupyterbook.org/customize/config.html

title: IPCC-ATLAS Jupyter Book
author: David Domínguez Román
author: David Domínguez Román, Antonio S. Cofiño and SantanderMetGroup
copyright: 2024
logo: logo.png
# Auto-exclude files not in the toc
only_build_toc_files : true
# Force re-execution of notebooks on each build.
# See https://jupyterbook.org/content/execute.html
execute:
execute_notebooks: cache
cache: jb-cache/
cache: _jb-cache/
timeout: -1
# Define the name of the latex output file for PDF builds
latex:
Expand All @@ -28,15 +29,16 @@ sphinx:

# Information about where the book exists on the web
repository:
url: https://github.com/PhantomAurelia/Atlas # Online location of your book
url: https://github.com/SantanderMetGroup/ATLAS # Online location of your book
path_to_book: . # Optional path to your book, relative to the repository root
branch: jb-test # Which branch of the repository should be used when creating links (optional)
branch: jupyterbook # Which branch of the repository should be used when creating links (optional)

# Adding the launch buttons
launch_buttons:
notebook_interface: "jupyterlab"
binderhub_url: "https://mybinder.org"
thebe : true
jupyterhub_url: "https://data.meteo.unican.es/ganymede"
thebe: true
# Add GitHub buttons to your book
# See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository
html:
Expand All @@ -45,6 +47,6 @@ html:
use_repository_button: true
comments:
utterances:
repo: "PhantomAurelia/Atlas"
repo: "SantanderMetGroup/ATLAS"
hypothesis: true

File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion binder/binder.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ conda env create -n ipcc-wgi-ar6-atlas --file binder/conda/environment.yml


<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion data-sources/data-sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Historical annual gridded population data for the period 1861-2005 is based on t
:filter: docname in docnames
```
<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ AUS | SEA, NAU, CAU, EAU, SAU, NZ
```

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Certain model grids from the models in CORDEX experiment were missing informatio
```

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion datasets-interactive-atlas/datasets-interactive-atlas.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Please be aware that these four scripts must be run in the above order. All of t
```

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The [errata](ERRATA) of the Atlas covers both the content (products, such as plo
```

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion notebooks/auxiliary-material/auxiliary-material.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The files you can find here are:
WORLD_coastline.shx

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion notebooks/notebooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ regional-scatter-plots | [X](./regional-scatter-plots_R.ipynb) |
stripes-plots | [X](./stripes-plots_R.ipynb) |

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion reference-grids/reference-grids.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Includes auxiliary masks used to filter out gridboxes with no observational data


<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion reference-regions/reference-regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ Ocean regions or biomes as defined by {cite:authorpar}`gregorComparativeAssessme
```

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion reproducibility/maps/maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Map figures of model projections are generated by **04_map_figures.R**('''sh datasets-interactive-atlas/04_map_figures.R ''') which is available in the **datasets-interactive-atlas**('''sh../../datasets-interactive-atlas ''') folder along with the scripts for the reproducibility of the Interactive Atlas Dataset.

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion reproducibility/observations/observations.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ The script `observationsTrendsSnow.R` provide, for instance, the following figur


<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion reproducibility/reproducibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ End-to-end scripts used for the preparation of key figures of the IPCC WGI AR6 A


<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down
2 changes: 1 addition & 1 deletion warming-levels/warming-levels.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ A similar repository for GWL calculation is maintained by {cite:authorpar}`Matha
```

<script src="https://utteranc.es/client.js"
repo="PhantomAurelia/Atlas"
repo="SantanderMetGroup/ATLAS"
issue-term="pathname"
theme="preferred-color-scheme"
crossorigin="anonymous"
Expand Down

0 comments on commit 8650077

Please sign in to comment.