RadioAstronomySoftwareGroup / pyuvsim

A ultra-high precision package for simulating radio interferometers in python on compute clusters.
https://pyuvsim.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

Update astropy requirement to 5.0.4 to fix IERS issue, drop python 3.7 support #397

Closed bhazelton closed 2 years ago

bhazelton commented 2 years ago

Description

Motivation and Context

Fix CI errors on other PRs related to IERS issues. Also fixes #396

Types of changes

Checklist:

For all pull requests:

Build or continuous integration change checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #397 (50c8ed1) into main (8092079) will decrease coverage by 0.61%. The diff coverage is n/a.

:exclamation: Current head 50c8ed1 differs from pull request most recent head c480c63. Consider uploading reports for the commit c480c63 to get more accurate results

@@            Coverage Diff             @@
##             main     #397      +/-   ##
==========================================
- Coverage   99.34%   98.73%   -0.62%     
==========================================
  Files          13       13              
  Lines        2126     2126              
==========================================
- Hits         2112     2099      -13     
- Misses         14       27      +13     
Impacted Files Coverage Δ
pyuvsim/simsetup.py 98.63% <0.00%> (-1.26%) :arrow_down:
pyuvsim/mpi.py 99.48% <0.00%> (-0.52%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8092079...c480c63. Read the comment docs.