Justin Braaten

Results 77 comments of Justin Braaten

Sounds good. Will leave open for now as a reminder to keep dep organization in mind.

I see that there are conflicts, I'll work on resolving these.

> The only blocker: Can we bring back python 3.10? Yes, I've added 3.10 back in.

@schwehr and @naschmitz I've addressed all of the comments. Can you please take another look.

Additionally, From @tylere... The coordinate ordering logic appears in several places in Xee: [Xee/xee/ext.py](https://github.com/google/Xee/blob/5ce8db60d8cf78c4967ee21016d802add1d4d3cb/xee/ext.py#L245) Line 245 in [5ce8db6](https://github.com/google/Xee/commit/5ce8db60d8cf78c4967ee21016d802add1d4d3cb) x_dim_name, y_dim_name = self.dimension_names [Xee/xee/ext.py](https://github.com/google/Xee/blob/5ce8db60d8cf78c4967ee21016d802add1d4d3cb/xee/ext.py#L390) Line 390 in [5ce8db6](https://github.com/google/Xee/commit/5ce8db60d8cf78c4967ee21016d802add1d4d3cb) x_dim_name, y_dim_name =...

@pvrraju it seems this and #253 are conflated. I've documented the preallocation as a feature request and linked to this PR in issue #280 so we have a record of...

Thanks @pvrraju and @alxmrs! Let's revisit this after #275 is in a pre or stable release.