Skip to content

Integrated Water Vapor Transport (IVT) Cross Sections along a longitudinal line from 25-65°N for the given forecast time from the GFS or ECMWF deterministic model.

License

Notifications You must be signed in to change notification settings

CW3E/ivt_cross_sections

Repository files navigation

IVT Cross Sections


This repository runs calculations and plots for the CW3E IVT Cross Sections for GFS and ECMWF.

Current capabilities includes meridional transects from 25°N to 60°N, every 5° longitude from 175°W to 105°W with a forecast lead every 12 hours out to a 120 hour lead.

To run:


To run all longitudinal cross sections for each model:

## runs plots for GFS
singularity exec --bind /data:/data,/home:/home,/work:/work,/common:/common -e /data/projects/operations/ivt_cross_sections/envs/ivt_cross_section.sif /opt/conda/envs/container/bin/python /data/projects/operations/ivt_cross_sections/run_tool_parallel.py "GFS"

## runs plots for ECWMF
singularity exec --bind /data:/data,/home:/home,/work:/work,/common:/common -e /data/projects/operations/ivt_cross_sections/envs/ivt_cross_section.sif /opt/conda/envs/container/bin/python /data/projects/operations/ivt_cross_sections/run_tool_parallel.py "ECMWF"

About

Integrated Water Vapor Transport (IVT) Cross Sections along a longitudinal line from 25-65°N for the given forecast time from the GFS or ECMWF deterministic model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published