Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[0.0.4] - 2021-06-11

  • Made changes to structure to comply with updates in pysat 3.0.0

  • Deprecations

    • Restructed Instrument methods, moving madrigal to general and extracting local methods from the instrument modules to platform-specific method files

    • Cycled testing support to cover Python 3.7-3.9

  • Enhancements

    • Added coords from pysat.utils

    • Added Vertical TEC Instrument

    • Added documentation

    • Added load routine for simple formatted data

    • Expanded feedback during data downloads

    • Updated documentation configuration to improve maintainability

    • Updated documentation style, displaying logo on sidebar in html format

    • Changed zenodo author name format for better BibTeX compliance

    • Updated CONTRIBUTING and README information

  • Bug Fix

    • Updated Madrigal methods to simplify compound data types and enable creation of netCDF4 files using Instrument.to_netcdf4()

    • Updated load for multiple files in pandas format

    • Fixed remote listing routine to return filenames instead of experiments

    • Fixed bug introduced by change in xarray requiring engine kwarg

    • Fixed bug that would not list multiple types of files

[0.0.3] - 2020-06-15

  • pypi compatibility

[0.0.2] - 2020-05-13

  • zenodo link

[0.0.1] - 2020-05-13

  • Alpha release