James Townend
James Townend
Here's an example if you want to **specify a color per class**: ```python from matplotlib import colors as plt_colors import numpy as np import shap # class names classes =...
Does this need any support with development? I'd like to contribute my experience with STAC if that would help. In particular to generalize the approach for a range of different...
If I understand all this correctly, there are two main aspects to consider: - Providing access to local STAC Catalogs as well as STAC APIs - For local Catalogs, how...
> I see that the PySTACItemReader class can take either a URL or a local file path and yields a STAC Item. Doesn't this already address both the STACLocal and...
@adamjstewart Xarray comes as a requirement of `stackstac` and `odc-data`, if we were to make `PipeLines` using either of those packages (similar to what @nilsleh has done in this PR)....
Sorry @nilsleh, I didn't mean to sidetrack from your work here. Congratulations on finishing your masters. Happy to move this discussion elsewhere if that makes more sense to the organisers...
Sounds very useful for automatically building provenance graphs. One thought: could this be handled as an extension for `/search` in stac-api? Rather than new STAC properties, instead provide a way...
Sounds good then. I know I'd benefit from this property for data pipelining and feature engineering workflows.
I hadn't thought about people wanting to only record a portion of a song. Yes, moving incomplete songs to a separate folder (or maybe including "incomplete" in the file name)...
I thought about doing that, but some albums have short intro or transition tracks, for example. I suppose it's not the end of the world if those are lost.