Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://doi.org/10.5281/zenodo.8066444
07 January 2025, 02:35:53 UTC
  • Code
  • Branches (0)
  • Releases (1)
  • Visits
    • Branches
    • Releases
      • 1
      • 1
    • dfc19de
    • /
    • ProjectPythia-HRRR-AWS-cookbook-d09ccf8
    • /
    • _config.yml
    Raw File Download
    Permalinks

    To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
    Select below a type of object currently browsed in order to display its associated SWHID and permalink.

    • content
    • directory
    • snapshot
    • release
    origin badgecontent badge Iframe embedding
    swh:1:cnt:4edb0c91255d85f66ed69446e6f89d287cd45498
    origin badgedirectory badge Iframe embedding
    swh:1:dir:83d34dbe23a3a507d9810d59b518a432a12c0fd7
    origin badgesnapshot badge
    swh:1:snp:87aa92a7804c947e88dfb377815f66c8beb38e26
    origin badgerelease badge
    swh:1:rel:bbd6bdd06391e561e10cad6ac072260572e77301
    Citations

    This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
    Select below a type of object currently browsed in order to generate citations for them.

    • content
    • directory
    • snapshot
    • release
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    Generate software citation in BibTex format (requires biblatex-software package)
    Generating citation ...
    _config.yml
    # Book settings
    # Learn more at https://jupyterbook.org/customize/config.html
    
    title: HRRR-AWS-Cookbook
    author: the <a href="https://projectpythia.org/">Project Pythia</a> Community
    logo: notebooks/images/logos/pythia_logo-white-rtext.svg
    copyright: '2024'
        
    # Execute the notebooks upon building the book (don't use binderbot)
    execute:
      # To execute notebooks via a binder instead, replace 'cache' with 'binder'
      execute_notebooks: cache
      timeout: 600
      allow_errors: False # cells with expected failures must set the `raises-exception` cell tag
    
    # Add a few extensions to help with parsing content
    parse:
      myst_enable_extensions: # default extensions to enable in the myst parser. See https://myst-parser.readthedocs.io/en/latest/using/syntax-optional.html
        - amsmath
        - colon_fence
        - deflist
        - dollarmath
        - html_admonition
        - html_image
        - replacements
        - smartquotes
        - substitution
    
    sphinx:
      config:
        linkcheck_ignore: ["https://doi.org/*",]
        nb_execution_raise_on_error: true  # raise exception in build if there are notebook errorshtml_favicon: notebooks/images/icons/favicon.ico
        html_favicon: notebooks/images/icons/favicon.ico
        html_last_updated_fmt: '%-d %B %Y'
        html_theme: sphinx_pythia_theme
        html_permalinks_icon: '<i class="fas fa-link"></i>'
        html_theme_options:
          home_page_in_toc: true
          repository_url: https://github.com/ProjectPythia/HRRR-AWS-Cookbook # Online location of your book
          repository_branch: main # Which branch of the repository should be used when creating links (optional)
          use_issues_button: true
          use_repository_button: true
          use_edit_page_button: true
          use_fullscreen_button: true
          analytics:
            google_analytics_id: G-T52X8HNYE8
          github_url: https://github.com/ProjectPythia
          twitter_url: https://twitter.com/project_pythia
          icon_links:
            - name: YouTube
              url: https://www.youtube.com/channel/UCoZPBqJal5uKpO8ZiwzavCw
              icon: fab fa-youtube-square
              type: fontawesome
          launch_buttons:
            binderhub_url: https://binder.projectpythia.org
            notebook_interface: jupyterlab
          logo:
            link: https://projectpythia.org
          navbar_start:
            - navbar-logo
          navbar_end:
            - navbar-icon-links
          navbar_links:
            - name: Home
              url: https://projectpythia.org
            - name: Foundations
              url: https://foundations.projectpythia.org
            - name: Cookbooks
              url: https://cookbooks.projectpythia.org
            - name: Resources
              url: https://projectpythia.org/resource-gallery.html
            - name: Community
              url: https://projectpythia.org/index.html#join-us
          footer_logos:
            NCAR: notebooks/images/logos/NSF-NCAR_Lockup-UCAR-Dark_102523.svg
            Unidata: notebooks/images/logos/Unidata_logo_horizontal_1200x300.svg
            UAlbany: notebooks/images/logos/UAlbany-A2-logo-purple-gold.svg
          footer_start:
            - footer-logos
            - footer-info
            - footer-extra
    

    back to top

    Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
    The source code of Software Heritage itself is available on our development forge.
    The source code files archived by Software Heritage are available under their own copyright and licenses.
    Terms of use: Archive access, API— Contact— JavaScript license information— Web API