Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.
Sebastien de Larquier edited this page Jul 8, 2014 · 32 revisions

Welcome to the DaViT-py wiki!


Contents


HELP US find a new definitive name for DaViTpy that will speak to the space science community: https://docs.google.com/forms/d/1f54Tx_KPDBe-Fp5tA6duiXqXjOPLV4M1d57tCnToTas/viewform

Install

Install instructions are provided in the accompanying README.md. Since we are still developing some fundamental aspects of this toolkit, the install process can still be a bit bumpy, but it will eventually become easier.

If you have any questions, or encounter any bug, please contact us either through the issues reporting page or our Google User Group.

Dependencies

We tried to keep that list short... and failed. But be assured, all of these modules are there for a very good reason, and to serve the greater purpose of making space science a little bit easier (in spite of the slightly increased complexity of installing our toolkit):

Whenever possible, we have designed install scripts for various systems, which should help you install most of these dependencies. However, you may have to get your hands dirty and install some of these yourself.

Modules

  • GME: GeoMagnetic Environment, includes data from multiple sources (Kp, AE/AU/AL, A/SYMH, Dst, POES...)
  • PyDARN: SuperDARN data access and plotting
  • Models: multiple space science models (IRI, IGRF, MSIS, Tsyganenko, AACGM) and ray-tracing
  • Utils: general useful tools

Other related python project(s)