-
I have a 30 different NetCDF files (time, depth, lat and lon). The netcdfs are split up in time, say from 1993-01 to 1995-01, etc.
But I keep getting this error:
I tried doing a few individual files and trying open_mf_dataset and there was no issues. What might be the error? Is there a way to drop_duplicates when using open_mfdataset? |
Beta Was this translation helpful? Give feedback.
Answered by
pecos27
Oct 25, 2021
Replies: 1 comment 2 replies
-
Resolved! Turns out that some data was empty (specific feature to the type of data) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
TomNicholas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resolved! Turns out that some data was empty (specific feature to the type of data)