-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Here is a copy of my upload file:
|STASH(msi)|CFName|units|force_update(y/n)|
|m01s00i002|eastward_wind|m s-1|n|
|m01s00i003|northward_wind|m s-1|n|
|m01s03i225|eastward_wind|m s-1|n|
|m01s03i226|northward_wind|m s-1|n|
|m01s15i201|eastward_wind|m s-1|n|
|m01s15i202|northward_wind|m s-1|n|
Here is the responce:
The file failed to parse; in order to process this file you should consider:
line1: forcing replacement of m01s00i002 -> x_wind(m s-1) with m01s00i002 -> eastward_wind(m s-1)
line2: forcing replacement of m01s00i003 -> y_wind(m s-1) with m01s00i003 -> northward_wind(m s-1)
line3: forcing replacement of m01s03i225 -> x_wind(m s-1) with m01s03i225 -> eastward_wind(m s-1)
line4: forcing replacement of m01s03i226 -> y_wind(m s-1) with m01s03i226 -> northward_wind(m s-1)
line5: forcing replacement of m01s15i201 -> x_wind(m s-1) with m01s15i201 -> eastward_wind(m s-1)
line6: forcing replacement of m01s15i202 -> y_wind(m s-1) with m01s15i202 -> northward_wind(m s-1)
x or eastward? y or northward?