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

Uploaded Source

Built Distributions

pysat-0.1.0-py2.7.egg (80.7 kB view details)

Uploaded Source

pysat-0.1.0-py2-none-any.whl (41.4 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for pysat-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9e9279789619403b36d1a9f872162c0f2ab67f56e300336f863fcec2ec51f134
MD5 ab18c10223082e75b864c004ae6ca769
BLAKE2b-256 6d078b069bb38548a6cf8272c48ba51f8d489c6604ac8283fb1eea49d7b0a73f

See more details on using hashes here.

File details

Details for the file pysat-0.1.0-py2.7.egg.

File metadata

  • Download URL: pysat-0.1.0-py2.7.egg
  • Upload date:
  • Size: 80.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pysat-0.1.0-py2.7.egg
Algorithm Hash digest
SHA256 85bf18cc8d2f9c4373bdbbd153f0d88760850a2dbc9bbe12a4a178dcdf171716
MD5 4bb924150b9e8d215ed717399e0f8fb3
BLAKE2b-256 70732d2f0b81e4e691f567139f1bea62deb0c1aef310dbb31292cf71bef9e836

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pysat-0.1.0-py2-none-any.whl
Algorithm Hash digest
SHA256 0b9368e82e3279d86b363f66c55191f73b3d4482d276b5457f03156be05a2406
MD5 584bd069a4f014499a57df2dc7f66c45
BLAKE2b-256 14fd530aa82464a064343f6b41af50988e8982db01ddca53eda4db726123d24b

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