NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: Resampling problems

Dear Bill,

We downloaded the latest visad.jar from the site this morning and it seems
to have fixed our resampling problem.

Thanks.

Eug.

   _--_|\     Eugene Tan <E.Tan@xxxxxxxxxx>
  /      \    AutoTAF Project Developer 
  \_.--.*/    Bureau of Meteorology, Melbourne, VIC 3001, Australia
        v     Telephone: +613 9669 4455

On Thu, 24 Aug 2000, Bill Hibbard wrote:

> It looks like Irregular1DSet.java:126 is:
> 
>     for (int j=0; j<indices.length; j++) {
> 
> and its hard to imagine how indices is null, looking at how
> Irregular1DSet.valueToInterp() is called.  I suggest that you
> run in jdb, 'catch java.lang.NullPointerException', and see
> what you can figure out about what variable is null and how
> it got to be null.
> 
> Alternatively, you could send me your application including
> data so I can run it.





  • 2000 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: