Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 01167c5

Browse files
committed
diversion
1 parent 3e06c3a commit 01167c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ function register_burgers()
2828
Burgers' equation dataset from
2929
[fourier_neural_operator](https://github.com/zongyi-li/fourier_neural_operator)
3030
""",
31-
"https://drive.google.com/file/d/16a8od4vidbiNR3WtaBPCSZ0T3moxjhYe/view?usp=sharing",
31+
"https://drive.google.com/file/d/17MYsKzxUQVaLMWodzPbffR8hhDHoadPp/view?usp=sharing",
3232
"9cbbe5070556c777b1ba3bacd49da5c36ea8ed138ba51b6ee76a24b971066ecd",
3333
fetch_method=gdownload,
3434
post_fetch_method=unpack
@@ -42,7 +42,7 @@ function register_darcy_flow()
4242
Darcy flow dataset from
4343
[fourier_neural_operator](https://github.com/zongyi-li/fourier_neural_operator)
4444
""",
45-
"https://drive.google.com/file/d/1Z1uxG9R8AdAGJprG5STcphysjm56_0Jf/view?usp=sharing",
45+
"https://drive.google.com/file/d/1zzVMuGhOG70EnR5L24LWqmX9-Wh_H5Wu/view?usp=sharing",
4646
"802825de9da7398407296c99ca9ceb2371c752f6a3bdd1801172e02ce19edda4",
4747
fetch_method=gdownload,
4848
post_fetch_method=unpack

0 commit comments

Comments
 (0)