arm-test-data 0.0.1__py3-none-any.whl → 0.0.2__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.
arm_test_data/version.py CHANGED
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '0.0.1'
16
- __version_tuple__ = version_tuple = (0, 0, 1)
15
+ __version__ = version = '0.0.2'
16
+ __version_tuple__ = version_tuple = (0, 0, 2)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: arm-test-data
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: Provides utility functions for accessing data repository for openradar examples/notebooks
5
5
  Author: Atmospheric Data Community Toolkit Dev Team
6
6
  License: MIT License
@@ -40,7 +40,7 @@ Classifier: Programming Language :: Python :: 3.11
40
40
  Classifier: Topic :: Scientific/Engineering
41
41
  Classifier: Operating System :: OS Independent
42
42
  Classifier: Intended Audience :: Science/Research
43
- Requires-Python: >=3.9
43
+ Requires-Python: >=3.8
44
44
  Description-Content-Type: text/markdown
45
45
  License-File: LICENSE
46
46
  Requires-Dist: pooch
@@ -0,0 +1,9 @@
1
+ arm_test_data/__init__.py,sha256=Ddq59CpxczRsyuqqfm4_CQHZrsHb8h7kKk4AuYOY9Qs,374
2
+ arm_test_data/dataset.py,sha256=iisZsaFjLeA2q24qpRBGCWEkZovyObD3bUe2VXGzwak,920
3
+ arm_test_data/registry.txt,sha256=48031XVWPHDrXxP8xT-tUdSF3Sdg9NKTzLnjvQjB_0Y,10352
4
+ arm_test_data/version.py,sha256=NDHlyIcJZjLz8wKlmD1-pr6me5FHBAYwO_ynLG-37N8,411
5
+ arm_test_data-0.0.2.dist-info/LICENSE,sha256=whsybi2mNa4fP3lEjRAy3zM4LjI5cdLOyktLwTGcAe4,1074
6
+ arm_test_data-0.0.2.dist-info/METADATA,sha256=Vdf-uOLPw52hXcB9HeQue1WsgbczuFJJV1EsSHjtfzI,8872
7
+ arm_test_data-0.0.2.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
8
+ arm_test_data-0.0.2.dist-info/top_level.txt,sha256=2n2wG30wvlpWO2jtq2D4PmbhpGf_5fGd39QdvNmykTg,14
9
+ arm_test_data-0.0.2.dist-info/RECORD,,
@@ -1,9 +0,0 @@
1
- arm_test_data/__init__.py,sha256=Ddq59CpxczRsyuqqfm4_CQHZrsHb8h7kKk4AuYOY9Qs,374
2
- arm_test_data/dataset.py,sha256=iisZsaFjLeA2q24qpRBGCWEkZovyObD3bUe2VXGzwak,920
3
- arm_test_data/registry.txt,sha256=48031XVWPHDrXxP8xT-tUdSF3Sdg9NKTzLnjvQjB_0Y,10352
4
- arm_test_data/version.py,sha256=pMnmqZnpVmaqR5nqHztNWzbbtb1oy5bPN_v7uhOH8K8,411
5
- arm_test_data-0.0.1.dist-info/LICENSE,sha256=whsybi2mNa4fP3lEjRAy3zM4LjI5cdLOyktLwTGcAe4,1074
6
- arm_test_data-0.0.1.dist-info/METADATA,sha256=RzQJO39IrYDC_xMVMWafjW3R8NpcbOpfPRr78QhfrBM,8872
7
- arm_test_data-0.0.1.dist-info/WHEEL,sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0,92
8
- arm_test_data-0.0.1.dist-info/top_level.txt,sha256=2n2wG30wvlpWO2jtq2D4PmbhpGf_5fGd39QdvNmykTg,14
9
- arm_test_data-0.0.1.dist-info/RECORD,,