ollie-bell

Results 33 comments of ollie-bell

Ok thanks. Do you know where to find info/documentation describing the differences between member_id's for a given model?

I think this thread is related to my problem, but not 100% sure. I have a single xarray dataset (holding multiple dataarrays) which I want to load into worker memory...

Now that 2.0 is in pre-release, is this feature going to be available soon? Thanks!

> Mamba documentation ( https://mamba.readthedocs.io/en/latest/user_guide/mamba.html ) says: > > > The only difference is that you should still use conda for [activation](https://mamba.readthedocs.io/en/latest/user_guide/concepts.html#activation) and [deactivation](https://mamba.readthedocs.io/en/latest/user_guide/concepts.html#deactivation). I wish it wasn't the case...

@jenisys thanks for pointing that out to me. Tbh I'm not really experienced with string manipulation and regex etc. so I don't understand the usage very well. I'm hoping someone...

Are there now any workarounds to building cutouts which cross +/- 180?

Similarly for `depreciation_rate` and `purchase_per_distance` costs

Just ran into this issue! Here is a safe loader I have used in the past which does not convert datetime strings to datetime objects ```python import datetime import yaml...

Apologies to jump into an issue but I have some thoughts that are related to sparsity so thought I'd add to this discussion rather than create a new one for...

> @ollie-bell thanks for the exaplanation. Indeed, this behaviour is a bit confusing and together with the representation you easily lose track. An example would be nice, I would be...