Skip to content

Latest commit

 

History

History
125 lines (69 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

125 lines (69 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Calendar Versioning.

Unpublished

Added

Changed

[2024.1.3] - 2024-12-18

Added

Changed

  • fix dependency to dask in pyproject.tomland README

[2014.1.2] - 2024-10-07

Added

Changed

  • fix expression formula for spectrogram in documentation.
  • add exponential decay to temporal_variations.

[2014.1.1] - 2024-09-09

Added

Changed

  • Increase patch in version 2024.1.1
  • modify documentation to rename equivalent vertical force to "proxy for the source force amplitude"
  • update dependencies (remove dask)
  • Spectrogram example to PPTF

Deprecated

[2014.1.0] - 2024-08-26

Added

  • New version with autocorr
  • Release to host on Zenodo

Changed

  • Increase patch in version 2024.1.0

[2014.0.6] - 2024-08-26

Added

  • Add functions to compute single station auto-correlations
  • Add possibility to work on Pacific ocean.

Changed

  • Increase patch in version 2024.0.6 and comment

Deprecated

Removed

  • Unnecessary imports removed

Fixed

  • Modify the paths in the temporal variations notebook so that it can be run directly when cloning the repo.

Security

[2014.0.5] - 2024-08-09

Added

  • Build documentation
  • Add dependencies in README

Changed

  • Update docs with typo removed
  • Update minimum python version and OS in pyproject.toml
  • Update for Numpy 2.0.1
  • Update minimum python version and OS

[2014.0.4] - 2024-08-09

Added

  • Deploy documentation

Changed

  • Add documentation link at the beginning of README.md

Fixed

  • Correct typos for documentation

[2014.0.3] - 2024-08-09

Added

  • Build docstrings for documentation.
  • Update Documentation with mkdocs

[2014.0.2] - 2024-08-09

Added

  • Initial commit
  • README.md
  • Add LICENSE.md