[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #LAD-554682]: Personal



> Full Name: Muhammad Yafie Rahmat Rezky H
> Email Address: address@hidden
> Organization: Hasanuddin University
> Package Version: 5.7 build date:2020-02-10 17:05 UTC
> Operating System: Windows 8.1
> Hardware: Java: home: C:\Program Files (x86)\IDV_5.7\jre version: 1.8.0_51 
> j3d:1.6.0-pre12-daily-experimental daily
> Description of problem: There was an error loading the data:
> Error creating data source:FILE.RADAR with: [Ljava.lang.String;@1b93146
> null
> java.io.IOException: Cant read F:/IDV/IDV 
> Aplikasi/examples/images/SatelliteImage.gif: not a valid CDM file.
> 
> ******************

Hi Muhammad,

The IDV is in general designed for the geo located dataset. So you will not be 
able to load an image file directly. However,
if the image is in lat/lon projection you can use ximg format as following:

<image url="SatelliteImage.gif"
       name="Satellite Image"
       ullat="39.98890" ullon="-105.22782"
       lrlat="39.98755" lrlon="-105.22548"/>

those lat/lon are associated with your gif image. You can save it as file.ximg 
and load it into the IDV.

https://www.unidata.ucar.edu/software/idv/docs/userguide/data/ImageXml.html

Yuan


Ticket Details
===================
Ticket ID: LAD-554682
Department: Support IDV
Priority: Normal
Status: Open
===================
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.