Skip to main content

Supports science data analysis across measurement platforms

Project description

The Python Science 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
------------
- Single interface for a wide variety of science data sets.
- Single interface to download data for all supported instruments.
- Data model (modified pandas) that supports a combination of 1D, 2D, 3D, and nD data in a single structure
- Instrument independent analysis routines.
- Science data pipeline tasks of identifying files, loading, and cleaning data sets are built into the instrument object.
- Supports the automatic application of arbitray custom functions upon each load. This nano-kernel funcitonality ensures that any routine that interacts with the instrument object receives properly processed data.
- 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
- Iterates by day/file using the for loop, manual next/prev methods, or any iterative
method.
- Iterate through a data set orbit-by-orbit; orbits are calculated on the fly from loaded data and span day/month/year breaks.
- Iterate over custom seasons
- Supports rigorous time-series calculations. Frequently these methods need time to spin up and down to produce accurate analysis. The instrument object appends real data for a buffer on each end of desired data, applies the custom functions, then removes buffer data before presenting output. The time series code does not need to do anything to support this behavior.
- Uses pandas for the underlying underlying data structure; capable of handling the many forms scientific measurements take in a consistent manner.
- pandas has been forked to accomodate the assignment of pandas Series/Dataframes as single elements of a Series/Dataframe.
- Includes helper functions to reduce the barrier to adding new science instruments to pysat

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

pysat-0.1.1a1.tar.gz (35.6 kB view details)

Uploaded Source

Built Distribution

pysat-0.1.1a1-py2-none-any.whl (45.1 kB view details)

Uploaded Python 2

File details

Details for the file pysat-0.1.1a1.tar.gz.

File metadata

  • Download URL: pysat-0.1.1a1.tar.gz
  • Upload date:
  • Size: 35.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pysat-0.1.1a1.tar.gz
Algorithm Hash digest
SHA256 a75a14c3b17dde6989094b0bb64a9fc32aade22c951af11fca5ed57d6bc9b308
MD5 1a690b7db9f993b9b656d5513e162145
BLAKE2b-256 fdabd702dcdba501f550fd9779a813e8d30ed6d2574dd0b72c20d093a03f35ce

See more details on using hashes here.

File details

Details for the file pysat-0.1.1a1-py2-none-any.whl.

File metadata

File hashes

Hashes for pysat-0.1.1a1-py2-none-any.whl
Algorithm Hash digest
SHA256 e6427c6bda47f841dcdb8942d4303de538c3a29cb88378bf42b808914bc484d8
MD5 e3a95f3d09609edf42da7dc6986b5188
BLAKE2b-256 ba3901977008e8e26e3d6f7eeb047c57ba6eff57b52ffc251d27581fc8b7732b

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