>From: David Harper <address@hidden> >Organization: NCAR/RAP >Keywords: 200003012325.QAA04248 McIDAS-X GINI netCDF Dave, >Actually the only thing I am concerned with is the output file name. I would >prefer to have the IR and Vis files have different names. You would do this by adjusting the RESOLV.SRV entries for the NCDF dataset. Here is the one entry probably is now: N1=NCDF,N2=GVAR,TYPE=IMAGE,RT=N,K=NCDF,R1=1,R2=9999,C=netCDF IMAGES, You could change this to: two entries: N1=NCDF,N2=VIS,TYPE=IMAGE,RT=N,K=NCDF,R1=1,R2=9999,C=netCDF VIS IMAGES, N1=NCDF,N2=IR,TYPE=IMAGE,RT=N,K=NCDF,R1=1,R2=9999,C=netCDF IR IMAGES, You may want them to be a little more descriptive by substituting GW1KVIS and GW4KIR for VIS and IR, respectively. Again, the IMGCOPY command output dataset would need to be adjusted to reflect this change. Tom
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.