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 are also 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.3.tar.gz (15.3 kB view details)

Uploaded Source

Built Distribution

hdpws-0.3-py3-none-any.whl (17.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hdpws-0.3.tar.gz
Algorithm Hash digest
SHA256 52b33498f7a292a7312642a3fe1d965e389346465351399c7b9c0cf7783c39a8
MD5 c154acc0c309a885e8c168d16691694f
BLAKE2b-256 b4360de942a022397ab732d3e7f327dc61db51ba6c03d9c3f545eebaaed4a379

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: hdpws-0.3-py3-none-any.whl
  • Upload date:
  • Size: 17.8 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 00e86e1fac60481234992081ce164379f6101a3fd5a301654ea6cff6b95a8162
MD5 f5c0f51b4598028456066d7ffdf7dde2
BLAKE2b-256 68ccf38fb3a72b73995d72d89e1ab806b35e08101cf05de4cf2e636e9b945dd9

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