openeew / openeew-python

A collection of tools for working with OpenEEW data
https://openeew.com/docs/analyze-historic
Apache License 2.0
19 stars 9 forks source link

Allow to get num sample points from different axis labels #7

Closed mallmanj closed 4 years ago

mallmanj commented 4 years ago

This allows to reuse these functions for records with different axis labels.

Add unit tests for record module.

Add unit tests for df module.