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: [netcdf-java] Problem reading HDF files

Antonio,

It would be helpful to see a sample file as well as the value of the path
variable in order to understand the problem.

Ryan

On Sun, Dec 28, 2014 at 9:25 AM, Antonio Rodriges <antonio.rrz@xxxxxxxxx>
wrote:

> Hello,
>
> the code
>
>         String path = groupInFile + SUBDATASETS_GROUP_DELIMITER +
> nameInGroup;
>         Variable findVariable = file.findVariable(path);
>
> Worked with netcdf-4.2 Java lib but does not with netcdf-4.3 and 4.5
> (returns findVariable = null)
> What is the problem?
>
> _______________________________________________
> netcdf-java mailing list
> netcdf-java@xxxxxxxxxxxxxxxx
> For list information or to unsubscribe, visit:
> http://www.unidata.ucar.edu/mailing_lists/
>
>


-- 
Ryan May
Software Engineer
UCAR/Unidata
Boulder, CO
  • 2014 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-java archives: