Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 659 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 659 Bytes

pySitools2_1.0

This is a generic python Sitools2 client
pySitools2 tool has been designed to perform all operations available within Sitools2.
The code defines several classes SitoolsInstance, Field, Query, Dataset and Project.

Examples of application :
1)sdo_client_idoc.py , the medoc-sdo python specific client to request and retrieve SDO data from IAS (Institut d'Astrophysique Spatiale) see http://sdo.ias.u-psud.fr/python/sdo_client_idoc.html

2)gaia_client_idoc.py, the medoc-dem python specific client to request and retrieve AIA/SDO DEM maps hosted at IAS.
see http://sdo.ias.u-psud.fr/python/gaia_client_idoc.html