McIDAS User's Guide
Version 2018.2
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]
Displays polar orbital tracks and coverage for the Pacific Test Range.
PACORB navdataset frame [keywords]
PACORB imgdataset frame [keywords]
Use both the DAY and TIME keywords to specify the time period for plotting orbital tracks and coverage. For example, DAY=182 183 TIME=21 3 specifies a range from 21:00 UTC on day 182 through 03:00 UTC on day 183.
If you use the CCOLOR keyword and TYPE=I without the DAY or TIME keyword, the displayed geographical coverage is limited to the image specified in imgdataset. Otherwise, the entire geographical coverage of the sensor is displayed.
Labels are displayed at the bottom left corner of the frame. A default label is constructed using information from the system navigation file or the image used for navigation. The label includes the dataset name, the satellite, sensor, and day or range of days displayed. Use the LABEL keyword and the 'text' parameter if you want to choose a different label.
Specify NAV=C to overlay additional orbital tracks on the same frame. Use the loc parameter with the LABEL keyword to place additional labels on different lines at the bottom of the frame. Location 1 is the top line; additional labels are below. The maximum number of lines depends on the frame size: five for a 480 by 640 frame.
Use the USAORB command to display orbital tracks and coverage for North America. Use the NAVDISP command to display orbital tracks and coverage for a user-defined map.
PACORB NAV/NOAA14 DAY=96300
PACORB NAV/NOAA12 DAY=96300 NAV=C TRCOLOR=7 LABEL=X 2
The first entry draws the NOAA-14 satellite orbital tracks for day 96300 over a map of the Pacific Test Range. The second entry draws the NOAA-12 satellite orbital tracks on the same frame without erasing the NOAA-14 tracks. The NOAA-12 tracks are drawn in graphics color level 7. The label, is positioned on the text line below the first entry's label.
PACORB POESNAV/NOAA14 TIME=13:00 15:00 SENSOR=MSU CCOLOR=-7
This entry draws the NOAA-14 satellite orbital tracks from the current day between 13 and 15 UTC and displays the geographical coverage of the MSU sensor in dashed color level 7. The track data is drawn over a map of the Pacific Test Range.
PACORB VANDENBERG/N12GAC TYPE=I
This entry draws the orbital track for the polar orbiting satellite with data in most recent image in the dataset VANDENBERG/N12GAC over a map of the Pacific Test Range.
PACORB VANDENBERG/N12HRPT TYPE=I CCOLOR=10
This entry draws the orbital track and the AVHRR geographic coverage for the satellite with data in the most recent image in the dataset VANDENBERG/N12HRPT over a map of the Pacific Test Range. The geographic coverage is drawn in color level 10.
PACORB VANDENBERG/N12HRPT TYPE=I DAY=97097
This entry draws the orbital tracks for the satellite with data in the most recent image in the VANDENBERG/N12HRPT dataset. The tracks for the entire day 97097 are plotted.
PACORB KWAJ/N14GAC TYPE=I NAV=C LABEL='ORBITAL TRACK FOR NOAA-14 #Y' INT=300
This entry draws the orbital track for the satellite with data in the most recent image in the KWAJ/N14GAC dataset using the current frame's navigation. A custom label is displayed, and the time marks are drawn every five minutes along the orbital track.
[Search Manual] [Table of Contents] [Go to Previous] [Go to Next]