dtcenter / METplus

Python scripting infrastructure for MET tools.
https://metplus.readthedocs.io
Apache License 2.0
97 stars 37 forks source link

TC STAT compute SLP difference between analysis and forecast tracks #17

Open bikegeek opened 7 years ago

bikegeek commented 7 years ago

In run_tc_stat.py and constants_pdef.py, provide support to compute the SLP difference between the forecast and analysis track:

-lookin tutorial/out/tc_pairs/tc_pairs_sandy.tcst \ -job summary \ -column AMSLP - BMSLP

bikegeek commented 7 years ago

To Do:
Determine how to incorporate the output. Do we save this to another .tcst file? Will we need to generate new plots for this?

bikegeek commented 4 years ago

John & Tara: does this really need to go into the METplus-3.0 Release? If so, what's involved in completing this task?