Nils Lehmann

Results 99 comments of Nils Lehmann
trafficstars

If you pass a datamodule, it will only select the predefined validation loader and validate on that, but maybe I would like to validate on the train set and the...

@calebrob6 I would like to redistribute the USAVars dataset if possible because download is super slow and failing several times. However, I am not sure what the actual source of...

With #1240 merged, can we move the USAVars dataset to HF? Because at the moment the download keeps failing through torchgeo. I still have the dataset locally, so I could...

I can help with changing to the new style.

I will try to summarize the discussion and pain points encountered so far when we first started looking at this. Generally, one could consider a sort of similar distinction for...

> @nilsleh here is a draft, not tested yet, curious to hear your thoughts! https://github.com/microsoft/torchgeo/compare/main...noahgolmant:torchgeo:noah/xarray?expand=1 Cool, so of course difficult to say without tests, but from first glance it looks...

Thanks for the suggestion. For the zip file previously attached, the case seems to be that the defined coordinate grid from `longitude(i,j)` is not equally spaced for the coordinates. For...

Thanks a lot for your quick reply and pointing me to the notebook. Sorry, I was unaware of that one. With the implementation in the above gist, applied to the...

> Haven't yet had time to evaluate jupytext to decide whether or not it's what we should use. @nilsleh what did you end up using for lightning-uq-box? So I tried...

That indeed does fix it, thank you for the fast reply. I now realize that it was also a suggested option in the manual, but I somehow missed that, apologies.