https://github.com/ncar/ipogs
iPOGS analysis notebooks and diagnostics
https://github.com/ncar/ipogs
analysis cesm diagnostics earth-system-model gulf-of-mexico high-resolution sea-level-rise
Last synced: 3 days ago
JSON representation
iPOGS analysis notebooks and diagnostics
- Host: GitHub
- URL: https://github.com/ncar/ipogs
- Owner: NCAR
- License: mit
- Created: 2023-02-14T18:43:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T16:39:21.000Z (about 2 years ago)
- Last Synced: 2024-06-05T19:21:49.091Z (about 2 years ago)
- Topics: analysis, cesm, diagnostics, earth-system-model, gulf-of-mexico, high-resolution, sea-level-rise
- Language: Jupyter Notebook
- Homepage:
- Size: 12.3 MB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iPOGS Analysis Project
This repository is intended to contain iPOGS analysis related notebooks that support diagnostics by providing regionally specific analysis.
## iPOGS diagnostics webpage
The iPOGS diagnostics webpage with CVDP diagnostics as well as additional diagnostics can be found at the following link: [https://project.cgd.ucar.edu/projects/iPOGS/](https://project.cgd.ucar.edu/projects/iPOGS/).
## Contributing
Clone this repository to your account, then create your own branch to make changes in:
`git checkout -b `
## Reproducing the environment
`conda env create -f envs/environment.yml`
`conda activate ipogs`
To use the MOCutils, a user will need to clone the POP_MOC repository (https://github.com/sgyeager/POP_MOC) and install MOCutils by going to the POP_MOC directory and running `pip install -e . --user`.
## MOCutils
To use the AMOC notebooks, one will also need to install MOCutils as described here: https://github.com/sgyeager/POP_MOC#installing-mocutils-used-in-the-jupyter-notebooks