From bsipocz at gmail.com Sun Nov 8 02:21:27 2020 From: bsipocz at gmail.com (Brigitta Sipocz) Date: Sat, 7 Nov 2020 23:21:27 -0800 Subject: [AstroPy] astropy v4.2rc1 release candidate testing Message-ID: Dear All, The first astropy v4.2 release candidate is now available and ready for testing. https://pypi.python.org/pypi/astropy/4.2rc1 We would appreciate if you could try out this RC and report back any success or failure via the following wiki page. If you maintain any downstream packages please check, and preferably whether they are compatible or there are any blocking issues: https://github.com/astropy/astropy/wiki/v4.2-RC-testing Please also, open issues for each different type of failure (please check the issue tracker first to make sure no one has reported it earlier). In addition to running the astropy test suite itself, we especially encourage you to also test it with as many packages of yours as possible. There is a section to list packages at the bottom of the wiki page. You should be able to install the RC by doing: pip install astropy --pre or pip install astropy==4.2rc1 If you use conda, be sure to either remove the existing conda astropy package or make a new environment. Happy testing, Brigitta -------------- next part -------------- An HTML attachment was scrubbed... URL: From omega.centauri at gmail.com Wed Nov 18 13:26:14 2020 From: omega.centauri at gmail.com (Nicola Montecchiari) Date: Wed, 18 Nov 2020 19:26:14 +0100 Subject: [AstroPy] IERS issue again Message-ID: Hello everybody, after some months I am getting again an error while trying to connect to the IERS. Python 2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020, 13:19:08) [MSC v.1500 32 bit (Intel)] on win32 astropy==2.0.16 numpy==1.16.6 >>> from astropy.time import Time >>> t = Time('2016:001') >>> t.ut1 WARNING: failed to download https://datacenter.iers.org/data/9/finals2000A.all and ftp://cddis.gsfc.nasa.gov/pub/products/iers/finals2000A.all, using local IERS-B: ; [astropy.utils.iers.iers]