Francesco Nattino

Results 36 comments of Francesco Nattino

Hi @srmsoumya, I really like the content of this episode! I have tried to run the code blocks, I wanted to check whether the NASA CMR STAC index could be...

Wonderful, seems to work indeed - thank you so much!

#86 and #90 have addressed the background of data access and parallelization, respectively. The stackstac example is going to be addressed by #102.

Hi @adam-coogan, very sorry for the late reply concerning this issue. I have run your script after applying some minor changes to update it to the most up-to-date version of...

(Thanks a lot @rogerkuou for continuing with this work which I had left halfway!) > Perhaps we can provide an option to give a current rng, then "split" it... @bkmi...

Hi @bkmi , by any chance have you tried to increase the chunk size (`chunksize` argument when initialising the store)? The default value of 1 might not be optimal (I...

I had a first look at the issue and created [this script](https://gist.github.com/fnattino/f3bcd37ff4e408406a6b045e1e9ff878) based on the notebook that @bkmi has shared with us. In addition to the SWYFT dataset and the...

The other aspect is that a map-style Torch dataset, like the one implemented in SWYFT, might not be the ideal solution to work in combination with the Zarr stores. An...

Hi @bkmi, this is something we thought about after looking at #30. Suppose your simulator is set up incorrectly and you end up with a store that contains some failed...