Skip to main content

NASA's Heliophysics Data Portal Web Service Client Library

Project description

Synopsis

This library provides a simple python interface to NASA's Heliophysics Data Portal (HDP). This library implements the client side of the HDP RESTful web services. For more general details about the HDP web services, see https://heliophysicsdata.gsfc.nasa.gov/WebServices/.

Code Example

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

python -m hdpws

This Jupyter notebook page contains an example to help someone begin using the hdpws library to access information from the Heliophysics Data Portal in a Python program.


Also, the following Jupyter notebooks demonstrate different features of the library:

  1. Simple Query Example (ipynb file)demonstrating a simple query.

These notebooks will eventually be available on Binder.

Motivation

This library hides the HTTP and JSON/XML details of the HDP web services. A python developer only has to deal with python objects and methods.

Dependencies

At this time, the only dependency are:

  1. requests

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

Installation

To install this package

$ pip install -U hdpws

API Reference

Refer to hdpws package API reference

or use the standard python help mechanism.

from hdpws import HdpWs
help(HdpWs)

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

hdpws-0.4.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

hdpws-0.4-py3-none-any.whl (18.4 kB view details)

Uploaded Python 3

File details

Details for the file hdpws-0.4.tar.gz.

File metadata

  • Download URL: hdpws-0.4.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.5

File hashes

Hashes for hdpws-0.4.tar.gz
Algorithm Hash digest
SHA256 15509c629f577fbc082042c1c4fdeb36912fd7b95823e0766d686f08a9a428a6
MD5 7eaca5ed440545b5a492fdff298e93e3
BLAKE2b-256 38a5aca286e30f50a8eb065d73710ad92890388077274bc828d6328684e9aafc

See more details on using hashes here.

Provenance

File details

Details for the file hdpws-0.4-py3-none-any.whl.

File metadata

  • Download URL: hdpws-0.4-py3-none-any.whl
  • Upload date:
  • Size: 18.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.5

File hashes

Hashes for hdpws-0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a059482e410bfe99945f377740709c6124d4356c0d6f2e418a2d6e912ae7bc9f
MD5 b862b0f39dc8b6efdddbf18610efacc1
BLAKE2b-256 79f97f03e30bf60a0aaea68b058111f2f428750974703c4db1073ee2fea40c8b

See more details on using hashes here.

Provenance

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