Code Monkey home page Code Monkey logo

csiem-science's Introduction

Project Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

CSIEM-manual (csiem-science)

GitHub issuesGitHub license

The goal of CSIEM-manual is to provide an easily editable "living manual" that describes the set-up and results of the The Cockburn Sound Integrated Ecosystem Model (CSIEM). The repository is a sub-module within the CSIEM repository available here.

Contributing

This manual was built using the R bookdown package - an extension of the rmarkdown package designed for writing long-form documents and generating outputs in multiple formats.

Below are basic instructions to help you get started editing the manual. For a detailed contribution guide, please read the Contributing chapter of the manual.

1. Prerequisites

For the best experience, we recommend editing the manual using the RStudio IDE. Once installed, use the console to download the bookdown package:

install.packages("bookdown")

2. Clone the repository

Clone CDM-manualcsiem-science` using GitHub Desktop or from your terminal:

git clone https://github.com/AquaticEcoDynamics/csiem-science.git

3. Edit a chapter

Open the R project file CSIEM-manual.Rproj and navigate to the .Rmd file that corresponds with the desired chapter you wish to edit. Once edits have been made, click the 'Build Book' button in RStudio's 'Build' tab to recompile (alternatively use the shortcut Shift + CTRL + B or Shift + โŒ˜ + B).

Click to recompile the book!

4. Create a new chapter

Open the R project file CSIEM-manual.Rproj and create a new blank .Rmd file. Write it's contents and save the file as the chapter name written in 'snake case' (e.g. 'Lagoon Water Quality' becomes lagoon_water_quality.Rmd). Navigate to _bookdown.yml and add the chapter .Rmd file to the rmd_files list. Save and re-build the book.

5. Push the changes

Using GitHub Desktop or your terminal, push the changes back to the csiem_science repository. Updates to the main branch will automatically trigger a re-build of the website (via Github Actions).

csiem-science's People

Contributors

aed-modeller avatar brendan-busch avatar gilesknight avatar matthipsey avatar

Watchers

 avatar  avatar  avatar  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.