Skip to main content

About

This project tracks development of the kamodo-pysat interface. While pysat focuses on providing a unified way of retrieving, loading and cleaning instrument data, Kamodo provides a math-oriented API for interpolation, function composition, and quick-look graphics. The combination of the two approaches simplifies the workflow for science users, while minimizing the effort needed for science discovery.

Install

pip install pysat-kamodo

Usage

pki = Pysat_Kamodo('2009, 1, 1', # Pysat_Kamodo allows string dates
                  platform = 'cnofs', # pysat keyword
                  name='vefi', # pysat keyword
                  tag='dc_b',# pysat keyword
                  )

pki.B_up().head()
2009-01-01 00:00:00   -3984.774658
2009-01-01 00:00:01   -3966.702637
2009-01-01 00:00:02   -3951.631592
2009-01-01 00:00:03   -3936.454102
2009-01-01 00:00:04   -3921.183594
Name: B_up, dtype: float32

Requirements

pysat_kamodo requires pysat and kamodo:

pip install pysat
pip install kamodo

The following are needed for writing publication-ready graphics:

conda install -c plotly plotly-orca
conda install psutil

To generate the documentation site:

pip install mkdocs
pip install mknotebooks
pip install python-markdown-math
pip install markdown-include

mkdocs serve (from base directory)

Download files

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

Source Distribution

pysat-kamodo-0.0.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pysat_kamodo-0.0.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file pysat-kamodo-0.0.1.tar.gz.

File metadata

  • Download URL: pysat-kamodo-0.0.1.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191201 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0

File hashes

Hashes for pysat-kamodo-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7d72523f978c0f694a56e45167bcdf96cf05af8c5f20b8f9bfa8083663eaeda3
MD5 4e8177892e7ae95e7aff99499f77730c
BLAKE2b-256 23e429dbb20e2520e6f9595d628add323ac47c7bb7a370f7830888ef5b72f237

See more details on using hashes here.

File details

Details for the file pysat_kamodo-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pysat_kamodo-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191201 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0

File hashes

Hashes for pysat_kamodo-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2229519d291c1bb199724f7443498c084f252e18ccc284f2722b2c12e30f2c34
MD5 de8afb2be619359a8ba4738ceb5e8b4d
BLAKE2b-256 2c8a7cd246fc6524f1185883ae4520f03c9fcf09221a63b66172ed6eb22346ea

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page