Deepak Cherian

Results 1084 comments of Deepak Cherian

You wnat ot look for `Grid.__repr__` . IIRC the grid repr is constructed from `Axis.__repr__`

> if there is a way to implement the sign swapping inside the grid_ufuncs (avoiding additional dask tasks) multiplying works blockwise, so it'll just get fused no?

Ah this would've been a great intern project for someone with HTML/SVG/CSS skills

well the NCAR deadline has passed but you are correct, there are other opportunities...

:+1: > Would it be straightforward (and desired) to allow for the direction of axes to be specified The CF convention way for vertical axes is to specify the attribute...

That's because differentiate is a verb. so `positive_upward=True` means "differentiate so that positive is upward"

Is it possible to add this feature to `dask.array.pad`? It seems like this could be beneficial for most applications of `pad` where you need the padded values to be in...

> Which feature exactly? padding with `dask.array.pad` could only modify the first and last chunks (as appropriate) instead of adding new chunks to the beginning and end. However, this only...

> This function basically only needs input of variable names that represent the 3 types of variables: u, v, and tracer. I wonder if we can go even further and...

> The one problem with this would be output like POP, where the inference would be actually wrong? Why? `pop-tools` has a helper functions that makes POP output sane and...