First candidate release
What's Changed
- try except block for bad ip geolocate responses by @callumrollo in #7
- add bytes-sent and referrer to dataframe by @callumrollo in #10
- docs: add doctrings for ErddapLogParser.filter_* by @apkrelling in #12
- Use a user agent library by @ChrisJohnNOAA in #17
- add example nginx logs by @callumrollo in #18
- add requirements.txt by @callumrollo in #19
- docs: add docstrings to methods and funcs by @apkrelling in #21
- Initial version of creating export data by @ChrisJohnNOAA in #22
- add columns for erddap request type and dataset id by @callumrollo in #23
- chore: add-pre-commit by @apkrelling in #25
- Refactor and add tests by @callumrollo in #27
- lint all files with pre-commit by @callumrollo in #28
- Remove email addresses by @ChrisJohnNOAA in #29
- test plotting functions and fix warnings by @callumrollo in #31
- fix plot bug and create test grid by @callumrollo in #32
- move extra column generation to main class by @callumrollo in #37
- plots skip if no lon/lat by @callumrollo in #39
- Second try at fixing issue #9 after rebasing. by @aalloilla in #38
- Add new columns to the export info by @ChrisJohnNOAA in #40
- Pull in data from datasets.xml by @callumrollo in #41
- Add dataset_type to anonymized export by @ChrisJohnNOAA in #44
- Built to PyPI by @callumrollo in #45
- only publish on release by @callumrollo in #46
New Contributors
- @callumrollo made their first contribution in #7
- @apkrelling made their first contribution in #12
- @ChrisJohnNOAA made their first contribution in #17
- @aalloilla made their first contribution in #38
Full Changelog: https://github.com/callumrollo/erddaplogs/commits/v0.0.1