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 provides a single an interface for downloading and analyzing a wide variety of science data sets.
Includes instrument independent analysis routines.
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.
Uses pandas for the underlying underlying data structure; capable of handling the many forms scientific measurements take in a consistent manner.
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
Documentation
Optional External Requirements
For data in CDF format:
pysatCDF, which includes required NASA CDF libraries
For data in netCDF format:
netCDF3 files may be loaded using SciPy alone
For netCDF4 files, Unidata netCDF libraries in C are required, along with
netCDF4 python package
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.5.1.tar.gz
.
File metadata
- Download URL: pysat-0.5.1.tar.gz
- Upload date:
- Size: 68.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a6d87afa06a465c81030f5f95fd542e9ad5bcefb8cea1080b77d1f9721be17d |
|
MD5 | cfd97f33042389ad858ab2cb568d6149 |
|
BLAKE2b-256 | d93eed10de0d5fefcdf299318a12067b8bc4aa67ae0f19893128327fc7823ac8 |
File details
Details for the file pysat-0.5.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pysat-0.5.1-py2.py3-none-any.whl
- Upload date:
- Size: 79.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4327973c214af4dc6db9ca8e16d3a86c34092a050f4c59f40c4450e904219fd |
|
MD5 | db95a9619506e121cc2b16d00fff72c0 |
|
BLAKE2b-256 | 1a34ca24b59932920e679ed0b4cc54f39a44e954a0e428b71a707cd619dfc954 |