Pyorbital

Latest version: v1.8.3

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

Scan your dependencies

Page 3 of 5

1.3.1

-------------------
- Update changelog. [Martin Raspaud]
- Bump version: 1.3.0 → 1.3.1. [Martin Raspaud]
- Merge branch 'master' of github.com:pytroll/pyorbital. [Martin
Raspaud]
- Merge pull request 24 from pytroll/add-stickler-config. [Martin
Raspaud]

Adding .stickler.yml configuration file
- Adding .stickler.yml. [stickler-ci]

1.3.0

-------------------
- Update changelog. [Martin Raspaud]
- Bump version: 1.2.0 → 1.3.0. [Martin Raspaud]
- Merge pull request 26 from pytroll/bugfix-avoid-numpy-1.14.0. [Martin
Raspaud]

Bugfix avoid numpy 1.14.0
- Add 3.6 and remove 2.6, 3.3 and 3.4 from travis matrix. [Martin
Raspaud]
- Fix numpy version requirement to avoid 1.14.0. [Martin Raspaud]
- Merge pull request 20 from howff/patch-2. [Martin Raspaud]

Update index.rst with Installation section
- Update index.rst with Installation section. [howff]

For the platforms.txt file
- Merge pull request 21 from frdcms/master. [Martin Raspaud]

instrument definitions
- Better presentation to make flake8 happier. [frdcms]
- Add tests for viirs, amsua, mhs, hirs4 and atms geometries. [frdcms]
- Add ATMS support. [frdcms]
- Add MSH and HIRS/4 support. [frdcms]
- Fix AMSU-A error. [frdcms]
- Improve VIIRS (and fix existing error) [frdcms]
- Merge pull request 23 from pytroll/bugfix-next-passes. [Martin
Raspaud]

Fix computation of apogee in next_passes
- Add test for 22. [Martin Raspaud]
- Fix computation of apogee in next_passes. [Martin Raspaud]
- Merge pull request 25 from pytroll/feature-dask-observer-look.
[Martin Raspaud]

Add conditional check to use `da.where` when inputs are dask arrays
- Fix styling to satisfy flake8. [davidh-ssec]
- Add conditional check to use `da.where` when inputs are dask arrays.
[davidh-ssec]

1.2.0

-------------------
- Update changelog. [Adam.Dybbroe]
- Bump version: 1.1.1 → 1.2.0. [Adam.Dybbroe]
- Merge branch 'develop' into new_release. [Adam.Dybbroe]
- Add for NOAA-20. [Adam.Dybbroe]

Signed-off-by: Adam.Dybbroe <adam.dybbroesmhi.se>

- Add github issue and PR templates. [Adam.Dybbroe]

Signed-off-by: Adam.Dybbroe <adam.dybbroesmhi.se>

- Provide units in the get_observer_look documentation. [Martin Raspaud]

Fixes 17
- Check that there are required amount of items in the row. [Panu
Lahtinen]
- Improve documentation: Emphasize the importance of fresh/actual TLEs.
[Adam.Dybbroe]

Signed-off-by: Adam.Dybbroe <adam.dybbroesmhi.se>

- Add GOES-16 and Himawari-9. [Adam.Dybbroe]

Signed-off-by: Adam.Dybbroe <adam.dybbroesmhi.se>

- Merge pull request 16 from jordanlui/newTLEurl. [Martin Raspaud]

New TLE URLs
- Additional TLE URLs from CelesTrak added. [Jordan Lui]
- Added additional TLE paths to TLE_URL. [Jordan Lui]
- Replace numpy.rank with numpy.ndim to make compatible with future
numpy versions. [Adam.Dybbroe]

Currently at 1.13.0 a VisibleDeprecationWarning is raised using numpy.rank

Signed-off-by: Adam.Dybbroe <a000680c20671.ad.smhi.se>

- Numpy 1.12 compatible - accepting number of scans to be a float.
[Adam.Dybbroe]

Signed-off-by: Adam.Dybbroe <a000680c20671.ad.smhi.se>

- Fix avhrr_gac instrument definition. [Martin Raspaud]
- Fix conversion to datetime64. [Martin Raspaud]
- Fix geoloc tests. [Martin Raspaud]
- Add support for 2d time arrays in geoloc. [Martin Raspaud]
- Merge branch 'develop' of github.com:pytroll/pyorbital into develop.
[Martin Raspaud]

Conflicts:
pyorbital/tests/test_aiaa.py

- Merge pull request 13 from pytroll/feature_np_datetime64. [Martin
Raspaud]

Feature np datetime64
- Merge branch 'develop' into feature_np_datetime64. [Martin Raspaud]
- Finish conversion to np datetime64. [Martin Raspaud]
- Add conversion func between datetime and np.datetime64. [Martin
Raspaud]
- Do not crash when start_of_scan already is datetime64. [Martin
Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Convert input times to datetime64. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Allow offset application to be turned off (avhrr) [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Adapt to datetime64. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Cleanup style. [Martin Raspaud]
- Fix indexing. [Martin Raspaud]
- Merge pull request 19 from howff/patch-1. [Adam Dybbroe]

Update platforms.txt with NOAA-20, MSG 4, GOES-16
- Update platforms.txt with NOAA-20, MSG 4, GOES-16. [howff]
- Merge pull request 14 from kconkas/master. [Martin Raspaud]

Python3 fixes for fetch()
- Python3 fixes for fetch() [Kristijan Conkas]

1.1.1

-------------------
- Update changelog. [Martin Raspaud]
- Bump version: 1.1.0 → 1.1.1. [Martin Raspaud]
- Allow offset application to be turned off (avhrr) [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Add a generic get_observer_look function. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

- Add bump and changelog config files. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

1.1.0

-------------------
- Update changelog. [Martin Raspaud]
- Bump version: 1.0.1 → 1.1.0. [Martin Raspaud]
- Merge branch 'master' into develop. [Martin Raspaud]
- Enable travis testing for py3. [Antonio Valentino]
- Fix regression in TLE reading. [Antonio Valentino]
- Python 3 compatibility. [Antonio Valentino]

1.0.1

-------------------
- Update changelog. [Martin Raspaud]
- Bump version: 1.0.0 → 1.0.1. [Martin Raspaud]
- Change sun_angle test to AlmostEqual. [Martin Raspaud]

Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.