Pyspectral

Latest version: v0.13.5

Safety actively analyzes 685838 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 8

0.4.1

-------------------

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.4.0 → 0.4.1. [Adam.Dybbroe]

- Deactivate the SEVIRI system tests - these should be in the pytroll
gallery instead. [Adam.Dybbroe]

- Add rayleight corrected image dor documentation. [Adam.Dybbroe]

- Clean up for easier maintanance. [Adam.Dybbroe]

- Fix requirements: python-geotiepoints >= 1.1.1 is required.
[Adam.Dybbroe]

- Add Codacy integration. [Adam.Dybbroe]

- Add Scrutinizer integration. [Adam.Dybbroe]

- Correct code version in documentation. [Adam.Dybbroe]

- Add integration with codeclimate. [Adam.Dybbroe]

0.4.0

-------------------

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.3.4 → 0.4.0. [Adam.Dybbroe]

- Merge branch 'develop' of github.com:pytroll/pyspectral into develop.
[Adam.Dybbroe]

- Merge pull request 9 from pytroll/autofix/wrapped2_to3_fix. [Adam
Dybbroe]

Fix "Prefer `format()` over string interpolation operator" issue

- Migrated `%` string formating. [Cody]

- Merge branch 'feature-new-rayleigh' into develop. [Adam.Dybbroe]

- Fix doctest. [Adam.Dybbroe]

- Fall back to scipy if Cython is not available. [Adam.Dybbroe]

- Fix nearest wavelength search. [Martin Raspaud]

- Clip angles using bounds given in hdf5 file instead of hardcoded
values. [Adam.Dybbroe]

- Try without using with_system_site_packages for Travis. [Adam.Dybbroe]

- Update requirements file. [Adam.Dybbroe]

- Try solve for slow scipy building on travis. [Adam.Dybbroe]

- Clip satellite-zenith angles outside range. [Adam.Dybbroe]

- Update url's for all aerosol-types. [Adam.Dybbroe]

- Add all aerosol-simulations. [Adam.Dybbroe]

- Don't install standard system-site scipy. [Adam.Dybbroe]

- Fix azimuth angle bug. And prepare for several aerosol types.
[Adam.Dybbroe]

- Interpolate Rayleigh lut in 3d with fixed wavelength. [Martin Raspaud]

- Try fix scipy installation on travis for py2.7. [Adam.Dybbroe]

- Work on non-masked arrays in rayleigh correction and fix for low sun
elevation. [Adam.Dybbroe]

- Interpolate rayleigh lut on data points directly. [Martin Raspaud]

- Require scipy 0.14. [Adam.Dybbroe]

- Minimize memory footprint in rayleigh correction. [Adam.Dybbroe]

However, still requiring too much memory!

- New rayleigh correction - Using 4d interpolation of RTM tables.
[Adam.Dybbroe]

- Fix typo in doc string. [Adam.Dybbroe]

- Simplify out of bounds check. [Adam.Dybbroe]

- Use format() for string formating and simplify code improving
readability. [Adam.Dybbroe]

- Bugfix in string formatting. [Adam.Dybbroe]

- Use format() instead of string interpolation operator. [Adam.Dybbroe]

- Class documented. [Adam.Dybbroe]

- Improve string formating. [Adam.Dybbroe]

- Improve doc-strings and syntax. [Adam.Dybbroe]

- Add quantifiedcode badge. [Adam.Dybbroe]

0.3.4

-------------------

Fix
~~~

- Bugfix: unttests and py2.7. [Adam.Dybbroe]

Other
~~~~~

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.3.3 → 0.3.4. [Adam.Dybbroe]

- Merge branch 'pre-master' into release-v0.3.4. [Adam.Dybbroe]

- Pep8 and increasing pylint score. [Adam.Dybbroe]

- Add test module. [Adam.Dybbroe]

- Add unitest for aatsr reader. [Adam.Dybbroe]

- Remove python 3.3 from travis: does not build scipy. [Adam.Dybbroe]

- Pep8 and improving pylint scores. [Adam.Dybbroe]

- Add TRAVIS tests on various Python 3 versions. [Adam.Dybbroe]

- Travis fix: Remove system-site-packages on anything else than 2.7.
[Adam.Dybbroe]

- Don't set python version for travis. [Adam.Dybbroe]

- Activate python3 testing to travis. [Adam.Dybbroe]

- Make Python 3 compatible. [Adam.Dybbroe]

- Epsilon is a input parameter not a hardcoded value anymore.
[Adam.Dybbroe]

- Improved sun-sat viewing figure for docs. [Adam.Dybbroe]

- Fix unittests near-ir reflectance. [Adam.Dybbroe]

- LUT file can be generated even without having the filename defined in
config. [Adam.Dybbroe]

Also, only NIR bands in the 3.5-3.95 range is supported

- Remove duplicate code and move get_bandname_from_wavelength to utils.
[Adam.Dybbroe]

- Fixed the 180 degree azimuth bug in the Rayleigh correction, and
improved documentation. [Adam.Dybbroe]

- Merge pull request 5 from pytroll/rayleigh-speedup. [Adam Dybbroe]

Speedup and optimize rayleigh computations

- Remove unneeded variable. [Martin Raspaud]

- Speedup and optimize rayleigh computations. [Martin Raspaud]

- Remove old code commentedt out. [Adam.Dybbroe]

- Correctied emissive part: Allow reflectances outside [0,1] and apply
correction. [Adam.Dybbroe]

- More strict masking: Avoid crazy r39 values due to very small or
negative denominators. [Adam.Dybbroe]

- Merge branch 'release-v0.3.3' into pre-master. [Adam.Dybbroe]

- Merge branch 'release-v0.3.3' [Adam.Dybbroe]

0.3.3

-------------------

Fix
~~~

- Bugfix: include pyspectral/etc instead of etc. [Adam.Dybbroe]

Other
~~~~~

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.3.2 → 0.3.3. [Adam.Dybbroe]

- Merge branch 'pre-master' into release-v0.3.3. [Adam.Dybbroe]

- Merge branch 'release-v0.3.2' into pre-master. [Adam.Dybbroe]

- Merge branch 'release-v0.3.2' [Adam.Dybbroe]

0.3.2

-------------------

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.3.1 → 0.3.2. [Adam.Dybbroe]

- Merge branch 'pre-master' into release-v0.3.2. [Adam.Dybbroe]

- Bugfix, getting the filename of the config file right with
pkg_resources. [Adam.Dybbroe]

- Fix problem finding the config file in certain environments.
[Adam.Dybbroe]

Include pyspectral.cfg in the package_data instead of the data_files.
Move pyspctral.cfg down to the pyspectral package dir and use pkg_resources

- Bugfix. Allow rayleigh reflectances (set to zero) outide the 400-800
nm range. [Adam.Dybbroe]

- Merge branch 'release-v0.3.1' into pre-master. [Adam.Dybbroe]

- Merge branch 'release-v0.3.1' [Adam.Dybbroe]

0.3.1

-------------------

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.3.0 → 0.3.1. [Adam.Dybbroe]

- Merge branch 'pre-master' into release-v0.3.1. [Adam.Dybbroe]

- Add simple plot script. [Adam.Dybbroe]

- Add raw GOES-R abi rsr-reader and simple plot script. [Adam.Dybbroe]

- Merge branch 'pre-master' into release-v0.3.1. [Adam.Dybbroe]

- Add description of Rayleigh correction capability. [Adam.Dybbroe]

- Update documentation with the built-in default configuration.
[Adam.Dybbroe]

- Fix default configuration using expanduser. [Adam.Dybbroe]

- Add pandas to extra requirement. [Adam.Dybbroe]

- Add more instruments to the default cfg file. Remove deprecated
template file. [Adam.Dybbroe]

- Merge branch 'release-v0.3.0' into pre-master. [Adam.Dybbroe]

- Merge branch 'release-v0.3.0' [Adam.Dybbroe]

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.