Bug introduced in 8.0 or earlier and persisting though 10.2
On OS X, the problem is present in 9.0 but not in 10.0, 10.1 or 10.2.
I am trying to read a HDF file in Mathematica 9 on OS X and get this message:
LinkObject::linkd: "Unable to communicate with closed link LinkObject[!(\"/Applications/Mathematica.app/SystemFiles/Converters/Binaries/MacOSX-x86-64/HDF.exe\", 247, 4)]."
Any clue what is going on ???
The command was:
Import["CAL_LID_L2_05kmALay-Prov-V3-02.2013-01-02T16-42-52ZD_Subset.hdf",{"Datasets", "Number_Layers_Found"}]
The file can be downloaded from http://ge.tt/3eSkGUM2/v/0?c
Comments
Post a Comment