Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
# Coronal Field Extrapolation
|
2 |
|
3 |
-
This
|
4 |
|
5 |
See also the [associated code on GitHub](https://github.com/NASA-IMPACT/SuryaBench/tree/main/CoronalExtrapolation
|
6 |
), which includes a pytorch data loader for use with the foundation model.
|
|
|
1 |
+
# Surya-Bench Coronal Field Extrapolation Task
|
2 |
|
3 |
+
This foundation model task uses the foundation model to emulate the physics-based ADAPT-WSA PFSS code. The parameters to predict are spherical harmonic coefficients which represent the magnetic potential for a domain between the photosphere and te source surface (set to 2.51 Rs). Included in these FITS files are other variables relating the WSA output that might be useful, such as photospheric polarity and open/closed masks.
|
4 |
|
5 |
See also the [associated code on GitHub](https://github.com/NASA-IMPACT/SuryaBench/tree/main/CoronalExtrapolation
|
6 |
), which includes a pytorch data loader for use with the foundation model.
|