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

Cice dimension names #16

Closed
anton-seaice opened this issue Apr 18, 2024 · 1 comment · Fixed by #18
Closed

Cice dimension names #16

anton-seaice opened this issue Apr 18, 2024 · 1 comment · Fixed by #18

Comments

@anton-seaice
Copy link
Contributor

It may make sense to change

dimensions=("ny", "nx"),

To use dimension names ni and nj, to make the grid file easier to merge with cice output, which uses these names for axes.

@anton-seaice
Copy link
Contributor Author

Similarly, for CICE6 angleT actually needs to be anglet (nocaps).

I guess we need a flag, something like variant=cice6 to keep backwards compatibilty with the AUSCOM-CICE5 version, which uses angleT

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

Successfully merging a pull request may close this issue.

1 participant