Skip to content

dylanschlichting/mpaso_roms_comparison_txla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPAS-O: ROMS comparison over the Texas-Louisiana (TXLA) shelf

This repository contains scripts and workflows for generating model inputs, performing analysis, producing figures related to MPAS-Ocean simulations in the Texas-Louisiana (TXLA) region. It includes tools for data preparation, model spin-up, quality assurance, and visualization


Directory Structure

analysis/

Contains post-processing scripts for analyzing model output and generating figure data.

figure_data/

Stores intermediate datasets or processed outputs used to generate manuscript figures.

figures/

Notebooks used to generate manuscript figures.

gen_mpas_inputs/

Scripts for generating MPAS-O input files, such as:

  • River forcing for MPAS-O: USGS
  • geojson files used for bulk statistics and cross-sections

gen_txla_inputs/

Scripts for generating ROMS input files, such as:

  • Boundary forcing
  • Climatology forcing
  • River forcing
  • Atmospheric forcing
  • Initial conditions from climatology Note that all inputs except atmospheric forcing are generated by reconfiguring existing forcing but in 2003-2004 repeat year format.

qaqc/

Quality assurance and control notebooks. These may include checks for:

  • Plot locations of river runoff for MPAS-O: USGS and ROMS
  • ROMS tracer nudging

Requirements and dependencies

The conda environment used for almost all scripts is complicated and will be difficult to install due to version control issues

To install:

pip install -r conda_env.yaml

The branch used to generate the MPAS-O simulations can be found at https://github.com/dylanschlichting/E3SM/tree/dylanschlichting/add-gomrrm. Generation of the mesh, vertical grid, and initial conditions was done using this branch of compass: https://github.com/MPAS-Dev/compass/compare/main...dylanschlichting:compass:gom. Note that I was new to git at the time of producing the compass branch, so the commit history is messy.

The repository used to generate the ROMS simulations is COAWST v3.8. My branch can be found at https://github.com/dylanschlichting/COAWST

About

MPAS-O : ROMS comparison on the Texas-Lousiana shelf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published