Skip to content

axiom-data-science/ciofs-freshwater-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Report for CIOFS Ocean Model with Improved Freshwater Forcing

Create report content

The models have already been run, and the outputs from steps 2-5 are available in their respective repositories on GitHub so that the report pieces are all available, though these steps could all be repeated by running the projects below instead of using the available outputs.

  1. Run ROMS models
  2. Make plots to compare the mean surface salinity between the two models with ciofs-fresh-hind-salinity-plots. Clone project into ciofs-freshwater-report/ciofs_freshwater_report.
  3. Access datasets to compare with model output through cook-inlet-catalogs. Clone project into ciofs-freshwater-report/ciofs_freshwater_report.
  4. Run numerical particle simulations to match drifter data using files in ciofs-drifter-sims. Clone project into ciofs-freshwater-report/ciofs_freshwater_report.
  5. Run model-data comparisons and plots with ciofs-skill-assessment. Clone project into ciofs-freshwater-report/ciofs_freshwater_report.

Set up environment

Set up environment with environment.yml:

mamba env create -f environment.yml

Compile report

Activate environment with

conda activate ciofs-freshwater-report

In ciofs_freshwater_report:

jupyter-book build .

After compiling locally, move the report to its sharing location, which is currently /mnt/vault/http_files/ciofs_fresh.

About

Report for CIOFS Ocean Model with Improved Freshwater Forcing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published