Skip to content

Raw forecast values from rotated lat-lon grid in MET not matching VER values #1530

Locked Answered by mpm-meto
j-opatz asked this question in File I/O
Discussion options

You must be logged in to vote

I've run regrid_data_plane separately and plot_data_plane and a screenshot of the outcomes is attached. An interesting issue is that neither ncview nor Iris will display or read the resulting netcdf file when going from unrotated to rotated. Iris is really unhappy. See here.

cube = iris.load_cube("unrotated_to_rotated.nc")
Traceback (most recent call last):
File "/net/project/ukmo/scitools/opt_scitools/environments/default/2021_03_18-1/lib/python3.6/site-packages/iris/init.py", line 337, in load_cube
cube = cubes.merge_cube()
File "/net/project/ukmo/scitools/opt_scitools/environments/default/2021_03_18-1/lib/python3.6/site-packages/iris/cube.py", line 402, in merge_cube
proto_cube.regi…

Replies: 4 comments 10 replies

Comment options

j-opatz
Mar 22, 2022
Collaborator Author

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@robdarvell
Comment options

@robdarvell
Comment options

@robdarvell
Comment options

@robdarvell
Comment options

@robdarvell
Comment options

Comment options

You must be logged in to vote
4 replies
@JohnHalleyGotway
Comment options

@robdarvell
Comment options

@JohnHalleyGotway
Comment options

@JohnHalleyGotway
Comment options

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