Skip to content
/ ICT_IWT Public

code to calculate integrated cloud water vapor transport and plot

License

Notifications You must be signed in to change notification settings

CW3E/ICT_IWT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Summary

This repository uses GFS data to compute and visualize water transport metrics for the Interior West, including:

  • Integrated Water Vapor Transport (IVT): Transport of atmospheric water vapor.
  • Integrated Water Transport (IWT): IVT calculated using total mixing ratios, including condensate.
  • Integrated Condensate Transport (ICT): The difference between IWT and IVT.
  • ICT/IVT Ratio (%): Percentage of condensate transport relative to vapor transport.

To run:


To run the code with a singularity container:

## runs plots for GFS
apptainer exec -e --bind /data:/data /data/projects/operations/ICT_IWT/env/ICT_IWT.sif python /data/projects/operations/ICT_IWT/run_tool.py "GFS" "YYYYMMDDHH"

About

code to calculate integrated cloud water vapor transport and plot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published