SkillAgentSearch skills...

MITgcm.jl

Julia interface to MITgcm

Install / Use

/learn @gaelforget/MITgcm.jl

README

MITgcm.jl

Documentation codecov CI

DOI DOI Binder

Julia interface to MITgcm that allows user not only to analyze model output, but also to download the source code, build the model executable, modify run-time parameters, run model simulations, or verify model results against a benchmark.

Forget, G., (2024). MITgcm.jl: a Julia Interface to the MITgcm. Journal of Open Source Software, 9(102), 6710, https://doi.org/10.21105/joss.06710

Notebooks and tutorials are found in the docs.

<details> <summary><b>Examples / How-To </b></summary>

To open a notebook using Pluto.jl:

  1. open julia in terminal window
  2. type command below at the Julia prompt
  3. new web browser tab should show Pluto prompt
  4. copy/paste a notebook URL from the docs
cd("examples/"); using Pluto; Pluto.run()
</details> <details> <summary><b>Examples / Running Models </b></summary> </details> <details> <summary><b>Examples / Analyzing Results </b></summary> </details> <img src="https://user-images.githubusercontent.com/20276764/111042787-12377e00-840d-11eb-8ddb-64cc1cfd57fd.png" width="90%"> <img src="https://user-images.githubusercontent.com/20276764/113531401-b1780d00-9596-11eb-8e96-990cf9533ada.png" width="70%"> <img src="https://user-images.githubusercontent.com/20276764/97648227-970b9780-1a2a-11eb-81c4-65ec2c87efc6.png" width="50%"> <img src="https://user-images.githubusercontent.com/20276764/111195521-b7c82a00-8592-11eb-86a0-c85969de0850.png" width="30%">

Related Skills

View on GitHub
GitHub Stars36
CategoryDevelopment
Updated2mo ago
Forks11

Languages

Julia

Security Score

95/100

Audited on Jan 18, 2026

No findings