Coder Social home page Coder Social logo

michaelschulzmetno / noresm-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from noresmhub/noresm-docs

0.0 0.0 0.0 32.93 MB

Documentation of the NorESM model system and components

Home Page: https://noresm-docs.readthedocs.io/en/latest/#

License: GNU Lesser General Public License v3.0

Python 100.00%

noresm-docs's Introduction

Norwegian Earth System Model Documentation

License: GNU LGPL 3.0 NordicESMhub chat

The NorESM documentation on Read the Docs is built from the branches in this repository. The branches correspond to different versions of the NorESM source code.

version build status note
NorESM1 NorESM1 Documentation Status Model version used for CMIP5 and IPCC AR5
NorESM2 NorESM2 Documentation Status Model version used for CMIP6 and IPCC AR6
NorESM2.2 NorESM2.2 Documentation Status unvalidated development version

How to contribute to the NorESM documentation

  • step 1: Fork this repository as shown in the figure below.

Fork NorESM documentation repository

  • step 2: Go online to NorESM documentation and whenever you would like to update the documentation, click on "Edit on GitHub".

Edit documentation online

  • step 3: Then click on the "pen" (see image below) and write your text (reStructuredText)

Edit the file in your fork

  • step 4: Save your changes in your forked repository and create a pull request.

Propose your changes

If you do not like to update the documentation online and prefer to use your favorite editor locally on your machine/laptop, you can skip step-3 and 4 and then clone your forked repository to edit the files locally. Once pushed to your forked github repository, you can create a pull request and propose your changes.

Example on how to see your changes locally with sphinx:

Prepare your PC/MAC

$ conda install sphinx
$ conda install -c conda-forge sphinxcontrib-bibtex
$ conda install -c conda-forge sphinx_rtd_theme

Copy NorESMdoc repository to local

$ git clone [email protected]:NorESMhub/NorESM-docs.git

go to NorESM-docs dir

$ sphinx-build . _build

open _build/index.html in browser

More info See https://coderefinery.github.io/documentation/sphinx/

noresm-docs's People

Contributors

tomastorsvik avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.