From 4c5402178c543c6b2a44583a42665f4673f2987c Mon Sep 17 00:00:00 2001 From: David Kaplan Date: Mon, 6 Nov 2023 09:31:58 -0600 Subject: [PATCH] fix sign --- CHANGELOG-unreleased.md | 1 + src/pint/data/runtime/observatories.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG-unreleased.md b/CHANGELOG-unreleased.md index 1271836d0..7e8f35a8d 100644 --- a/CHANGELOG-unreleased.md +++ b/CHANGELOG-unreleased.md @@ -55,4 +55,5 @@ the released changes. - Robust access of EPHEM and PLANET_SHAPIRO in `make_fake_toas_fromtim` - `pintk` will not allow choices of axes that are not in timing model/data - `pintk` correctly displays initial log level +- Fixed sign of y coordinate for Pico Veleta observatory (also being fixed in tempo2) ### Removed diff --git a/src/pint/data/runtime/observatories.json b/src/pint/data/runtime/observatories.json index b1a7af618..efce237f4 100644 --- a/src/pint/data/runtime/observatories.json +++ b/src/pint/data/runtime/observatories.json @@ -1261,11 +1261,11 @@ "itoa_code": "PV", "itrf_xyz": [ 5088964.0, - 301689.8, + -301689.8, 3825017.0 ], "fullname": "Observatorio Pico Veleta", - "origin": "Imported from TEMPO2 observatories.dat 2021 June 7. As of 2023-11-01 this appears to be somewhere in the sea." + "origin": "Imported from TEMPO2 observatories.dat 2021 June 7. Fixed signed of y coordinate on 2023 Nov 6 along with M. Keith in tempo2 to make location sensible." }, "iar1": { "itrf_xyz": [