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: Judy Ghirardelli <address@hidden> >Organization: . >Keywords: 199909291958.NAA25664 >Hi Support people! > >I am trying to just use one of the nice topography maps in my >nawips/garp/map/areas directory. I have set, in GDCNTR, > >SATFIL = /extend1/nawips/garp/map/areas/topo_na.area >PROJ = sat > >That looks like all I should have to do, but I get the error: > >[IM 1] No image type entry for file /extend1/nawips/garp/map/areas/topo_nh.ar > ea > >Am I missing something obvious? Do I need to set LUTFILE, and if so, to >which table? I tried various tables, and that did not seem to help. > >Thanks much for any help you can give, > >Judy >-- > Judy Ghirardelli > address@hidden > NWS/Techniques Development Lab > Judy, The Topo image files have a satellite ID of 11, so you should have a $GEMTBL/sat/imgtyp.tbl entry: TOPO IR 0 255 11 1 1 upc_topo.tbl Here is our upc_topo.tbl: [130]chiz on flip --> cat upc_topo.tbl 0 0 0 0 0 0 0 2 0 0 0 4 0 0 0 6 0 0 0 8 0 0 0 10 0 0 0 12 0 0 0 14 0 0 0 16 0 0 0 18 0 0 0 20 0 0 0 22 0 0 0 24 0 0 0 26 0 0 0 28 0 0 0 30 0 0 0 32 0 0 0 34 0 0 0 36 0 0 0 38 0 0 0 40 0 0 0 42 0 0 0 44 0 0 0 46 0 0 0 48 0 0 0 50 000 000 035 52 002 003 039 54 004 006 043 56 006 009 047 58 008 012 051 60 010 015 055 62 012 018 059 64 014 021 063 66 016 024 067 68 018 027 071 70 020 030 075 72 022 033 079 74 024 036 083 76 026 039 087 78 028 042 091 80 030 045 095 82 032 048 099 84 034 051 103 86 036 054 107 88 038 057 111 90 040 060 115 92 042 063 119 94 044 066 123 96 046 069 127 98 048 072 131 100 050 075 135 102 052 078 139 104 054 081 143 106 056 084 147 108 058 087 151 110 060 090 155 112 062 093 159 114 064 096 163 116 066 099 167 118 068 102 171 120 070 105 175 122 072 108 179 124 074 111 183 126 076 114 187 128 078 117 191 130 080 120 195 132 082 123 199 134 084 126 203 136 086 129 207 138 088 132 211 140 090 135 215 142 092 138 219 144 094 141 223 146 096 144 227 148 035 067 018 150 042 071 021 152 049 075 024 154 056 079 027 156 063 083 030 158 070 087 033 160 077 091 036 162 084 095 039 164 091 099 042 166 098 103 045 168 105 107 048 170 112 111 051 172 119 115 054 174 126 119 057 176 133 123 060 178 140 127 063 180 147 131 066 182 154 135 069 184 161 139 072 186 168 143 075 188 164 138 073 190 156 131 069 192 148 124 065 194 140 117 061 196 132 110 057 198 124 103 053 200 116 096 049 202 108 089 045 204 100 082 041 206 092 075 037 208 084 068 033 210 076 061 029 212 068 054 025 214 060 047 021 216 052 040 017 218 044 033 013 220 036 026 009 222 028 019 005 224 255 255 255 226 255 255 255 228 255 255 255 230 255 255 255 232 255 255 255 234 255 255 255 236 255 255 255 238 255 255 255 240 255 255 255 242 255 255 255 244 255 255 255 246 255 255 255 248 255 255 255 250 255 255 255 252 255 255 255 254 Steve Chiswell