AquaticEcoDynamics / CDM

Coorong TFV-AED modelling for the HCHB program

Home Page:https://aquaticecodynamics.github.io/cdm-science/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

CDM : Coorong Dynamics Model

Project Status: Active – The project is being actively developed. CDM TUFLOW-FV AED GPLv3 license


This is the repository for relevant data, models and scripts for environmental modelling of the Coorong. It is a simulation platform developed as part of the Healthy Coorong Healthy Basin program for assisting in management of the iconic Australian ecosystem.

For an overview of the CDM model, refer to the CDM Documentation.


Citing this code

DOI

These model input files are citable, and associated with the manuscript by Huang et al, submitted to JGR Biogeosciences.

Citing a specific model version bundle, please use the appropriate DOI.


Repository organisation

Fodler structure

Figure 1. Design schematic for the CDM repository

Cloning the repo with all submodule code/files

A basic clone will not include the code in the submodules so an extra argument is needed --recurse-submodules

Cloning the latest bundle

git clone --recurse-submodules https://github.com/AquaticEcoDynamics/CDM.git

Cloning a particular tag

git clone --recurse-submodules -b v1.1.0 https://github.com/AquaticEcoDynamics/CDM.git

Archiving all code/files

If you want to create an archive of all the code (including the submodules), first clone the repository as described above and zip entire repository. The zip file can be uploaded to Zenodo to get a DOI. An automated integration with Zenodo will not archive the code from the submodules.


Additional information

See repository Wiki for additional information on editing the repository and adding new content.


About

Coorong TFV-AED modelling for the HCHB program

https://aquaticecodynamics.github.io/cdm-science/


Languages

Language:HTML 73.7%Language:Roff 25.3%Language:MATLAB 0.8%Language:R 0.1%Language:Jupyter Notebook 0.0%Language:Python 0.0%Language:C++ 0.0%Language:C 0.0%Language:CSS 0.0%Language:Rich Text Format 0.0%Language:Batchfile 0.0%