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.
Dear Mr/Madam, I finally succeed on compiling VisAD library. I'm using it to read MODIS files, but actually I cannot get the data... I'm trying this: [...] HdfeosForm eos_form = new HdfeosForm(); DataImpl data = eos_form.open(input_file); [...] I can "see" the data in a vector field named "FloatRange" for each of the file parameters, but I cannot access to them. How can I get the data? Is there any other possibility to open the file and read the data using VisAD? I would appreciate any suggestions. Thank you in advanced. Sincerely, 2011/3/23 Juanjo González <juanjose.gonzalez@xxxxxxxxx> > Dear Mr/Madam, > > I am working with HDF-EOS data in Java using UNIX. I downloaded the VisAD > library and I followed the steps as mentioned on "Building Native Code for > the HDF-EOS and HDF-5 File Adapters" [ > http://www.ssec.wisc.edu/visad-docs/README_native.html], but when I type > "make all" on the terminal I get this error: > > HdfeosLib.java > make: HdfeosLib.java: Command not found > make: *** [HdfeosLib.class] Error 127 > > I am not sure but I guess it becomes since I do not have the "NASA/Hughes' > HDF-EOS C file interface code", but the webs (found at the README.hdfeos > file) that explains where to obtain it are no working any longer, so I do > not know what I should do to get the HDF-EOS library work. > > I would appreciate any suggestions. > > Thank you very much in advance, > > -- > Juanjo González > PiLDo Labs > Parc Tecnològic Barcelona Nord > Marie Curie s/n - 08042 Barcelona > juanjose.gonzalez@xxxxxxxxx > http://www.pildo.com > -- Juanjo González PiLDo Labs Parc Tecnològic Barcelona Nord Marie Curie s/n - 08042 Barcelona juanjose.gonzalez@xxxxxxxxx http://www.pildo.com
visad
archives: