HydrologicEngineeringCenter / Vortex

data processing utilities
MIT License
25 stars 7 forks source link

fix row and column assignment from grid nx and ny #102

Closed rgoss closed 5 months ago

rgoss commented 8 months ago

ok. I suck. I flipped the nx/ny assignments in my transpose and was transposing on the wrong axis.

tombrauer commented 8 months ago

@rgoss the changes are good with me. Can you "Rebase and merge" this PR?

tombrauer commented 5 months ago

I cherry-picked the commit over to master. Closing this PR.

rgoss commented 3 months ago

Thanks! This dropped off my radar until today when we had to change the HMS. Sorry about forgetting to rebase