Clément Robert

Results 1705 comments of Clément Robert

It's entirely possible that I misunderstood the current state of this parameter. I thought you said it didn't work at all in some frontends. Anyway, if there is more to...

I've identified three problems to be solved thus far - [x] keys need to be translated (`"length"` -> `"length_unit"`) - [ ] the base `Dataset._sanitize_units_override` methods fails to parse units...

Okay let's remove this from the milestone. It's not release critical and odds are we won't be able to finish this soon.

That's okay. It'd still make a lot of sense to ship with 4.1

I think I bit more than I can chew here. I don't want to own this PR and be the leading dev on this specific task where my level of...

@matthewturk can you show a minimal reproducer here ?

@matthewturk do you consider this release-critical or can it be postponed to after yt 4.1 ?

Hi Ben, thanks for reporting. This is likely a selection bug, resulting in *no data* being plotted at this particular location, rather than a white box being over plotted. This...

Excellent, thanks for checking. I wouldn't be surprised if this was due to the default slice plane (at z=0) being exactly at the interface between two blocks, resulting in none...

I confirm that - I can reproduce the problem - offsetting the center hides the issue ![2](https://user-images.githubusercontent.com/14075922/162165265-a9b40c74-2628-420f-ab21-15fa9f235496.png) - projections do not suffer from this problem ![3](https://user-images.githubusercontent.com/14075922/162165557-799cc351-fbdc-4568-902e-8fb9d94cc0fc.png)