awips2/ncep/gov.noaa.nws.ncep.ui.nsharp/nsharp_c/NOTES.020108
root 06a8b51d6d Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00

24 lines
668 B
Text

NSHARP updates for adding map area selection with Zoom/Unzoom for
sounding region selection (Observed soundings and ACARS).
1/8/02 chiz@unidata.ucar.edu
Updated draw.c, gui.h, guid.h from $NAWIPS/nprogs/nwx/source.
These files are identical to the NWX source files.
Copied nwxtbl.c from $NAWIPS/nprogs/nwx/source and
modified to only read NWX map areas from $NAWIPS/tables/nwx/mapinfo.nwx
(deleted reading of master.tbl). Add to nsharp_compile script.
copied proto_nwx.h from $NAWIPS/nprogs/nwx/source (included by nwxtbl.c)
Routines Modified:
mapw.c
xwvid6.c
Added mapproj_cb, mapzoom_cb, mapunzoom_cb routines
acars_selection.c
Added amapproj_cb routine