<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2>Dear users,<br><br>My problem with fidlr2 persists. I have tried switching to fidlr3, but another problem arises at HDF5_OPEN:<br><br>IDL> xflash<br>% Compiled module: XFLASH.<br>initializing xflash<br>... IDL version = 5.6<br>... PNG graphics will be used<br>% Compiled module: GET_XFLASH_PATH.<br>... current path is /home/abolanos/FLASH2.5/tools/fidlr3<br>... XFLASH_DIR is /home/abolanos/FLASH2.5/tools/fidlr3/<br>% Compiled module: XFLASH_DEFAULTS.<br>% Compiled module: VAR_INDEX.<br>% Compiled module: COLOR_INDEX.<br>% Compiled module: CW_FIELD.<br>% Compiled module: CW_BGROUP.<br>% Compiled module: XMANAGER.<br>IDL><br>% Compiled module: DETERMINE_FILE_TYPE.<br>% Loaded DLM: HDF5.<br>% Compiled module: GET_DIMENSIONALITY.<br>% H5D_OPEN: dataset not found: (67108866, "coordinates")<br>% Execution halted at: GET_DIMENSIONALITY   31 /home/abolanos/FLASH2.5/tools/fidlr3/get_dimensionality.pro<br>%                      XFLASH_EVENT      102 /home/abolanos/FLASH2.5/tools/fidlr3/xflash.pro<br>%                      WIDGET_PROCESS_EVENTS<br>%                      $MAIN$<br><br><br>I learned from an older post ( http://flash.uchicago.edu/pipermail/flash-users/2004-October/001751.html ) that I should look for nans in the datasets, but I have found none either in the sedov or in my own datasets.<br><br>My environment variables (bash) look as follows. When using fidlr2:<br><br>   export XFLASH_DIR=/home/abolanos/FLASH2.5/tools/fidlr3<br>   export IDL_DIR=/opt2/rsi/idl_5.6<br>   export IDL_PATH=$XFLASH_DIR:$IDL_DIR:$IDL_DIR/lib<br><br>And when Using fidlr3 the IDL_PATH variables reads<br><br>   export IDL_PATH=$IDL_DIR:$IDL_DIR/lib:$XFLASH_DIR<br><br>as stated in the flash2.5 manual. Should I attach any logfiles for you to diagnose? Any insight would be very much appreciated.<br><br><br>Alejandro Bolaņos</FONT>