Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "datastores" to represent input data from zarr, npy, etc #66
base: main
Are you sure you want to change the base?
Add "datastores" to represent input data from zarr, npy, etc #66
Changes from 250 commits
e80aa58
a86fc07
7ae9c87
93674a2
0afdfee
28118a6
3da3108
ea64309
0c68537
4b77be6
f2bae03
1d12b0d
ad0accc
3e69502
681c7b1
5ad0230
35987e5
148d7f6
b912d1a
b656445
248196f
1af1576
7ed7c97
2869952
9aaaecd
358c8d6
6c3bdce
fbd6a2b
93190de
afd6012
4013796
de72b95
4d78c68
f2cbc44
c0e7529
af7751a
5f538f9
6685e94
6423fdf
59c4947
4e457ed
adc592f
a7bea6b
1f7cbe8
e328152
cb85cda
eb8c6fb
0cfbb33
59d0c8a
2f6a87a
668dd81
143cf2a
b760915
7797cef
e689650
fb8ef23
51b0a0b
374d032
8fa3ca7
a748903
70425ee
60110f6
6fff3fc
74b4a10
0a041d1
8054e9e
39fbf3a
97aeb2e
425123c
4dcf671
6d384f0
12ff4f2
03f7769
26f069c
1f1cbcc
b369306
0cdc361
23ca7b3
81422f1
124541b
6140fdb
db6a912
1aaa8dc
81856b2
b3da818
7ee5398
4782103
e0ffc5b
c1f43b7
21fd929
c52f98e
80f3639
048f8c6
5aaa239
66c3b03
8566b8f
29bd9e5
bc7f028
2070166
e4e86e5
1fba8fe
02b77cf
b481929
bcec472
c5beec9
e89facc
0b5687a
095fdbc
49e9bfe
12cc02b
b47f50b
90d99ca
a91eaaa
5508cea
5c623c3
08ec168
d9cf7ba
3954f04
f99fdce
db9d96f
3c864b2
1f54b0e
9b88160
a9fdad5
555154f
8b8a77e
41f11cd
a17de0f
0a38a7d
f65f6b5
a35100e
cfb0618
8698719
3381404
2a6796c
8f4e0e0
e657abb
effc99b
a047026
d2c62ed
58f5d99
64d43a6
07444f8
d1b6fc1
6fe19ac
fe65a4d
e533794
640ac05
0f16f13
724548e
a1b2037
e35958f
8b92318
658836a
421efed
05f1e9f
3afe0e4
f3d028b
2c35662
5f30255
b2b5631
c8ae829
e7cf2c0
0b72e9d
190d1de
791af0a
58fab84
dbe2e6d
eac6e35
799d55e
57bbb81
a955cee
0a79c74
9f3c014
41364a8
3422298
689ef69
9a0d538
bddfcaf
b96cfdc
2600dee
65a8074
6adf6cc
46b37f8
3cd0f8b
826270a
4ba22ea
1f661c6
4838872
b59e7e5
75b1fe7
7e736cb
613a7e2
65e199b
4435e26
4693408
2dfed2c
c3d033d
4a70268
66c663f
11a7978
a41c314
6f1efd6
bacb9ec
4a9db4e
4fc2448
bcaa919
90bc594
5bda935
8e7931d
6998683
c415008
735d324
5f2d919
5263d2c
ba1bec3
d04d15e
743d7a1
ac10d7d
bf8172a
90ca400
154139d
50ee0b0
7dfd570
2b45b5a
aee0b1c
8453c2b
7f32557
67998b8
ac7e46a
b7bf506
5df2ecf
d4d438f
1889771
2c3bbde
f0a151b
f3566b0
dba94b3
bca1482
fc973c4
9fcf06e
2bbe666
b41ed2f
7e46194
b57bc7a
2b30715
8e7b2e6
e0300fb
d1b4ca7
de46fb4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This entire pre-processing section, including the figure, requires updating.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the rename of
create_mesh.py
tocreate_graph.py
this should be updated.Also,
python neural_lam.create_mesh --help
is missing an-m
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes the whole README needs a big reworking!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The arguments for
train_model
have changed now, should be updatedThis file was deleted.