physicsnemo icon indicating copy to clipboard operation
physicsnemo copied to clipboard

🚀[FEA]: Better handling of the static dataset in GraphCast

Open mnabian opened this issue 2 years ago • 0 comments

Is this a new feature, an improvement, or a change to existing functionality?

Improvement

How would you describe the priority of this feature request

Medium

Please provide a clear description of problem you would like to solve.

Currently the static dataset is handled in the init method of the GraphCast model. A This can be better handled by getting the static data from the dataloader instead.

Describe any alternatives you have considered

No response

mnabian avatar Aug 28 '23 21:08 mnabian