Pyspectral

Latest version: v0.13.1

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

Scan your dependencies

Page 4 of 7

0.9.3

Issues Closed

* [Issue 92](https://github.com/pytroll/pyspectral/issues/92) - Fails to pull from Github because of a git-lfs quota limit ([PR 93](https://github.com/pytroll/pyspectral/pull/93))
* [Issue 90](https://github.com/pytroll/pyspectral/issues/90) - CREFL rayleigh Goes-16 ABI L1B

In this release 2 issues were closed.

Pull Requests Merged

Bugs fixed

* [PR 95](https://github.com/pytroll/pyspectral/pull/95) - Adapt for later versions of TQDM
* [PR 93](https://github.com/pytroll/pyspectral/pull/93) - Abandon gitlfs ([92](https://github.com/pytroll/pyspectral/issues/92))
* [PR 87](https://github.com/pytroll/pyspectral/pull/87) - Fix doc strings (flake8 complaints).

Features added

* [PR 95](https://github.com/pytroll/pyspectral/pull/95) - Adapt for later versions of TQDM
* [PR 88](https://github.com/pytroll/pyspectral/pull/88) - Feature pytest
* [PR 87](https://github.com/pytroll/pyspectral/pull/87) - Fix doc strings (flake8 complaints).
* [PR 86](https://github.com/pytroll/pyspectral/pull/86) - Switch from versioneer

Documentation changes

* [PR 94](https://github.com/pytroll/pyspectral/pull/94) - Add the atm correction paper reference
* [PR 87](https://github.com/pytroll/pyspectral/pull/87) - Fix doc strings (flake8 complaints).

In this release 9 pull requests were closed.

0.9.2

Pull Requests Merged

Bugs fixed

* [PR 85](https://github.com/pytroll/pyspectral/pull/85) - Fix doc tests for r37 derivations
* [PR 84](https://github.com/pytroll/pyspectral/pull/84) - Add AMI channel aliases from Satpy

In this release 2 pull requests were closed.


Version <RELEASE_VERSION> (2019/09/30)

Issues Closed

Pull Requests Merged

Features added

* [PR 83](https://github.com/pytroll/pyspectral/pull/83) - Fix for appveyor, using Daves custom branch&fork of ci-helpers
* [PR 82](https://github.com/pytroll/pyspectral/pull/82) - Add support for AMI on GEO-KOMPSAT-2A

In this release 2 pull requests were closed.


Version <RELEASE_VERSION> (2019/08/30)

Issues Closed

* [Issue 73](https://github.com/pytroll/pyspectral/issues/73) - Fix blackbody code to work with dask arrays ([PR 74](https://github.com/pytroll/pyspectral/pull/74))

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

* [PR 80](https://github.com/pytroll/pyspectral/pull/80) - Fix doc tests for python 2&3
* [PR 79](https://github.com/pytroll/pyspectral/pull/79) - Fix rsr zenodo version
* [PR 74](https://github.com/pytroll/pyspectral/pull/74) - Fix dask compatibility in blackbody functions ([73](https://github.com/pytroll/pyspectral/issues/73))

Features added

* [PR 78](https://github.com/pytroll/pyspectral/pull/78) - Add FY-3B VIRR and FY-3C VIRR RSRs
* [PR 77](https://github.com/pytroll/pyspectral/pull/77) - Add FY-4A AGRI support

In this release 5 pull requests were closed.


Version <RELEASE_VERSION> (2019/06/07)

Issues Closed

* [Issue 75](https://github.com/pytroll/pyspectral/issues/75) - 'download_luts' and 'download_rsr' functions always download files ([PR 76](https://github.com/pytroll/pyspectral/pull/76))

In this release 1 issue was closed.

Pull Requests Merged

Features added

* [PR 76](https://github.com/pytroll/pyspectral/pull/76) - Feature download LUT files only if outdated ([75](https://github.com/pytroll/pyspectral/issues/75))

In this release 1 pull request was closed.

Version <RELEASE_VERSION> (2019/04/29)

Issues Closed

* [Issue 70](https://github.com/pytroll/pyspectral/issues/70) - Update yaml usage to work with pyyaml 5.1+ ([PR 71](https://github.com/pytroll/pyspectral/pull/71))
* [Issue 66](https://github.com/pytroll/pyspectral/issues/66) - Throws a warning about non-existing directory - storing/reading cached radiance-tb look-up-tables ([PR 67](https://github.com/pytroll/pyspectral/pull/67))
* [Issue 61](https://github.com/pytroll/pyspectral/issues/61) - can this program be used for user-defined sensor or rsr? ([PR 62](https://github.com/pytroll/pyspectral/pull/62))
* [Issue 58](https://github.com/pytroll/pyspectral/issues/58) - Use dask instead of numpy masked arrays ([PR 59](https://github.com/pytroll/pyspectral/pull/59))

In this release 4 issues were closed.

Pull Requests Merged

Features added

* [PR 71](https://github.com/pytroll/pyspectral/pull/71) - Fix yaml 5.1+ support with unsafe loading ([70](https://github.com/pytroll/pyspectral/issues/70), [70](https://github.com/pytroll/pyspectral/issues/70))
* [PR 69](https://github.com/pytroll/pyspectral/pull/69) - Feature rayleigh catch exception
* [PR 68](https://github.com/pytroll/pyspectral/pull/68) - Feaure metimage multiple detectors
* [PR 65](https://github.com/pytroll/pyspectral/pull/65) - Feature add metimage


In this release 4 pull requests were closed.


Version <RELEASE_VERSION> (2019/04/09)

Issues Closed

* [Issue 66](https://github.com/pytroll/pyspectral/issues/66) - Throws a warning about non-existing directory - storing/reading cached radiance-tb look-up-tables ([PR 67](https://github.com/pytroll/pyspectral/pull/67))
* [Issue 61](https://github.com/pytroll/pyspectral/issues/61) - can this program be used for user-defined sensor or rsr? ([PR 62](https://github.com/pytroll/pyspectral/pull/62))
* [Issue 58](https://github.com/pytroll/pyspectral/issues/58) - Use dask instead of numpy masked arrays ([PR 59](https://github.com/pytroll/pyspectral/pull/59))

In this release 3 issues were closed.

Pull Requests Merged

Bugs fixed

* [PR 67](https://github.com/pytroll/pyspectral/pull/67) - Bugfix tb2rad lut caching ([66](https://github.com/pytroll/pyspectral/issues/66))
* [PR 64](https://github.com/pytroll/pyspectral/pull/64) - Fix interp function in rayleigh correction to be serializable


Features added

* [PR 59](https://github.com/pytroll/pyspectral/pull/59) - Daskify NIR reflectance calculations ([58](https://github.com/pytroll/pyspectral/issues/58))

In this release 2 pull requests were closed.


Version <RELEASE_VERSION> (2018/12/04)

Issues Closed

* [Issue 38](https://github.com/pytroll/pyspectral/issues/38) - Download RSR data in vain

In this release 1 issue was closed.

Pull Requests Merged

Features added

* [PR 60](https://github.com/pytroll/pyspectral/pull/60) - Fix readthedocs

In this release 1 pull request was closed.


Version <RELEASE_VERSION> (2018/11/30)

Issues Closed

* [Issue 50](https://github.com/pytroll/pyspectral/issues/50) - Re-download of RSR files ([PR 56](https://github.com/pytroll/pyspectral/pull/56))

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

* [PR 53](https://github.com/pytroll/pyspectral/pull/53) - Fix masking of calculated NIR reflectances

Features added

* [PR 57](https://github.com/pytroll/pyspectral/pull/57) - Script cleanup and document
* [PR 56](https://github.com/pytroll/pyspectral/pull/56) - Rsr download fix ([50](https://github.com/pytroll/pyspectral/issues/50))

In this release 3 pull requests were closed.


Version <RELEASE_VERSION> (2018/11/30)

Issues Closed

* [Issue 50](https://github.com/pytroll/pyspectral/issues/50) - Re-download of RSR files ([PR 56](https://github.com/pytroll/pyspectral/pull/56))

In this release 1 issue was closed.

Pull Requests Merged

Bugs fixed

* [PR 53](https://github.com/pytroll/pyspectral/pull/53) - Fix masking of calculated NIR reflectances

Features added

* [PR 57](https://github.com/pytroll/pyspectral/pull/57) - Script cleanup and document
* [PR 56](https://github.com/pytroll/pyspectral/pull/56) - Rsr download fix ([50](https://github.com/pytroll/pyspectral/issues/50))

In this release 3 pull requests were closed.


Changelog
=========

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]

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.