GitXplorerGitXplorer
m

pymars

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
ca62a17c682f999c490cc0dbceb01433c385ced0

change to py3 and make work with little_helpers

mmichaelaye committed 6 years ago
Unverified
cfd8c6226fe18bba5f5c1dd6fa2583544c671790

first commit

pportyankina committed 6 years ago
Unverified
1c1aec35b5f7006ba76983e806877ae89c0ca659

change SpiceyPy import to spiceypy

mmichaelaye committed 9 years ago
Unverified
17d3024b76495bf4c9eb92962c821d85a9cea8ee

Merge branch 'master' of github.com:michaelaye/pymars

mmichaelaye committed 9 years ago
Unverified
5e440cb9986fbe93e85d06c0cd8aec4b81406f50

fixing missing self in method

mmichaelaye committed 9 years ago
Unverified
585e91d9018a7bcaee8edd295a62867e69cdbd36

Update README.md

mmichaelaye committed 9 years ago

README

The README file for this repository.

pymars

Utilities for Mars data analysis

Status Code Health

a wild mix of my stuff from over the years, not meant for general consumption. Will soon be split up in proper libraries.

Installation

  • git clone git@github.com:michaelaye/pymars.git
  • cd pymars
  • python setup.py install