Skip to main content

A thin wrapper around the NASA Power API

Project description

NASA Power

A thin wrapper around the NASA Power API.

Installation

python -m pip install nasa-power

Usage

Currently only the points API has been implemented. The point method accepts six named parameters (coordinates, parameters, start, end, resolution, and community).

import nasapower

df = nasapower.point(
  coordinates=(52.09, 5.12),
  parameters=['WS50M', 'CLRSKY_SFC_SW_DWN'],
  start=datetime.date(2020, 01, 01),
  end=datetime.date(2020, 12, 31)
)

Licensing

The code in this project is licensed under the MIT license.

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

nasa-power-0.1.0.tar.gz (3.6 kB view details)

Uploaded Source

Built Distribution

nasa_power-0.1.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file nasa-power-0.1.0.tar.gz.

File metadata

  • Download URL: nasa-power-0.1.0.tar.gz
  • Upload date:
  • Size: 3.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.8

File hashes

Hashes for nasa-power-0.1.0.tar.gz
Algorithm Hash digest
SHA256 97afa2d399d3694d8dde6ac35c36942fcb858b2e04bfb9189018501be53a06c4
MD5 9e8633514aa9481fb975942e198ab096
BLAKE2b-256 5a719c69783a932bf63f6bef10caccbe09343839e552d766ad9a95fa8a02578a

See more details on using hashes here.

File details

Details for the file nasa_power-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: nasa_power-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.8

File hashes

Hashes for nasa_power-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6d28388e0a92e689c4c9bcca4efeda469e9bd6578d9c43bdca8f529d94e83af
MD5 1ee8c4f3f257bfe28cef2003e7ddfc6c
BLAKE2b-256 7f9ce6bada29b54f2d1920b841b778db8a27bf2b9ff340e9e9b97474650f995e

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