Pyspectral

Latest version: v0.13.5

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

Scan your dependencies

Page 5 of 8

0.7.0

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

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.6.5 → 0.7.0. [Adam.Dybbroe]

- Fix so that unitests pass silently and successfully at the end.
[Adam.Dybbroe]

On some Pythn systems we have seen that the unittests complain in the end
with a "TypeError: 'NoneType' object is not callable" and an "Exception
in thread"

- Merge pull request 33 from pytroll/feature_dask_atm_correction. [Adam
Dybbroe]

Fix Rayleigh corrector to work with dask

- Merge branch 'develop' into feature_dask_atm_correction.
[Adam.Dybbroe]

- Bugfix OLCI band names. [Adam.Dybbroe]

- Fix h5pickle on 3.5 environments (not supported) [davidh-ssec]

- Add h5pickle if the python version is compatible. [davidh-ssec]

- Add h5pickle for safer HDF5 handling with dask in rayleigh correction.
[davidh-ssec]

- Fix dask array requirement for tests. [davidh-ssec]

- Fix line too long. [davidh-ssec]

- Remove leftover print statements. [davidh-ssec]

- Fix rayleigh correction converting dask array to numpy. [davidh-ssec]

- Fix rayleigh correction to work with dask installed and numpy inputs.
[davidh-ssec]

- Fix more style issues. [davidh-ssec]

- More style fixes. [davidh-ssec]

- More style fixes. [davidh-ssec]

- Fix a styling issues. [davidh-ssec]

- Add missing toolz dependency on CI environments. [davidh-ssec]

- Add dask to CI environments. [davidh-ssec]

- Fix rayleigh corrector to work with or without dask. [davidh-ssec]

- Fix flake8 style issues. [davidh-ssec]

- Update rayleigh correction to be better about using dask. [davidh-
ssec]

- Daskifying: Keep the h5 lut-file open. [Adam.Dybbroe]

- First steps daskifying... [Adam.Dybbroe]

0.6.5

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

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.6.4 → 0.6.5. [Adam.Dybbroe]

- Remove private test scripts from git. [Adam.Dybbroe]

0.6.4

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

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.6.3 → 0.6.4. [Adam.Dybbroe]

- Slightly improved short and long readme descriptions. [Adam.Dybbroe]

- Increase test coverage. [Adam.Dybbroe]

- Mock unittest so it doesn't try downloading the RSR data.
[Adam.Dybbroe]

- Get the updated dataset of atm correction LUTs (all in one zenodo
dataset) [Adam.Dybbroe]

- Fix unittests. [Adam.Dybbroe]

- Check the version of the local RSR data, and if old download latest.
[Adam.Dybbroe]

- Remove RSR data from git-repo. [Adam.Dybbroe]

RSR data is donwloaded automagically from Zenodo when need by the user

- Make it possible to specify a custom base-path where radiance-tb LUTs
are stored. [Adam.Dybbroe]

- Fix bug - straight wavelength bins in solar interpolation method.
[Adam.Dybbroe]

- Fix doc tests for python3. [Adam.Dybbroe]

- Merge pull request 31 from michaelaye/fix_mpl_warning. [Adam Dybbroe]

change pylab calls to OO pyplot calls. Fixes 30

- Remove obsolete add_subplot line. [K.-Michael Aye]

- Change pylab calls to OO pyplot calls. Fixes 30. [K.-Michael Aye]

0.6.3

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

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.6.2 → 0.6.3. [Adam.Dybbroe]

- Merge pull request 27 from pytroll/feature-atmcorr-without-rsr. [Adam
Dybbroe]

Feature atmcorr without rsr

- Use us-standard atm and marine-clean aerosol distribution as the
default. [Adam.Dybbroe]

- Fix atm correction example - update to use red band instead of blue
band for reducing correction over strong reflectors. [Adam.Dybbroe]

- Improve documentation on atm correction. [Adam.Dybbroe]

- Vary the unit test cases a bit more - add greater spread in the indata
between tests. [Adam.Dybbroe]

- Add unittest to verify that rayleigh correction can be done without
RSR data. [Adam.Dybbroe]

- Merge pull request 25 from pytroll/landsat8. [Adam Dybbroe]

Landsat-8

- Merge branch 'develop' into landsat8. [Adam.Dybbroe]

- Merge pull request 24 from pytroll/bugfix-olci. [Adam Dybbroe]

Bugfix OLCI S3A. Add channel 21, rename bands and fix doc pages

- Bugfix OLCI S3A. Add channel 21, rename bands and fix doc pages.
[Adam.Dybbroe]

- Fix flak8 issues. [Adam.Dybbroe]

- Merge branch 'develop' into landsat8. [Adam.Dybbroe]

- Merge pull request 23 from pytroll/sentinel2. [Adam Dybbroe]

Sentinel-2

- Update zenodo link to new RSR archive, and update list of supported
platforms. [Adam.Dybbroe]

- Fix flake8 complaints. [Adam.Dybbroe]

- Merge branch 'develop' into sentinel2. [Adam.Dybbroe]

- Add support for Sentinel 2 MSI RSR data. Further,
get_bandname_from_wavelength now needs the sensor name as input.
[Adam.Dybbroe]

- Add Sentinel-2 RSR. [Adam.Dybbroe]

- Add support for Landsat-8 OLI. [Adam.Dybbroe]

- Use the name PySpectral throughout. Improve documentation.
[Adam.Dybbroe]

- Merge pull request 22 from pytroll/appveyor. [Adam Dybbroe]

Appveyor

- Fixed unused imports and reuse parameters from utils.py.
[Adam.Dybbroe]

- Comment out Appveyor tests for Py3.4. [Adam.Dybbroe]

- Fix OS independent file paths for unittests. [Adam.Dybbroe]

- Don't run doc tests in Appveyor. [Adam.Dybbroe]

- Get the system dependent tmp dir via tempfile module. [Adam.Dybbroe]

- Add Appveyor badge. [Adam.Dybbroe]

- Install python-geotiepoints from PyPI instead of with conda.
[Adam.Dybbroe]

- Add for Appveyor. [Adam.Dybbroe]

0.6.2

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

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.6.1 → 0.6.2. [Adam.Dybbroe]

- Update changelog. [Adam.Dybbroe]

- Change name of optional (red) band to "redband" [Adam.Dybbroe]

- Fix band naming for OLCI. [Adam.Dybbroe]

0.6.1

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

- Update changelog. [Adam.Dybbroe]

- Bump version: 0.6.0 → 0.6.1. [Adam.Dybbroe]

- Make it possible to plot multiple bands matching the requested
wavelength. [Adam.Dybbroe]

- Bugfix check for wavelength range in nir reflectance, and improve unit
tests. [Adam.Dybbroe]

- Add static data for unit testing. [Adam.Dybbroe]

- Improve unit test coverage. [Adam.Dybbroe]

- Update badges: Refer to develop instead of pre-master. [Adam.Dybbroe]

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.