CDO remapbil abort: Grid Description file contains illegal characters
Added by Tyler Herrington almost 10 years ago
Hello,
I've encountered an error trying to use remapbil to convert the Rutgers snow Grid to match that of the NCEP Daily reanalysis data.
cdo remapbil,hgt.1948.nc Rutgers_Monthly_snc_EurSnow_Oct.nc Rutgers_Monthly_snc_EurSnow_Oct_Remap.nc
The error states:
cdo remapbil (Warning): Unexpected Rank =1!
cdo remapbil (Abort): Grid description file >hgt.1948.nc< contains illegal characters (line: #HDF)!
I don't believe I've come across this error before
| Rutgers_Monthly_snc_EurSnow_Oct.nc (257 KB) Rutgers_Monthly_snc_EurSnow_Oct.nc | Rutgers Snow Data | ||
| hgt.1948.nc (58.8 MB) hgt.1948.nc | NCEP daily reanalysis data |
Replies (1)
RE: CDO remapbil abort: Grid Description file contains illegal characters - Added by Tyler Herrington almost 10 years ago
Tyler Herrington wrote:
Hello,
I've encountered an error trying to use remapbil to convert the Rutgers snow Grid to match that of the NCEP Daily reanalysis data.
cdo remapbil,hgt.1948.nc Rutgers_Monthly_snc_EurSnow_Oct.nc Rutgers_Monthly_snc_EurSnow_Oct_Remap.nc
The error states:
cdo remapbil (Warning): Unexpected Rank =1!
cdo remapbil (Abort): Grid description file >hgt.1948.nc< contains illegal characters (line: #HDF)!I don't believe I've come across this error before
I think I found a temporary fix for now:
https://code.zmaw.de/boards/1/topics/2412
Thanks,
Tyler