Skip to content

plot global variable with nans #5705

Answered by keewis
raybellwaves asked this question in Q&A
Discussion options

You must be logged in to vote

there seems to be something wrong with your data:

ds.swh.where(ds.swh.notnull(), drop=True).plot()

results in the expected plot, but the latitude and longitude coordinates cover only 0 to 180 degrees on the northern hemisphere (despite the plot covering the whole globe).

Maybe there's something wrong with the processing steps producing this dataset?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@raybellwaves
Comment options

@raybellwaves
Comment options

Answer selected by raybellwaves
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants