From cc3d0b0063ea43624c923fae4bd5532b519476c5 Mon Sep 17 00:00:00 2001 From: Tim Jenness Date: Tue, 15 Jul 2014 18:22:42 -0700 Subject: [PATCH] Start working towards v0.4 --- pal.news | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/pal.news b/pal.news index 5f3b63a..4effdd7 100644 --- a/pal.news +++ b/pal.news @@ -4,6 +4,26 @@ The Starlink Positional Astronomy Library (PAL) is a C implementation of the SLALIB API. It is distributed under the GPL and uses the SOFA library wherever possible. +V0.4.0 + +New routines ported from SLA: palRefv, palAtmdsp +New routine inherited from SOFA: palRefcoq + +Minimum SOFA version now 2013-12-02 + +palObs: Now includes telescope positions for APEX and NANTEN2 + +The autotools build scripts now require autoconf version 2.69. + +Thanks to Github user @nega0 for some BSD build fixes. + +A subset of the routines have been relicensed using LGPL +to allow them to be included in the AST library. Thanks to +Patrick Wallace for giving this permission. + +A paper on PAL has been published at ADASS: + http://adsabs.harvard.edu/abs/2013ASPC..475..307J + V0.3.0 Add refraction code and support palOap and palAop. For closer compatibility