HydrologicEngineeringCenter / Vortex

data processing utilities
MIT License
28 stars 7 forks source link

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

Closed rgoss closed 9 months ago

rgoss commented 1 year ago

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

tombrauer commented 1 year ago

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

tombrauer commented 9 months ago

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

rgoss commented 6 months ago

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