You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plot generated using 'before.VHI.plot()' looks obviously incorrect. If you run the AFTER preprocess, does this then fix the peculiar x/y axes (HEIGHT/WIDTH)? If so perhaps it would be worth showing the corrected map too? Or perhaps I've misunderstood the BEFORE/AFTER preprocess?!
PS I can't add the "review" label as I'm not a contributor.
The text was updated successfully, but these errors were encountered:
Yes the VHIPreprocessor fixes all of the peculiarities from the VHI dataset. It was one of the more involved preprocessors and required a) changing HEIGHT/WIDTH dimensions into lat and lon, assigning a time dimension from the filename and then regridding/selecting the region of interest as with other Preprocessors.
I think that's what you were referring to? Let me know if I misunderstood!
Hi @tommylees112 and @gabrieltseng,
The plot generated using 'before.VHI.plot()' looks obviously incorrect. If you run the AFTER preprocess, does this then fix the peculiar x/y axes (HEIGHT/WIDTH)? If so perhaps it would be worth showing the corrected map too? Or perhaps I've misunderstood the BEFORE/AFTER preprocess?!
PS I can't add the "review" label as I'm not a contributor.
The text was updated successfully, but these errors were encountered: