Project

General

Profile

win32 1.6.4 crashes using input

Added by Roger Proctor over 9 years ago

Hi
I'm running on a 64-bit windows 7 machine.
I'm trying to load an ascii file using
cdo -f grb input,test_grid test.grb < test.dat
but it stops working even when test.dat is a small 10x10 array.
Any suggestions?
many thanks
Roger


Replies (1)

RE: win32 1.6.4 crashes using input - Added by doria avallone 1 day ago

Ensure that the ASCII file test.dat is in the correct format expected by CDO. Check the data structure and format (e.g., delimiter, number of columns, etc.) and make sure it adheres to CDO's input requirements. If you are using an older version of CDO, consider updating to a newer version that may have better compatibility with Windows 7 or bug fixes that resolve your issue. Ensure that the command syntax you are using is correct and follows CDO's documentation. Sometimes, incorrect usage of flags or options can cause the command to fail.

    (1-1/1)