Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STASH Code to CF name translations: x / eastward and y / northward #55

Open
ehogan opened this issue Mar 18, 2015 · 0 comments
Open

STASH Code to CF name translations: x / eastward and y / northward #55

ehogan opened this issue Mar 18, 2015 · 0 comments

Comments

@ehogan
Copy link

ehogan commented Mar 18, 2015

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant