[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20000725: brightness legend on satellite pictures
- Subject: 20000725: brightness legend on satellite pictures
- Date: Tue, 25 Jul 2000 14:09:05 -0600
Chris,
I have one more routine for you to try out.
In the ~gbuddy/nawips-5.4/patches directory is a copy of
$GARPHOME/gempak/pointerinfo.c.
You can move your current copy from pointerinfo.c to pointerinfo.c.old,
then download the new version to pointerinfo.c.
Finally, make and install Garp with:
cd $GARPHOME
make all
make install
this will enable the pointer within the image area to return the value
interpolated back from the Raw pixel value.
One thing to note- all of these products are multi-part calibrartions.
Eg, for PW products, pixel values 0 through 200 represent PW values from
0 to 67mm. Pixel values 201-255 represent cloud top temperatures -
and not PW values. So, the values displayed for the pointer return
PW values only where those pixels exist and represent PW.
Feedback is appreciated!
Steve Chiswell
Unidata User Support
>From: "C. Vandersip" <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200007251739.e6PHdvT17642
>Beautiful! Works great, Steve. I appreciate it very much.
>
>Regards,
>
>Chris
>
>On Tue, 25 Jul 2000, C. Vandersip wrote:
>
>> Doh!
>>
>> As I did this patching late last night, I think I forgot to do make
>> install in $GARPHOME. That's probably causing this problem. I'm redoing
>> it and will let you know.
>>
>> Chris
>>
>>
>> On Tue, 25 Jul 2000, C. Vandersip wrote:
>>
>> > Steve,
>> >
>> > Ok, I installed the patch files, but I'm still getting the standard BRIT
>> > colorbar. From looking at $GARPHOME/gempak/colorbardraw.f, it appears
>> > that
>> >
>> > IF ( cmcalb .eq. 'BRIT' .and. imtype .ne. 1 ) THEN
>> >
>> > is being satisfied as true, even though it's not supposed to be for these
>> > products (right?). Is there something else I should do? Any information I
>> > should provide you?
>> >
>> > Thanks,
>> >
>> > Chris
>> >
>>
>> ###############################################################
>> # Chris Vandersip #
>> # Computer Research Specialist/Dept. Sysadmin #
>> # Rm. 024, Dept. of Meteorology, Florida State University #
>> # address@hidden (850)644-2522 #
>> ###############################################################
>>
>>
>
> ###############################################################
> # Chris Vandersip #
> # Computer Research Specialist/Dept. Sysadmin #
> # Rm. 024, Dept. of Meteorology, Florida State University #
> # address@hidden (850)644-2522 #
> ###############################################################
>