File tree Expand file tree Collapse file tree
pyspedas/projects/kompsat Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,6 +12,19 @@ For more information, see:
1212- [ Space Weather Magnetometer Aboard GEO-KOMPSAT-2A] ( https://link.springer.com/article/10.1007/s11214-020-00742-2 )
1313
1414
15+ ### Authentication
16+
17+ The ESA HAPI server requires registration.
18+
19+ To use KOMPSAT data from the ESA HAPI server, the user must do the following:
20+
21+ 1 . The user should register at: https://swe.ssa.esa.int/registration/
22+ 2 . Then, the user should request an M2M client profile at the OIDC console: https://sso.s2p.esa.int/oidc-console/swe/
23+ 3 . The user will receive a "Client ID" and a "secret key".
24+ These should replace the temporary values of the variables "client_id" and "client_secret"
25+ in the function get_esa_hapi_connection (file: esa_hapi_data.py).
26+
27+
1528### Data available
1629
1730The routines in this module can be used to load real-time and calibrated data from the Service Oriented Spacecraft Magnetometer (SOSMAG),
You can’t perform that action at this time.
0 commit comments