JT Thielen

Results 110 comments of JT Thielen

As far as I'm aware, it's a desired feature but has no roadmap or timeline to implementation. Though, I'd encourage you to ask directly on the Pint issue, as the...

Would it make sense to switch to the xarray html repr (default as of 0.15.1, available since 0.14.1 with `xarray.set_options(display_style="html")`) to help with the rendered xarray Datasets/DataArrays, and then to...

Based on what I've seen, this is a break in MetPy

> My observations: > > - For some reason, trying to attach units to `x` and `y` via multiplication doesn't seem to do anything. > - `assign_latitude_longitude()` does seem to...

Are there any updates to the status of this, or what needs to be done before this can get merged? This would be very helpful for a couple ongoing projects...

Is there a chance that you are using a version of Python older than 3.8? The `:=` operator was added in Python 3.8, which is the minimum version supported by...

While this issue pre-dates many of the features that have made it into the initial release of xWRF, I thought it would be good to revisit it (especially with an...

@lpilz Is this still something you'd like to take the lead on putting together ahead of an initial release? If not, that's fine too, I can definitely use what you've...

@lpilz Thank you for putting that together! It looks like a great example to showcase what xWRF can do in tandem with xgcm and dask. If you don't mind, there...

> @jthielen I agree on points 1 and 2 and will get back to you on those. Sounds good! If fsspec isn't something you've used before and it would be...