TypeError: Failed to decode variable 'time1_bounds': Vectorized indexing with vectorized or outer indexers is not supported. Please use .vindex and .oindex properties to index the array. #787
Labels
Milestone
Hi all!
I noticed an issue that began over the past couple days with the TDSCatalog as I've used this exact same code for a long time and it worked with no issues but over the past day or so I started getting all these errors out of nowhere. I am trying to access TDS for the RTMA data and I get this error: TypeError: Failed to decode variable 'time1_bounds': Vectorized indexing with vectorized or outer indexers is not supported. Please use .vindex and .oindex properties to index the array.
My guess is this has something to do with TDSCatalog (though I could be wrong) because like I said, I've used this code for a while with no issues:
Thanks for looking into this matter.
The text was updated successfully, but these errors were encountered: