Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

CWorthy-ocean/C-Star_ARCHIVE

Repository files navigation

THIS IS A RETIRED REPOSITORY.

codecov

C-Star

Computational Systems for Tracking Ocean Carbon

Setup (shell-script-based version)

First time setup

  • Clone this repository and run (from the command line) the script setup_cstar in the setup_cstar directory, providing your system as an argument (e.g. ./setup_cstar osx_arm64_gnu). For a list of supported systems, run setup_cstar --help.
  • The setup script will obtain and compile any external code, and also make an environment on your machine to use when running C-Star in future. To activate this environment, run the command cstar_env after completing the setup (note you will have to restart your shell).

Obtaining C-Star blueprints

  • With the C-Star environment active (see above), use the command cstar_get_blueprint to obtain and compile a C-Star blueprint. For a list of available blueprint, run cstar_get_blueprint --help.
  • C-Star blueprints are saved to ${CSTAR_ROOT}/blueprints
  • For help with a specific blueprint, see its README file (e.g. ${CSTAR_ROOT}/blueprints/roms_marbl_example/README.md)

Setup (python package)

An early version of the python package implementation of C-Star with specific documentation is available in the cstar_ocean directory.

See Also

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •