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

20050908: 20050816: netcdf libraries



>From: Dorothy Durnford <address@hidden>
>Organization: UCAR/Unidata
>Keywords: 200509081225.j88CPujo004452

>
>--------------080701070608040900020309
>Content-Type: text/plain; charset=us-ascii; format=flowed
>Content-Transfer-Encoding: 7bit
>
>Hi Steve,
>
>    I'd like to take a look at your dcreanal2.  Where can I find it?  Do 
>I need a more recent version than GEMPAK 5.7.4?  It seems much easier to 
>use your program than deal with libraries.

Dorothy,

The dcreanal program is installed in the $GEMEXE directory.
It is actually built in the $NAWIPS/unidata/ldmbridge/dcreanal2 directory
and installed as the name dcreanal.

Some info I sent to previous users can be found at:
http://my.unidata.ucar.edu/content/support/help/MailArchives/gempak/msg01640.html
http://my.unidata.ucar.edu/content/support/help/MailArchives/gempak/msg02620.html

As alluded to in the email exchanges above, I wrote the program based on 
specific examples
of the netcdf files I had access to. If your data is different than these, I'd
be happy to look at it. The output template of YYYYMM (monthly files is 
generally
the best for 1000 grid times maximum in a files)



>
>    Also, do you have a mailing list to notify users of the availibility 
>of GEMPAK updates?  If so, I'd like to add myself to the list.

Yes, the user list is called address@hidden, and you can add yourself at:
http://www.unidata.ucar.edu/content/support/mailinglist/mailing-list-form.html

Steve Chiswell
Unidata User Support






>
>You give the greatest support, Dorothy.
>
>
>
>Unidata Support wrote:
>
>>Dorothy,
>>
>>The IRIX configuration of GEMPAK 5.8.3a is to build (using C99)
>>the default library configuration (n32 or o32) of your system.
>>Also, the GEMPAK distribution builds its own libnetcdf.a which
>>will be compatible with itself and installs in $NAWIPS/netcdf/irix/lib.
>>At that point, you only have to build a udunits library again using the
>>default library format of your system.
>>
>>I do provide dcreanal2 in the GEMPAK distribution for converting reanalysis 
>>data as well, but you probably have particular configurations of your
>>own program to maintain.
>>
>>Steve Chiswell
>>Unidata User Support
>>
>>
>>
>>
>>  
>>
>>>From: Dorothy Durnford <address@hidden>
>>>Organization: UCAR/Unidata
>>>Keywords: 200508161502.j7GF2fjo026603
>>>    
>>>
>>
>>  
>>
>>> Hi Steve,
>>>
>>>   I've inherited a program that converts netcdf files, e.g. the NCEP 
>>>reanalysis files, into gempak files.  It used to work beautifully. 
>>>Unfortunately, the netcdf libraries were removed.  Our computer expert 
>>>downloaded the netcdf and udunits libraries from your netcdf site and 
>>>installed them.  When I compile the conversion program without forcing 
>>>the type of object produced or with forcing o32 objects to be produced, 
>>>I get the fatal error "Expecting o32 objects: 
>>>/usr/local/netcdf/lib/libnetcdf.a (v2i.o) is n32.  When I force n32 
>>>objects, I get the fatal error "Expecting n32 objects: 
>>>/usr/local/udunits/lib/libudunits.a (utlib.o) is o32.  Gempak needs o32 
>>>    
>>>
>>>from past experience, so, our expert downloaded the o32 version of the 
>>  
>>
>>>netcdf library.  I still get the message saying that it is n32.  Do you 
>>>have any suggestions?
>>>
>>>Thanks, Dorothy.
>>>
>>>
>>>    
>>>
>>--
>>**************************************************************************** 
>>Unidata User Support                                    UCAR Unidata Program 
>>(303)497-8643                                                  P.O. Box 3000 
>>address@hidden                                   Boulder, CO 80307 
>>---------------------------------------------------------------------------- 
>>Unidata WWW Service              http://my.unidata.ucar.edu/content/support  
>>---------------------------------------------------------------------------- 
>>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.
>>
>>  
>>
>
>
>--------------080701070608040900020309
>Content-Type: text/html; charset=us-ascii
>Content-Transfer-Encoding: 7bit
>
><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
><html>
><head>
>  <title></title>
></head>
><body>
>Hi Steve,<br>
><br>
>&nbsp;&nbsp;&nbsp; I'd like to take a look at your dcreanal2. &nbsp;Where can 
> I find it? &nbsp;Do
>I need a more recent version than GEMPAK 5.7.4? &nbsp;It seems much easier to
>use your program than deal with libraries.<br>
><br>
>&nbsp;&nbsp;&nbsp; Also, do you have a mailing list to notify users of the ava
> ilibility
>of GEMPAK updates? &nbsp;If so, I'd like to add myself to the list.<br>
><br>
>You give the greatest support, Dorothy.<br>
><br>
><br>
><br>
>Unidata Support wrote:<br>
><blockquote type="cite"
> cite="address@hidden">
>  <pre wrap="">Dorothy,
>
>The IRIX configuration of GEMPAK 5.8.3a is to build (using C99)
>the default library configuration (n32 or o32) of your system.
>Also, the GEMPAK distribution builds its own libnetcdf.a which
>will be compatible with itself and installs in $NAWIPS/netcdf/irix/lib.
>At that point, you only have to build a udunits library again using the
>default library format of your system.
>
>I do provide dcreanal2 in the GEMPAK distribution for converting reanalysis 
>data as well, but you probably have particular configurations of your
>own program to maintain.
>
>Steve Chiswell
>Unidata User Support
>
>
>
>
>  </pre>
>  <blockquote type="cite">
>    <pre wrap="">From: Dorothy Durnford <a class="moz-txt-link-rfc2396E" href=
> "mailto:address@hidden";>&lt;address@hidden&gt
> ;</a>
>Organization: UCAR/Unidata
>Keywords: 200508161502.j7GF2fjo026603
>    </pre>
>  </blockquote>
>  <pre wrap=""><!---->
>  </pre>
>  <blockquote type="cite">
>    <pre wrap=""> Hi Steve,
>
>   I've inherited a program that converts netcdf files, e.g. the NCEP 
>reanalysis files, into gempak files.  It used to work beautifully. 
>Unfortunately, the netcdf libraries were removed.  Our computer expert 
>downloaded the netcdf and udunits libraries from your netcdf site and 
>installed them.  When I compile the conversion program without forcing 
>the type of object produced or with forcing o32 objects to be produced, 
>I get the fatal error "Expecting o32 objects: 
>/usr/local/netcdf/lib/libnetcdf.a (v2i.o) is n32.  When I force n32 
>objects, I get the fatal error "Expecting n32 objects: 
>/usr/local/udunits/lib/libudunits.a (utlib.o) is o32.  Gempak needs o32 
>    </pre>
>  </blockquote>
>  <pre wrap=""><!---->&gt;from past experience, so, our expert downloaded the 
> o32 version of the 
>  </pre>
>  <blockquote type="cite">
>    <pre wrap="">netcdf library.  I still get the message saying that it is n3
> 2.  Do you 
>have any suggestions?
>
>Thanks, Dorothy.
>
>
>    </pre>
>  </blockquote>
>  <pre wrap=""><!---->--
>**************************************************************************** &
> lt;
>Unidata User Support                                    UCAR Unidata Program &
> lt;
>(303)497-8643                                                  P.O. Box 3000 &
> lt;
><a class="moz-txt-link-abbreviated" href="mailto:address@hidden";>sup
> address@hidden</a>                                   Boulder, CO 80307
>  &lt;
>---------------------------------------------------------------------------- &
> lt;
>Unidata WWW Service              <a class="moz-txt-link-freetext" href="http:/
> /my.unidata.ucar.edu/content/support">http://my.unidata.ucar.edu/content/supp
> ort</a>  &lt;
>---------------------------------------------------------------------------- &
> lt;
>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.
>
>  </pre>
></blockquote>
><br>
></body>
></html>
>
>--------------080701070608040900020309--
>
>
--
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.