Published September 1, 2022 | Version v0.2.0
Software Open

pysat/pysatSeasons: v0.2.0

  • 1. Goddard Space Flight Center
  • 2. Stoneris
  • 3. U.S. Naval Research Laboratory

Description

pysatSeasons leverages the instrument independent support in pysat to construct several analysis routines over a range of dates or orbits.

Changelog
  • New Features
    • Added support for xarray data in the seasonal averaging functions in pysatSeasons.avg
    • Added support for xarray data in the occurrence probability functions in pysatSeasons.occur_prob
    • Added support for Constellations in pysatSeasons.occur_prob
    • Added support for Constellations in pysatSeasons.plot
    • Renamed computational_form to to_xarray_dataset and refocused.
  • Deprecations
    • Deprecated returnBins keyword in favor of return_bins in pysatSeasons.occur_prob.
    • Deprecated returnData keyword in favor of return_data in pysatSeasons.avg.
  • Documentation
    • Improved docstrings throughout.
    • Updated documentation examples.
    • Documentation now available on readthedocs.org.
  • Maintenance
    • Removed deprecated pandas.Panel from functions.
    • Removed old __future__ imports.
    • Removed use of collections.deque in pysatSeasons.avg.
    • Migrated to GitHub Workflows for CI testing.
    • Migrated from nose to pytest.
    • Adopted setup.cfg
    • Updated style standards
    • Added automated style and docstring testing

Files

pysat/pysatSeasons-v0.2.0.zip

Files (3.9 MB)

Name Size Download all
md5:b006b1508edf825e454d6a8482040819
3.9 MB Preview Download

Additional details

Related works