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.

[visad] about the visad hdf-eos

Hi all,
I'm using the library to visualize HDF-EOS data. I'm working on a windows 
machine so the installation guide may not work for my case..I was able to 
compile dll files from the HDF-EOS(hdfeos2_17.zip) website. However, I got the 
error message as follows:

//HdfeosForm
                HdfeosForm eos_form = new HdfeosForm();
                try {
                        DataImpl data = eos_form.open(filePath);
                } catch (RemoteException e) {
                        // TODO Auto-generated catch block
                        e.printStackTrace();
                } catch (VisADException e) {
                        // TODO Auto-generated catch block
                        e.printStackTrace();
                }

Exception in thread "main" java.lang.UnsatisfiedLinkError: 
visad.data.hdfeos.hdfeosc.HdfeosLib.SWinqswath(Ljava/lang/String;[Ljava/lang/String;)I

I would appreciate if you can give me some suggestions.

Thank you.







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