- Made new methods/commands to get products by mission and/or instrument
- Made new methods/command to get a copy of the subset of the data.json file
- Added several new products
- Created new documentation
- Made documentation available on RTD
- Create new tests to get %100 coverage
- Added 0047MH0000110010100214C00_DRCL.IMG to the core dataset.
- Added 2m132591087cfd1800p2977m2f1.img to the core dataset.
- Updated data.json to support extended PDS product label tests.
- Rewritten to be driven by command line options rather than by file
system contents. Run
get_mission_data -h
to see options.
- Updated
data.json
to contain mission data from many more missions.
- Fixed Python 3 compativility issue.
- First release on PyPI.