You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
The get_raw_values function belonging to anemoi.graphs.nodes.attributes.AreaWeights has an argument named nodes of type torch_geometric.data.storage.NodeStorage.
This torch_geometric.data.storage.NodeStorage class has a member x which is a two-dimensional array with values corresponding to the latitude and longitude values. This NodeStorage class member is a Torch Tensor.