docs: add training and inference link
Browse files
README.md
CHANGED
|
@@ -13,6 +13,8 @@ individual trained checkpoints for the atmosphere and ocean components, which
|
|
| 13 |
can be used to improve model variability in ensembles. The model architecture
|
| 14 |
is a U-Net with padding operations modified to support using the HEALPix grid.
|
| 15 |
|
|
|
|
|
|
|
| 16 |
This model is for research and development only.
|
| 17 |
|
| 18 |
### License/Terms of Use:
|
|
|
|
| 13 |
can be used to improve model variability in ensembles. The model architecture
|
| 14 |
is a U-Net with padding operations modified to support using the HEALPix grid.
|
| 15 |
|
| 16 |
+
For training recipies see [PhysicsNeMo](https://github.com/NVIDIA/physicsnemo/tree/main/examples/weather/dlwp_healpix), for inference [Earth2Studio](https://nvidia.github.io/earth2studio/examples/14_dlesym_example.html#sphx-glr-examples-14-dlesym-example-py).
|
| 17 |
+
|
| 18 |
This model is for research and development only.
|
| 19 |
|
| 20 |
### License/Terms of Use:
|