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 functionality 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. Appends a data buffer to provide spin up/down time for time series methods to produce an accurate analysis. Buffer automatically added/removed.

  • 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

Documentation

Full Documentation

External Requirements

For data in CDF format:

  • NASA CDF libraries

  • spacepy

For data in netCDF format:

  • Unidata netCDF libraries in C

  • netCDF4

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.3.tar.gz (46.4 kB view details)

Uploaded Source

Built Distribution

pysat-0.3-py2-none-any.whl (65.9 kB view details)

Uploaded Python 2

File details

Details for the file pysat-0.3.tar.gz.

File metadata

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

File hashes

Hashes for pysat-0.3.tar.gz
Algorithm Hash digest
SHA256 381eeca75e7a974544e8ffc01ad5177c5a630a1db233de4bbddbcf4dce0b23a2
MD5 286c4309f0967ce0f2b2afb1855b9ef0
BLAKE2b-256 5d882a16e1695909ee913fe30c85fd511d79b4ccb985f85f8af0932ccd386d12

See more details on using hashes here.

File details

Details for the file pysat-0.3-py2-none-any.whl.

File metadata

File hashes

Hashes for pysat-0.3-py2-none-any.whl
Algorithm Hash digest
SHA256 46b4d5e11c38f99675d89116b6e3f6fe4fdeb140f9c71a41861307a26034b0ac
MD5 3a96c1ea25ef8f46a13b9bf74e78388f
BLAKE2b-256 bfc6f3b540e2759f6283cf9991ac9c14eed72c5bf11e29972b46e4459c3dbed1

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