Package Release Info

python-sunpy-0.8.4-bp151.3.2

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-sunpy
python3-sunpy

Change Logs

Version: 0.8.4-bp150.1.5
* Mon Feb 26 2018 toddrme2178@gmail.com
- Update to version 0.8.4
  + Bug Fixes
  * Improve detection of ``SkyCoord`` frame instantiation when distance is
    `1*u.one`. This fixes a plotting bug with ``WCSAxes`` in Astropy 3.0 [#2465]
  * removed `wavelnth` keyword in meta desc of Maps to avoid using non standard FITS keyword like `nan` [#2427]
  * Change the default units for HPC distance from `u.km` to `None`. [#2465]
- Update to version 0.8.3
  + Bug Fixes
  * `~sunpy.net.dataretriever.clients.XRSClient` now reports time ranges of files correctly. [#2364]
  * Make parse_time work with datetime64s and pandas series [#2370]
  * CompositeMap axes scaling now uses map spatial units [#2310]
  * Moved license file to root of repository and updated README file [#2326]
  * Fix docstring formatting for net.vso.attrs [#2309]]
  * Fix coloring of ticks under matplotlib 2.0 default style [#2320]
  * Always index arrays with tuples in `ImageAnimator` [#2320]
  * Added links to possible attrs for FIDO in guide [#2317] [#2289]
  * Updated GitHub Readme [#2281] [#2283]
  * Fix matplotlib / pandas 0.21 bug in examples [#2336]
  * Fixes the off limb enhancement example [#2329]
  * Changes to masking hot pixels and picking bright pixels examples [#2325] [#2319]
  * Travis CI fix for numpy-dev build [#2340]
  * Updated masking brightest pixel example [#2338]
  * Changed TRAVIS cronjobs [#2338]
  * Support array values for `obstime` for coordinates and transformations [#2342] [#2346]
  * Updated Gallery off limb enhance example [#2337]
  * Documentation fixes for VSO [#2354] [#2353]
  * All tests within the documentation have been fixed [#2343]
  * Change to using pytest-remotedata for our online tests [#2345]
  * Fixed upstream astropy/numpy documentation issues [#2359]
  * Documentation for Map improved [#2361]
  * Fix the output units of pixel_to_world [#2362]
  * Documentation for Database improved [#2355]
  * Added test for mapsave [#2365]
  * Documentation for Sun improved [#2369]
* Thu Jun 22 2017 alarrosa@suse.com
- Initial release of python-sunpy 0.7.8