Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 631 Bytes

File metadata and controls

17 lines (13 loc) · 631 Bytes

Getting and Plotting Earth Magnetometer data.

The notebook Getting_Magnetometer_Data can be used to retrieve and visualise magnetometer data. Since it is all written as a jupyter notebook, the client can easily perform any other analysis of the data they wish.

Requirements:

Required python libraries:

  • Jupyter
  • requests
  • pandas
  • io
  • matplotlib
  • IPython

Note: the URL's in the notebooks are set to http://localhost:5000. This needs changing to the URL of the magnetometer server.