Releases: pysat/pysatCDF
Releases · pysat/pysatCDF
v0.3.2
[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
- Updates pysatCDF to be compatible with the upcoming releases of pysat
Windows compatibility and improved pysat meta handling
Update README.md Added note on windows support
Bug Fix
Adds files initially missed when updating CDF library
CDF Update
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
Now builds on numpy >= 1.10
Now includes CDF library
Batteries Included. pysatCDF now includes the NASA CDF library.
v0.1.2
Added support for EPOCH16 CDF data type.