Skip to content

Ice variables are inconstent in name and grid #227

Description

@b-barton

There ice variables do not write to file do to miss matches in the variables names and grid they should be on.
Error:
ncpop.write_data_to_file(f_out, v, tmp_var)
File "/home/users/benbar/pyBDY/src/pybdy/nemo_bdy_ncpop.py", line 70, in write_data_to_file
ncid.variables[variable_name][:, :, :] = data[:, :, :]
KeyError: 'ice1'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions