[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[McIDAS #JVP-171902]: Loading TIFF images in McIDAS
- Subject: [McIDAS #JVP-171902]: Loading TIFF images in McIDAS
- Date: Fri, 22 Dec 2017 09:05:54 -0700
Hi Sohail,
re:
> Is there any difference between TIFF and GeoTIFF? I thought they are almost
> same.
http://www.differencebetween.info/difference-between-tiff-and-geotiff
re:
> Can you guide how to load GeoTIFF images and from where I have to get it?
In McIDAS-X, GeoTIFF is an output format only. You can create a dataset
of type GeoTIFF (see HELP DSSERVER) and then IMGOPY or IMGREMAP to the
newly created dataset. The biggest caveat is that the only projection
that McIDAS-X supports for GeoTIFF is rectilinear (lat, lon).
re:
> 2nd as from my previous question, is there a way to find the size of an
> image in McIDAS i-e height and width and dimension?
If the image is in an ADDE dataset, then you can use the FORM=ALL keyword
on IMGLIST to get image particulars.
Here is an example output:
IMGLIST MYDATA/IMAGES.3000 FORM=ALL
Image file directory listing for:MYDATA/IMAGES
Pos Satellite/ Date Time Center Res (km) Image_Size
sensor Lat Lon Lat Lon
--- ------------- ------------ -------- ---- ---- ----- ----- ------------
3000 G-16 IMG 21 DEC 17355 22:51:32 39 75
Band: 13 10.3 um IR Surface & cloud 2.09 2.09 727 x 516
proj: 0 created: 2017355 230959 memo: GOES-16 Mesoscale1 Sector [TANC]
type:SCMI cal type:RAW
offsets: data= 1220 navigation= 256 calibration= 768 auxiliary= 1220
doc length: 0 cal length: 0 lev length: 0 PREFIX= 0
valcod: 0 zcor: 0 avg-smp: N
start yyddd: 2017355 start time:225132 start scan: 0
lcor: 1 ecor: 1 bytes per pixel: 2 ss:186
Resolution Factors (base=1): Line= 1.0 Element= 1.0
IMGLIST: done
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: JVP-171902
Department: Support McIDAS
Priority: Normal
Status: Closed
===================
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.