Metadata-Version: 2.1
Name: pdsc
Version: 1.4.1
Summary: Planetary Data System Coincidences
Home-page: https://github.com/JPLMLIA/pdsc
Author: Gary Doran
Author-email: Gary.B.Doran.Jr@jpl.nasa.gov
License: BSD compatable (see the LICENSE file)
Description: PDSC: Planetary Data System Coincidences
        ========================================
        
        The purpose of this package is to allow quick querying via Python of remote
        sensing observations made of a particular location on the surface of a
        planetary body, or overlapping with another observation from any supported
        instrument.  Incidentally, `pdsc` also allows querying based on metadata and
        transforming between pixel and world coordinate systems. Currently, only
        several instruments from Mars orbiters are supported, but the system is
        designed to be extensible to other instruments and bodies.
        
        Please refer to the [documentation](https://jplmlia.github.io/pdsc/) for
        instructions on installation, setup, and usage.
        
        ---
        
        Copyright 2019, by the California Institute of Technology. ALL RIGHTS RESERVED.
        United States Government Sponsorship acknowledged. Any commercial use must be
        negotiated with the Office of Technology Transfer at the California Institute
        of Technology.
        
Platform: unix
Provides: pdsc
Requires-Python: >=2.7
Description-Content-Type: text/markdown
Provides-Extra: devel
