Metadata-Version: 2.1
Name: pyRSKtools
Version: 1.1.1
Summary: A simple Python toolbox to open RSK SQLite files generated by RBR instruments.
Author: RBR
Author-email: support@rbr-global.com
License: APLv2
Project-URL: Bug Reports, https://rbr-global.com/support/
Project-URL: Wiki, https://docs.rbr-global.com/pyrsktools
Project-URL: Source, https://bitbucket.org/rbr/pyrsktools
Keywords: oceanography rbr rsk ocean
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8.0
Description-Content-Type: text/x-rst
Provides-Extra: dev
License-File: LICENSE

###########
pyRSKtools
###########

pyRSKtools is RBR's open source Python toolbox for reading, post-processing, visualizing, and exporting RBR logger data. 
Users may plot data as a time series or as depth profiles using tailored plotting utilities. Time-depth heat maps can be
plotted easily to visualize transects or moored profiler data. A full suite of data post-processing functionality, such as
methods to match sensor time constants and bin average, are available to enhance data quality.

For more information, please see our pyRSKtools `documentation <https://docs.rbr-global.com/pyrsktools/>`_.
