Quick install

Install & Upgrade irfpy.planets

Installation is simple enough, using pip, the python package manager.

% pip install --no-index --find-links=https://irfpy.irf.se/sdist irfpy.util -U
% pip install --no-index --find-links=https://irfpy.irf.se/sdist irfpy.planets -U

Optionally, you may install basemap to use some of the package.

% conda install -c conda-forge basemap   # If using conda. Otherwise, please google ;)