Datasets for operator learning

I had an issue in running some of the examples for operator learning. For example, the darcy flow example with FNO, (darcy/darcy_FNO.py), it requires the prepared datasets for training the FNO model. However, since I run the model in a server environment, it can not download the datasets there.
I try to download my laptop, but the following url:

/docs/securesc/ha0ro937gcuc7l7deffksulhg5h7mbp1/haape8f9tanarbnit6p5v8tiq0tisevp/1669599975000/04742267196735254513/*/1ViDqN7nc_VCnMackiXv_d7CHZANAFKzV?uuid=8531e420-ca8c-44e8-bf6f-53193de06130

seems not working.

Do you have a working url for downloading the datasets ?

Hi @li.zhang14

Thanks for reporting this. The datasets can be found through the original Github repo for FNO:

Specifically, there will be a google drive folder with a Darcy_241 zip file which should be the default used in the example problem. Please be sure its added to the proper datasets folder where the example Python file is located.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.