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

20040607: GINI ADDE server

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.


  • Subject: 20040607: GINI ADDE server
  • Date: Mon, 07 Jun 2004 10:03:00 -0600

>From:  Gary Cunning <address@hidden>
>Organization:  NCAR/RAP
>Keywords:  200406071526.i57FQ6tK018922 McIDAS ADDE GINI

Hi Gary,

>I am trying to fix a program that converts GINI formatted files to MDV
>formatted files. The program incorrectly registers/maps the data, and
>the calibrations are wrong. I have been looking in the Mcidas documentation
>for references to GINI to AREA conversion, but I haven't been successful.
>Would you point me to the source code for the GINI ADDE server?

If you are looking for a simple conversion routine, you will not find
one.  The conversion of data from one format to another is conceptually
a two step process:

- the input ADDE server reads the data and puts it into a "standardized"
  format:

  - synthesizes an AREA directory
  - converts units if asked
  - returns a rectangular array of image values in the unit requested

- the output ADDE server takes the "standardized" format and writes
  out the format that corresponds to the type of the output dataset

If you explain exactly what you are trying to do, I may be able to
help you achieve your goal.

>Thanks,

No worries.

Cheers,

Tom
--
+-----------------------------------------------------------------------------+
* Tom Yoksas                                             UCAR Unidata Program *
* (303) 497-8642 (last resort)                                  P.O. Box 3000 *
* address@hidden                                   Boulder, CO 80307 *
* Unidata WWW Service                             http://www.unidata.ucar.edu/*
+-----------------------------------------------------------------------------+