-------------------
- Update changelog. [Martin Raspaud]
- Bump version: 0.3.2 → 1.0.0. [Martin Raspaud]
- Cleanup. [Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>
- Fix version number. [Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>
- Cosmetics. [Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>
- Merge pull request 2 from pnuu/feature_tle_lookup. [Martin Raspaud]
Use NORAD catalog numbers for TLE reading
- Example file for mapping OSCAR platform names and NORAD catalog
numbers. [Panu Lahtinen]
- Add setup.cfg for easy rpm generation. [Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>
- Merge branch 'develop' of github.com:mraspaud/pyorbital into develop.
[Martin Raspaud]
- Merge pull request 1 from spareeth/develop. [Martin Raspaud]
changes to avhrr_gacfunction and read_tle_decimal
- Added '+' as a condition in the read_tle function. [Sajid Pareeth]
- Renaming the variable scans_nb to scan_times in offset in avhrr_gac
function. [Sajid Pareeth]
- Bugfix: eccentricity too low message formatting. [Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>
- Allow reading TLE from the most recent file described by the TLES env.
[Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>
- Change decimate to frequency in avhrr instruments. [Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>
- Add the avhrr instrument, gac version. [Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>
- Accept missing zeros in TLE (old noaa compatibility). [Martin Raspaud]
- Add the horizon parameter to get_next_passes to get the
risetime/falltime at given angle. [Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>
- Merge branch 'master' into develop. [Martin Raspaud]
- Fix backwards numpy compatibility. [Martin Raspaud]
Signed-off-by: Martin Raspaud <martin.raspaudsmhi.se>