Skip to content

Releases: pysat/pysatCDF

v0.3.2

12 May 19:51
0d0d0fa
Compare
Choose a tag to compare

[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

pysat Compatibility

24 Apr 14:31
e57449f
Compare
Choose a tag to compare
  • Updates pysatCDF to be compatible with the upcoming releases of pysat

Windows compatibility and improved pysat meta handling

12 Apr 03:12
053b2bb
Compare
Choose a tag to compare
Update README.md

Added note on windows support

Bug Fix

04 Mar 05:01
Compare
Choose a tag to compare

Adds files initially missed when updating CDF library

CDF Update

13 Jan 06:19
Compare
Choose a tag to compare

Updates CDF library to the latest version. Improves build support on Linux and conda. Adds support for fancier but slower loading of data into pysat.

Build Bug Fix

23 Oct 05:40
Compare
Choose a tag to compare

Now builds on numpy >= 1.10

Now includes CDF library

21 Mar 07:41
Compare
Choose a tag to compare

Batteries Included. pysatCDF now includes the NASA CDF library.

v0.1.2

11 Mar 20:03
Compare
Choose a tag to compare

Added support for EPOCH16 CDF data type.