Gerald Walter Irsiegler

Results 7 comments of Gerald Walter Irsiegler

old thread, but I just ran into the same problem. Has there been any news on this or have you been able to fix it on your own?

@Kirill888 oh my bad, I must have imagined this capability then, I think I might have seen something similar in another use-case potentially unrelated with odc-stac. Regardless, the feature request...

@Kirill888 Ideally I would get a single combined Dataset back whose underlying data is stored in the sparse.COO format (https://sparse.pydata.org/en/stable/), Lazy or non-lazy depending on dask/direct-load. As far as chunking...

I ran my executable through ILDASM and in the first screen it correctly lists all of my referenced assemblies (also the ones I get an error about). Then writing it...

I didn't find any of those either? I'll try ILRepack and report back. In the meantime here is the link to the text file: https://drive.google.com/file/d/1KC3H7GwhO3soqzZVh1s2Pr884xCyFPwM/view?usp=sharing

It first complains about "Microsoft.Extensions.Logging", then when you add that to the directory it goes on to "Microsoft.Extensions.Logging.Abstraction", I didn't test it further, but I would assume it would just...

Ahh, interesting. I sadly did not write that part myself so I'll have to concede here for now. I will try ILRepack a bit more tomorrow, currently I'm running into...