The aim of this issue is two-fold:
- Create an implementation plan for:
- upstream changes to
weather-model-graphs to support writing to the tensor-on-disk format that neural-lam currently assumes (need to create issue for this and link here)
- changes in
neural-lam to call weather-model-graphs to create graphs and write these to disk in the current tensor-on-disk format in neural-lam
- Record what changes will be future work, i.e. what is missing from the agreed implementation plan so that we can address these issues later.
This issue aims to start "bridging the gap" between weather-model-graphs and neural-lam by building on the discussion on #339
The implementation being planned in here is reliant on the tensor-on-disk format to be finalised I think, so that we can apply the validator both on the weather-model-graphs and neural-lam side.
The aim of this issue is two-fold:
weather-model-graphsto support writing to the tensor-on-disk format thatneural-lamcurrently assumes (need to create issue for this and link here)neural-lamto callweather-model-graphsto create graphs and write these to disk in the current tensor-on-disk format inneural-lamThis issue aims to start "bridging the gap" between
weather-model-graphsandneural-lamby building on the discussion on #339The implementation being planned in here is reliant on the tensor-on-disk format to be finalised I think, so that we can apply the validator both on the
weather-model-graphsandneural-lamside.