cdasws 1.8.14__tar.gz → 1.8.15__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cdasws
3
- Version: 1.8.14
3
+ Version: 1.8.15
4
4
  Summary: NASA's Coordinated Data Analysis System Web Service Client Library
5
5
  Home-page: https://cdaweb.gsfc.nasa.gov/WebServices/REST
6
6
  Author: Bernie Harris
@@ -59,7 +59,7 @@ and can return data from any of
59
59
  with all source and
60
60
  [ISTP/SPDF](https://spdf.gsfc.nasa.gov/sp_use_of_cdf.html) metadata.
61
61
  Note that this package is included in the
62
- <a href="https://heliocloud.org"><img src="/logos/HelioCloud.png" width="100" height="auto" alt="HelioCloud" /></a>
62
+ <a href="https://heliocloud.org"><img src="https://cdaweb.gsfc.nasa.gov/logos/HelioCloud.png" width="100" height="auto" alt="HelioCloud" /></a>
63
63
  base image, so there is no need to install it there.
64
64
  Frequently asked questions concerning this library are at
65
65
  [FAQ](https://cdaweb.gsfc.nasa.gov/WebServices/REST/py/FAQ.html).
@@ -14,7 +14,7 @@ and can return data from any of
14
14
  with all source and
15
15
  [ISTP/SPDF](https://spdf.gsfc.nasa.gov/sp_use_of_cdf.html) metadata.
16
16
  Note that this package is included in the
17
- <a href="https://heliocloud.org"><img src="/logos/HelioCloud.png" width="100" height="auto" alt="HelioCloud" /></a>
17
+ <a href="https://heliocloud.org"><img src="https://cdaweb.gsfc.nasa.gov/logos/HelioCloud.png" width="100" height="auto" alt="HelioCloud" /></a>
18
18
  base image, so there is no need to install it there.
19
19
  Frequently asked questions concerning this library are at
20
20
  [FAQ](https://cdaweb.gsfc.nasa.gov/WebServices/REST/py/FAQ.html).
@@ -55,7 +55,7 @@ Notes
55
55
  """
56
56
 
57
57
 
58
- __version__ = "1.8.14"
58
+ __version__ = "1.8.15"
59
59
 
60
60
 
61
61
  #
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cdasws
3
- Version: 1.8.14
3
+ Version: 1.8.15
4
4
  Summary: NASA's Coordinated Data Analysis System Web Service Client Library
5
5
  Home-page: https://cdaweb.gsfc.nasa.gov/WebServices/REST
6
6
  Author: Bernie Harris
@@ -59,7 +59,7 @@ and can return data from any of
59
59
  with all source and
60
60
  [ISTP/SPDF](https://spdf.gsfc.nasa.gov/sp_use_of_cdf.html) metadata.
61
61
  Note that this package is included in the
62
- <a href="https://heliocloud.org"><img src="/logos/HelioCloud.png" width="100" height="auto" alt="HelioCloud" /></a>
62
+ <a href="https://heliocloud.org"><img src="https://cdaweb.gsfc.nasa.gov/logos/HelioCloud.png" width="100" height="auto" alt="HelioCloud" /></a>
63
63
  base image, so there is no need to install it there.
64
64
  Frequently asked questions concerning this library are at
65
65
  [FAQ](https://cdaweb.gsfc.nasa.gov/WebServices/REST/py/FAQ.html).
@@ -10,7 +10,7 @@ README = (HERE / "README.md").read_text()
10
10
  # This call to setup() does all the work
11
11
  setup(
12
12
  name="cdasws",
13
- version="1.8.14",
13
+ version="1.8.15",
14
14
  description="NASA's Coordinated Data Analysis System Web Service Client Library",
15
15
  long_description=README,
16
16
  long_description_content_type="text/markdown",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes