Hi, I am in trouble.
In IDL 8.3, I set the initial working directory setting as my Project directory, located on the IDL Preferences page. When I reading the grib file using the Grib_New_From_File, the IDL 8.3 crashs.
But when I set the initial working directory setting as empety, the grib file can be read secussfully.
Also, when I use the CD procedure to set the current working directory, the grib file can be read secussfully
Why? Maybe a bug?
|