Skip to content

pysatCDF v0.3.2 Release Text

Russell Stoneback edited this page May 12, 2022 · 2 revisions

GitHub Release Text

Version: v0.3.2

Name: v0.3.2

pysatCDF leverages the NASA provided Common Data Format (CDF) libraries to provide fast access to 1D and 2D CDF data from Python.

[0.3.2] - 2022-05-13

  • New Features
    • Compatible with pysat v3.0+
  • Deprecations
  • Documentation
    • Added pull request templates and other GitHub project documentation.
    • Switched Windows installation instructions to favor installing WSL.
  • Bug Fix
    • Improved builds for newer compilers.
    • Replaces uninterpretable characters with '*' so data loading may continue.
  • Maintenance
    • Adopted latest pysat development standards.
    • Shifted from TravisCI to GitHub Actions for online testing.
    • Adopted setup.cfg
    • Improved PEP8 compliance
Clone this wiki locally