"DOC=YES" on local data source save

Post ideas for new functionality you'd like to see in McIDAS-V or ideas for new tutorials.
Post Reply
User avatar
TJS
Posts: 90
Joined: Thu Mar 05, 2009 7:31 pm

"DOC=YES" on local data source save

Post by TJS »

Hi,

1) Can the line prefix info be carried along with one does a local file save?
Data_explorer/layer_controls/File/Save/Save_as_local_data...

2) BTW, If one brought down the GOES as a RAW, than the area can be displayed in mcidas-x, but not if the data was of type TEMP.

3) Any way to add some AUDIT trail info to the saved AREA? This way folks get the scan line times, etc. Another option would be to add something to the MEMO field.

4) The good news is that the image off the server and via a saved mcv seems to be the same!

5) Finally, when the data is saved, a dialogue box pops up (saving data), and then goes away, but is there a way for it to say around and state: File(s) saved.

See below for details.

IMGLIST EASTL/ALL BAND=4 FORM=ALL TIME=13:32 DAY=2010174 LATLON=42 90 MAG=5 FORM=ALL
Image file directory listing for:EASTL/ALL
Pos Satellite/ Date Time Center Res (km) Image_Size
sensor Lat Lon Lat Lon
--- ------------- ------------ -------- ---- ---- ----- ----- ------------
681 G-13 IMG 23 JUN 10174 13:32:00 32 87
Band: 4 10.7 um IR Surface/Cloud-top Temp 5.30 2.44 883 x 2126
proj: 0 created: 2010174 133148 memo: RT GVAR
type:GVAR cal type:RAW
offsets: data= 3328 navigation= 256 calibration= 2816 auxiliary= 0
doc length: 228 cal length: 0 lev length: 0 PREFIX= 232
valcod: 174133200 zcor: 0 avg-smp: N
start yyddd: 2010174 start time:133148 start scan: 377
lcor: 3013 ecor: 9261 bytes per pixel: 2 ss:180
Resolution Factors (base=1): Line= 4.0 Element= 4.0
IMGLIST: done
IMGLIST A.192 FORM=ALL
Image file directory listing for:A
Pos Satellite/ Date Time Center Res (km) Image_Size
sensor Lat Lon Lat Lon
--- ------------- ------------ -------- ---- ---- ----- ----- ------------
192 G-13 IMG 23 JUN 10174 13:32:00 42 87
Band: 4 10.7 um IR Surface/Cloud-top Temp 6.52 2.49 1000 x 1000
proj: 0 created: 2010174 133148 memo: RT GVAR
type:GVAR cal type:RAW
offsets: data= 3328 navigation= 256 calibration= 2816 auxiliary= 0
doc length: 0 cal length: 0 lev length: 0 PREFIX= 0
valcod: 0 zcor: 0 avg-smp: N
start yyddd: 2010174 start time:133148 start scan: 377
lcor: 2009 ecor: 11773 bytes per pixel: 2 ss:180
Resolution Factors (base=1): Line= 4.0 Element= 4.0
IMGLIST: done
TE NOTE "THE FILE FROM MCV DOES NOT HAVE THE LINE PREFIX.
NOTE := THE FILE FROM MCV DOES NOT HAVE THE LINE PREFIX.
IMGLIST A.192 FORM=AUDIT
Image file directory listing for:A
Pos Satellite/ Date Time Center Band(s)
sensor Lat Lon
--- ------------- ------------ -------- ---- ---- ------------
192 G-13 IMG 23 JUN 10174 13:32:00 42 87 4
Date Time Audit trail
----- ------ ----------------------------

IMGLIST: done
TE NOTE "ANYWAY TO ADD TO THE AUDIT TRAIL.
NOTE := ANYWAY TO ADD TO THE AUDIT TRAIL.
FRMSAVE X "GOES13_SERVER
FRMSAVE: No filename specified
FRMSAVE X GOES13_SERVER
Frame saved in /home/tims/mcidas/gifs/GOES13_SERVER.GIF
FRMSAVE X GOES13_VIAMCV
Frame saved in /home/tims/mcidas/gifs/GOES13_VIAMCV.GIF

Image Name Day Nominal Time Scan Time Band
---------------- ------- ------------ --------- ----
EASTL/ALL.681 23 Jun 10174 13:32:00 13:33:49 4

File Nominal Image RAW RAD TEMP BRIT
Lat/Lon Line/Element Line/Element * K
39:40:14 / 88:00:49 296/ 1063 4198/13515 17408 101.04 294.10 72
* milliwatts/meter**2/steradian/(cm-1)

IMGPROBE: Done

Image Name Day Nominal Time Scan Time Band
---------------- ------- ------------ --------- ----
A.192 23 Jun 10174 13:32:00 MISSING 4

File Nominal Image RAW RAD TEMP BRIT
Lat/Lon Line/Element Line/Element * K
39:40:14 / 88:00:49 547/ 435 4198/13515 17408 101.04 294.10 72
* milliwatts/meter**2/steradian/(cm-1)

IMGPROBE: Done

Thanks
TJS
Attachments
Image in mcidas-x via mcidas-v area save (RAW).
Image in mcidas-x via mcidas-v area save (RAW).
Image via mcidas server.
Image via mcidas server.
User avatar
tomw
Posts: 296
Joined: Tue Dec 23, 2008 3:40 pm

Re: "DOC=YES" on local data source save

Post by tomw »

At present the "comment cards" and "line prefix" information are stripped off the data as it is being decoded by the basic class (called "AreaFile") that represents the AREA file data in McV. It will take development time to modify the AreaFile class to keep track of both of these items. Prior to this development, though, we need to meet with the requester(s) to ascertain what they want to be able to do (other doing an "image copy" process).
User avatar
joleenf
Posts: 1123
Joined: Mon Jan 19, 2009 7:16 pm

Re: "DOC=YES" on local data source save

Post by joleenf »

Tom,

One thing I have always used the DOC=YES keyword for is to get the time the line was scanned. It is very important to know this at times. I realize that there is nothing like the "ANGLES" program in McIDAS-V at this time, and I hope that it will come in the future, but I believe the the line prefix is needed for this as well. I have already needed the ANGLES function, I have used it on a regular basis in the past. It is a really good way to find out where there may be sun glint in an image when you are analyzing it in a program.

Joleen
Post Reply