This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: Owen Cooper <address@hidden> >Organization: Aeronomy Laboratory/NOAA >Keywords: 200304091513.h39FD57U028418 McIDAS IMGREMAP Owen, >I was just wondering if you've had a chance to look into the problem I've >been having with IMGREMAP (please see e-mail below). Sorry to be a pest, Sorry, no. I am currently at the Internet-2 conference in DC, and won't be back to work until Monday. I havn't forgotten about your problem, however. >it's just that I have to finish a project for some colleagues at the U. of >Washington that requires the merging of GMS-5 and GOES-West images. >I really appreciate any advice you can send....I just don't get why IMGREMAP >no longer works....it's really strange! I agree, it is really strange. I will make this a priority when I get back to the office. Tom >Thanks, >Owen > >Owen Cooper wrote: > >> Hi Tom, >> I'm having a problem with using IMGREMAP in MCIDAS_2002 >> >> Below is a script that worked fine with MCIDAS 7.8, which remapped a >> GMS-5 image into the projection of a GOES-WEST image. I am using the >> same technique that I learned in the MCIDAS workshop in 2001. >> >> IMGREMAP ITCT/GMS5_IR MYDATA/IMAGES.13 DAY=2002126 TIME=00:32 SMOOTH=YES >> PRO=MERC 40 LATLON=36 -158 SIZE=960 3816 RES=5 >> SF 1;ERASE F;IMGDISP MYDATA/IMAGES.13 MAG=-2 -3 SU=IR_OC EU=IR_TEST; >> MAP SAT 1 LALO 8 INT= 10 20 >> >> IMGCOPY MYDATA/IMAGES.13 MYDATA/IMAGES.14 SIZE=960 2404 >> SF 2;ERASE F;IMGDISP MYDATA/IMAGES.14 MAG=-2 -3 SU=IR_OC EU=IR_TEST; >> MAP SAT 1 LALO 8 INT= 10 20 >> >> IMGREMAP ITCT/GOES10_IR MYDATA/IMAGES.15 DAY=2002126 TIME=00 SMOOTH=YES >> PRO=MERC 40 LATLON=36 -158 SIZE=960 3816 RES=5 >> SF 3;ERASE F;IMGDISP MYDATA/IMAGES.15 MAG=-2 -3 SU=IR_OC EU=IR_TEST; >> MAP SAT 1 LALO 8 INT= 10 20 >> >> IMGREMAP MYDATA/IMAGES.14 MYDATA/IMAGES.15 MERGE=YES PRO=DEST; >> SF 4;ERASE F;IMGDISP MYDATA/IMAGES.15 MAG=-2 -3 SU=IR_OC EU=IR_TEST; >> MAP SAT 1 LALO 8 INT= 10 20 >> >> Now that I am using the script in version 2002 the last step fails: >> IMGREMAP MYDATA/IMAGES.14 MYDATA/IMAGES.15 MERGE=YES PRO=DEST; >> >> The new image (MYDATA/IMAGES.15) looks exaclty as it did before the >> IMGREMAP command, i.e all I get is the image from the GOES-WEST >> satellite, the region that should contain the GMS-5 image is just white. >> >> Could this be something to do with a bug in the Sun compiler that you >> mentioned in the release notes? >> >> Any ideas? >> >> Thanks, >> Owen >> >> -- >> >> Owen R. Cooper >> Cooperative Institute for Research in Environmental Sciences (CIRES) >> University of Colorado/NOAA Aeronomy Laboratory >> >> NOAA Aeronomy Laboratory, R/AL4 >> 325 Broadway >> Boulder CO 80305 >> ph: (303) 497-3599 >> fax: (303) 497-5686 > >-- > > >Owen R. Cooper >Cooperative Institute for Research in Environmental Sciences (CIRES) >University of Colorado/NOAA Aeronomy Laboratory > >NOAA Aeronomy Laboratory, R/AL4 >325 Broadway >Boulder CO 80305 >ph: (303) 497-3599 >fax: (303) 497-5686 >From address@hidden Wed Apr 9 09:33:27 2003 Tom, Cool, thanks a lot! Owen