tonik 0.0.4__py3-none-any.whl → 0.0.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tonik-0.0.4.dist-info → tonik-0.0.5.dist-info}/METADATA +4 -4
- {tonik-0.0.4.dist-info → tonik-0.0.5.dist-info}/RECORD +5 -5
- {tonik-0.0.4.dist-info → tonik-0.0.5.dist-info}/WHEEL +0 -0
- {tonik-0.0.4.dist-info → tonik-0.0.5.dist-info}/entry_points.txt +0 -0
- {tonik-0.0.4.dist-info → tonik-0.0.5.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: tonik
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.5
|
|
4
4
|
Summary: A collection of tools to integrate with GNS Science's time series classification platform.
|
|
5
|
-
Project-URL: Homepage, https://tsc-tools.github.io/tonik
|
|
5
|
+
Project-URL: Homepage, https://tsc-tools.github.io/tonik
|
|
6
6
|
Project-URL: Issues, https://github.com/tsc-tools/tonik/issues
|
|
7
7
|
Author-email: Yannik Behr <y.behr@gns.cri.nz>, Christof Mueller <c.mueller@gns.cri.nz>
|
|
8
8
|
License-File: LICENSE
|
|
@@ -42,6 +42,7 @@ For visualisations, the API can serve large requests very quickly by downsamplin
|
|
|
42
42
|
* python-json-logger
|
|
43
43
|
* uvicorn
|
|
44
44
|
* fastapi
|
|
45
|
+
* matplotlib (only needed to reproduce the examples in the user guide)
|
|
45
46
|
|
|
46
47
|
## Installation
|
|
47
48
|
```
|
|
@@ -50,8 +51,7 @@ pip install -U tonik
|
|
|
50
51
|
|
|
51
52
|
## Documentation
|
|
52
53
|
|
|
53
|
-
Learn more about tonik in its official [documentation](https://tsc-tools.github.io/tonik
|
|
54
|
-
Try out an [interactive Jupyter notebook](https://github.com/tsc-tools/tonik/tree/main/examples)
|
|
54
|
+
Learn more about tonik in its official [documentation](https://tsc-tools.github.io/tonik)
|
|
55
55
|
|
|
56
56
|
## Contributing
|
|
57
57
|
|
|
@@ -4,8 +4,8 @@ tonik/storage.py,sha256=F1NnRIZLq7uB7TTK1-5VHYix6_e_fl2J1FmiCFYqIJ0,10719
|
|
|
4
4
|
tonik/utils.py,sha256=jEjvUNcU9nUhQZTgu8iwfPmF4U2odyOT8EJu0v1DaA0,1433
|
|
5
5
|
tonik/xarray2hdf5.py,sha256=biQ3KVt0QrxJhOWm38FwglzYkLhPtO13G1B1vVF2c6o,4090
|
|
6
6
|
tonik/package_data/index.html,sha256=IaPMU-A_FswjMAKA6PrHp9VFTuKJ6o_PGyjg_CTutrY,3082
|
|
7
|
-
tonik-0.0.
|
|
8
|
-
tonik-0.0.
|
|
9
|
-
tonik-0.0.
|
|
10
|
-
tonik-0.0.
|
|
11
|
-
tonik-0.0.
|
|
7
|
+
tonik-0.0.5.dist-info/METADATA,sha256=4VJUxgbE6FIPk9g4Uj5KlMN2qbW05us5zw3j4byWwjU,1940
|
|
8
|
+
tonik-0.0.5.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
|
9
|
+
tonik-0.0.5.dist-info/entry_points.txt,sha256=VnGfC5qAzpntEHAb5pooUEpYABSgOfQoNhCEtLDJyf8,45
|
|
10
|
+
tonik-0.0.5.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
11
|
+
tonik-0.0.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|