Skip to main content

NASA's Satellite Situation Center Web Service Client Library

Project description

Synopsis

This library provides a simple python interface to NASA's Satellite Situation Center (SSC). This library implements the client side of the SSC RESTful web services. For more general details about the SSC web services, see https://sscweb.sci.gsfc.nasa.gov/WebServices/REST/.

Code Example

This package contains example code calling most of the available web services. To run the included example, do the following

python -m sscws

There is also a Jupyter notebook example demonstrating a simple 3D plot of orbit information.

Motivation

This library hides the HTTP, JSON/XML, and CDF details of the SSC web services. A python developer only has to deal with python objects and methods (primarily the SpacePy data model object).

Dependencies

At this time, the only dependency are:

  1. requests
  2. numpy
  3. matplotlib. This is not a critical dependency. If it is not installed, the example will simple skip plotting some data.

The critical dependencies above will automatically be installed when this library is.

Installation

To install this package

$ pip install -U sscws

API Reference

Refer to sscws package API reference

or use the standard python help mechanism.

from sscws import SscWs
help(SscWs)

Tests

The tests directory contains unittest tests.

Contributors

Bernie Harris.
e-mail for support.

License

This code is licensed under the NASA Open Source Agreement (NOSA).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sscws-0.1.11.tar.gz (28.4 kB view details)

Uploaded Source

Built Distribution

sscws-0.1.11-py3-none-any.whl (46.0 kB view details)

Uploaded Python 3

File details

Details for the file sscws-0.1.11.tar.gz.

File metadata

  • Download URL: sscws-0.1.11.tar.gz
  • Upload date:
  • Size: 28.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.12

File hashes

Hashes for sscws-0.1.11.tar.gz
Algorithm Hash digest
SHA256 aaddfc8a2afef3e84b8d2e1237f932e1b6addf019ce203042882c1c2ac2d24ac
MD5 bef73ecf12c65b9a68556a1db9810857
BLAKE2b-256 d93f3e1709623a1e844c1479815102186c87740722b56e26af69264f7c2aa768

See more details on using hashes here.

File details

Details for the file sscws-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: sscws-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 46.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.12

File hashes

Hashes for sscws-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 90c9f9d03deaff6e63ba39575e321f01f8a6927c1f6f4fc0fd14c41f455ca542
MD5 0e766a32f11293addd7bceb2a5fb90ed
BLAKE2b-256 ba5d9c0220103cc3e30df7e3b8d9dbbe3f65e94c6a56e655ccc733364822d1ca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page