Skip to content

Latest commit

 

History

History

client_interface

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.