arm-test-data 0.0.7__tar.gz → 0.0.9__tar.gz

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.
Files changed (20) hide show
  1. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/PKG-INFO +2 -1
  2. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/README.md +1 -0
  3. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/arm_test_data/registry.txt +1 -0
  4. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/arm_test_data/version.py +2 -2
  5. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/arm_test_data.egg-info/PKG-INFO +2 -1
  6. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/.github/workflows/ci.yaml +0 -0
  7. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/.github/workflows/pypi-release.yml +0 -0
  8. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/.gitignore +0 -0
  9. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/LICENSE +0 -0
  10. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/MANIFEST.in +0 -0
  11. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/arm_test_data/__init__.py +0 -0
  12. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/arm_test_data/dataset.py +0 -0
  13. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/arm_test_data.egg-info/SOURCES.txt +0 -0
  14. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/arm_test_data.egg-info/dependency_links.txt +0 -0
  15. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/arm_test_data.egg-info/requires.txt +0 -0
  16. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/arm_test_data.egg-info/top_level.txt +0 -0
  17. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/make_registry.py +0 -0
  18. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/pyproject.toml +0 -0
  19. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/requirements.txt +0 -0
  20. {arm-test-data-0.0.7 → arm-test-data-0.0.9}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: arm-test-data
3
- Version: 0.0.7
3
+ Version: 0.0.9
4
4
  Summary: Provides utility functions for accessing data repository for ARM data examples/notebooks
5
5
  Author: Atmospheric Data Community Toolkit Dev Team
6
6
  License: MIT License
@@ -88,6 +88,7 @@ These files are used as sample data in openradar examples/notebooks and are down
88
88
  - `sgp30ebbrE32.b1.20191130.000000.nc`
89
89
  - `sgp30ecorE14.b1.20190601.000000.cdf`
90
90
  - `sgpaerich1C1.b1.20190501.000342.nc`
91
+ - `sgpaosacsmE13.b2.20230420.000109.nc`
91
92
  - `sgpaosccn2colaE13.b1.20170903.000000.nc`
92
93
  - `sgpbrsC1.b1.20190705.000000.cdf`
93
94
  - `sgpceilC1.b1.20190101.000000.nc`
@@ -41,6 +41,7 @@ These files are used as sample data in openradar examples/notebooks and are down
41
41
  - `sgp30ebbrE32.b1.20191130.000000.nc`
42
42
  - `sgp30ecorE14.b1.20190601.000000.cdf`
43
43
  - `sgpaerich1C1.b1.20190501.000342.nc`
44
+ - `sgpaosacsmE13.b2.20230420.000109.nc`
44
45
  - `sgpaosccn2colaE13.b1.20170903.000000.nc`
45
46
  - `sgpbrsC1.b1.20190705.000000.cdf`
46
47
  - `sgpceilC1.b1.20190101.000000.nc`
@@ -31,6 +31,7 @@ sgp30ebbrE32.b1.20191130.000000.nc 234a265a2deb59585cccab7ee97d2e940965717395180
31
31
  sgp30ecorE14.b1.20190601.000000.cdf 1ac659d761bee9d91536c164465daf64e592dc28b214226002a456edff174054
32
32
  sgp30ecorE6.b1.20040705.000000.cdf 9c073a2f9c5ddccabdfcc72b44e9db9a8b61cd9208cef218ff3e41bc3d2f8953
33
33
  sgpaerich1C1.b1.20190501.000342.nc 2fbfdc8289519daedfae55581a7eade2ff69a6bf9dae7e874a706a6644b29c64
34
+ sgpaosacsmE13.b2.20230420.000109.nc f1ba91fd52dbb7e8a922519d0b6b4cbdcd9be72a280a16aa26f21071007fdfb1
34
35
  sgpaosccn2colaE13.b1.20170903.000000.nc 17eeb6c6be6dab5752d3556bf9622d88f44185654d435aff44debe8e2bce709d
35
36
  sgpbrsC1.b1.20190705.000000.cdf 6ee6a9f304a8bf8d813e1df93069f8234b3cde9f0c501efad5f8568b04201e97
36
37
  sgpceilC1.b1.20190101.000000.nc 8651dc920e480dffb6c1d3e4337f622b248b8b3ebf421a0a5b05888ac4baf32d
@@ -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.7'
16
- __version_tuple__ = version_tuple = (0, 0, 7)
15
+ __version__ = version = '0.0.9'
16
+ __version_tuple__ = version_tuple = (0, 0, 9)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: arm-test-data
3
- Version: 0.0.7
3
+ Version: 0.0.9
4
4
  Summary: Provides utility functions for accessing data repository for ARM data examples/notebooks
5
5
  Author: Atmospheric Data Community Toolkit Dev Team
6
6
  License: MIT License
@@ -88,6 +88,7 @@ These files are used as sample data in openradar examples/notebooks and are down
88
88
  - `sgp30ebbrE32.b1.20191130.000000.nc`
89
89
  - `sgp30ecorE14.b1.20190601.000000.cdf`
90
90
  - `sgpaerich1C1.b1.20190501.000342.nc`
91
+ - `sgpaosacsmE13.b2.20230420.000109.nc`
91
92
  - `sgpaosccn2colaE13.b1.20170903.000000.nc`
92
93
  - `sgpbrsC1.b1.20190705.000000.cdf`
93
94
  - `sgpceilC1.b1.20190101.000000.nc`
File without changes
File without changes
File without changes
File without changes