Former-commit-id:7fa9dbd5fb
[formerly4bfbdad17d
] [formerly9f8cb727a5
] [formerly7fa9dbd5fb
[formerly4bfbdad17d
] [formerly9f8cb727a5
] [formerly8485b90ff8
[formerly9f8cb727a5
[formerly bf53d06834caa780226121334ac1bcf0534c3f16]]]] Former-commit-id:8485b90ff8
Former-commit-id:40aa780b3d
[formerly33a67cdd82
] [formerly 73930fb29d0c1e91204e76e6ebfdbe757414f319 [formerlya28d70b5c5
]] Former-commit-id: a16a1b4dd44fc344ee709abbe262aeed58a8339b [formerlye5543a0e86
] Former-commit-id:0c25458510
43 lines
657 B
Text
43 lines
657 B
Text
|
|
Routines where the raw sndg array is used in the xwvid* files:
|
|
|
|
xwvid6:
|
|
position_cursor
|
|
redraw_sounding
|
|
processuserdata
|
|
load_sounding
|
|
|
|
xwvid5:
|
|
visual1
|
|
plot_thetae
|
|
|
|
xwvid3:
|
|
show_moisture
|
|
show_shear
|
|
show_posnegareas
|
|
best_guess_ptype
|
|
main_thermo
|
|
|
|
xwvid2:
|
|
grab_level
|
|
skewt_cursor_data
|
|
get_level_pointer
|
|
|
|
xwvid1:
|
|
draw_skewt
|
|
draw_hodo
|
|
trace_hodo
|
|
trace_temp
|
|
trace_temp2
|
|
trace_vtmp
|
|
trace_dwpt
|
|
trace_dwpt2
|
|
trace_wetbulb
|
|
plot_barbs
|
|
plot_barbs2
|
|
vvel_profile
|
|
trace_dcape
|
|
|
|
I guess it's fine to expose the data to the various trace routines however
|
|
for all of the text generating routines it'd be better to remove it from
|
|
there and do the computations in computeparms()
|