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

20030530: ldm-mcidas decoding of Unidata-Wisconsin images on Tru64 at USU (cont.)

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: 20030530: ldm-mcidas decoding of Unidata-Wisconsin images on Tru64 at USU (cont.)
  • Date: Fri, 30 May 2003 15:55:10 -0600

>From: Unidata Support <address@hidden>
>Organization: UCAR/Unidata
>>Keywords: 200305201449.h4KEnaLd000625 McIDAS-X 2002 ldm-mcidas Tru64

Dan,

re: LDM and McIDAS setup on climatemine

Here is where I am as of a couple of minutes ago:

- I verified that the compositing of GOES-East and GOES-West images
  works correctly on our Tru64 machine:

  Compaq C V6.4-009 on Compaq Tru64 UNIX V5.1A (Rev. 1885)

  By correctly, I mean that the composited images get created correctly
  and are not blank.

- I note that our Fortran compiler is actually a link to a F90
  compiler:

-- dana.unidata.ucar.edu --
/home/mcidas/alpha/workdata% ls -alt `which f77`
lrwxrwxrwx   1 root     system        27 Jul 10  2001 /usr/bin/f77@ -> 
../lib/cmplrs/fort90/fort90*

  while yours is not:

lrwxrwxrwx   1 root     system        23 May  1 15:21 /usr/bin/f77 -> 
../lib/cmplrs/fort/fort

  I also noted that your compilers are older than the ones that we are
  using (5.10 vs 5.40), but I don't know if this makes any difference
  or should make any difference.

I am currently delving into the code that does the remapping of the input
image in to the output projection.  This works on our system here at
the UPC, but doesn't on your machine.

More when I discover what is going on.

Tom