Supports science data analysis across measurement platforms
Project description
The Python Satellite Data Analysis Toolkit (pysat) is a package providing a simple and flexible interface for downloading, loading, cleaning, managing, processing, and analyzing scientific measurements. Though pysat was initially designed for in-situ satellite based measurements it aims to support all instruments in space science.
Main Features
Instrument object providing an interface for downloading and analyzing a wide variety of science data sets.
Uses pandas for the underlying underlying data structure; capable of handling the many forms scientific measurements take in a consistent manner.
Science data pipeline tasks of identifying files, loading, cleaning, and modifying data sets are built into the instrument object.
Supports metadata consistent with the netCDF CF-1.6 standard. Each variable has a name, long name, and units. Note units are informational only.
Simplifies data management
Iterator support for loading data by day/file/orbit, independent of data storage details.
Orbits are calculated on the fly from loaded data and span day breaks.
Iterate over custom seasons
Supports rigorous time-series calculations that require spin up/down time across day/file breaks.
Includes helper functions to reduce the barrier in adding new science instruments to pysat
Instrument independent analysis routines.
Documentation
Optional External Requirements
For data in CDF format:
NASA CDF libraries
spacepy
For data in netCDF format:
Unidata netCDF libraries in C
netCDF4
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pysat-0.3.2.tar.gz
.
File metadata
- Download URL: pysat-0.3.2.tar.gz
- Upload date:
- Size: 49.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 258c5d6f50c99b8734c19e590027c6256cc6aedc7fcc6f812cfaaebd3867a3e9 |
|
MD5 | 52534018a52808709630b991b79f1a72 |
|
BLAKE2b-256 | 7040ad31c4b0025aa46a09a86e0982a1489f7d90976d69d5586afa006f898ce4 |
File details
Details for the file pysat-0.3.2-py2.py3-none-any.whl
.
File metadata
- Download URL: pysat-0.3.2-py2.py3-none-any.whl
- Upload date:
- Size: 71.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8694ca4dada6387b7ce9eddb84bdff39ce31a3bda2586f1a01040b58439bd3a6 |
|
MD5 | 3654f5d9239fe5b6b57d27a47dd4360a |
|
BLAKE2b-256 | edc9502b4b33fe9f34cfe080e77098f0bbe05cdf290de163156be7a16c1a9709 |