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

Filter records based on time field name in class attribute #9

Closed mallmanj closed 4 years ago

mallmanj commented 4 years ago

To allow for more general scenarios, the cloud_t field name (the time field used to assign records to files) is now stored as a class attribute, and the get_filtered_records method uses this class attribute when filtering records based on time.