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.
Hi Waldenio, re: > These are the bands of goes-12 ? I am a bit surprised with the channels > 4 and 5. There is no 13.3 Microns channel ? No, GOES-12 does provide 13.3 um coverage. Here is a BAND listing from McIDAS for GOES-12 images being ingested here in UCAR: % imglist.k SOUTH/SH FORM=ALL Image file directory listing for:SOUTH/SH Pos Satellite/ Date Time Center Res (km) Image_Size sensor Lat Lon Lat Lon --- ------------- ------------ -------- ---- ---- ----- ----- ------------ 62 G-12 IMG 8 DEC 10342 15:28:00 -19 62 Band: 1 0.65 um VIS Cloud and Surface Features 1.10 0.58 6868 x13136 Band: 2 3.9 um IR Low Cloud/Fog,Fire Detection 4.39 2.31 1717 x 3284 Band: 3 6.5 um IR Mid-level Water Vapor 4.39 2.31 1717 x 3284 Band: 4 10.7 um IR Surface/Cloud-top Temp 4.39 2.31 1717 x 3284 Band: 6 13.3 um IR CO2, Cloud Heights 4.39 2.31 1717 x 3284 proj: 0 created: 2010342 152809 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: 342152800 zcor: 0 avg-smp: N start yyddd: 2010342 start time:152809 start scan: 807 lcor: 6453 ecor: 8365 bytes per pixel: 2 ss: 78 Resolution Factors (base=1): Line= 4.0 Element= 4.0 imglist.k: done As you can see from this list, BAND 6 is 13.3 um. re: > The channels 4 and 5 were not recognized in gempak... (unknown bands)... > > tmp.AMS_1_201011261400.area = comprimento de onda: 0.55-0.75, Visível > > tmp.AMS_2_201011261400.area = comprimento de onda: 3.80-4.00, Infravermelho > > próximo > > tmp.AMS_3_201011261400.area = comprimento de onda: 6.50-7.00, Vapor d'agua > > tmp.AMS_4_201011261400.area = comprimento de onda: 10.2-11.2, Infravermelho > > termal > > tmp.AMS_5_201011261400.area = comprimento de onda: 11.5-12.5, Infravermelho > > termal Is this listing from GEMPAK, and, if yes, what version of GEMPAK are you running? re: > I just need to fix this to put the GOES-12 CPTEC products in the IDD, > with a image every 15 minutes. re: > Any help is welcome Please let me know if the BAND listing from McIDAS for GOES-12 images helps you. Also, in regards to the note that Ana sent: > We are using these parameters for GOES-10 and now we are doing the same > for GOES-12. > > if ($canal == 1) {$anum="1351"; $pd="S1"} > elsif ($canal == 2) {$anum="1361"; $pd="S2"} > elsif ($canal == 3) {$anum="1371"; $pd="S3"} > elsif ($canal == 4) {$anum="1381"; $pd="S4"} > elsif ($canal == 5) {$anum="1391"; $pd="S5"} > else {die "Erro no canal de $image\n";} > > > # definition of qn > #--------------------- > if ($mm>=0 and $mm<=15) {$qn="Q1";} > elsif ($mm>15 and $mm<=30) {$qn="Q2";} > elsif ($mm>30 and $mm<=45) {$qn="Q3";} > elsif ($mm>45 and $mm<60) {$qn="Q4";} > else {die "Erro no horario de $image\n";} > > my $area2png="/usr/local/ldm/ldm-mcidas-2004/bin/area2png -n -f $image > -a $satannot -b $satband \"pnga2area $qn $pd $anum \\SAT \\BAND \\RES > $ymd $hh$mm\""; > It is very likely that the McIDAS tables being used by your old (2004) distribution of ldm-mcidas do not have the needed up to date information. There is a new version of ldm-mcidas (2008) that you can download and use. > These are the results: see these UNKBAND > > -rw-r--r-- 1 ldm unidata 1633963 Dec 7 11:18 pnga2area Q1 S1 1351 > GOES-12_IMG 0.65um 4km 20101126 1400 > -rw-r--r-- 1 ldm unidata 1228297 Dec 7 11:18 pnga2area Q1 S2 1361 > GOES-12_IMG 3.9um 4km 20101126 1400 > -rw-r--r-- 1 ldm unidata 835095 Dec 7 11:18 pnga2area Q1 S3 1371 > GOES-12_IMG 6.5um 4km 20101126 1400 > -rw-r--r-- 1 ldm unidata 1233657 Dec 7 11:18 pnga2area Q1 S4 1381 > GOES-12_IMG UNKBAND 4km 20101126 1400 > -rw-r--r-- 1 ldm unidata 532307 Dec 7 11:18 pnga2area Q1 S5 1391 > GOES-12_IMG UNKBAND 4km 20101126 1400 Please let me know if my comment above was not the solution for the problems that Ana reported. Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: AKP-990660 Department: Support McIDAS Priority: Normal Status: Closed