https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 71b9cc25d2e32d67220a82bf9cc02e0c17f5a141 authored by Aaron Parsons on 14 October 2020, 18:20:59 UTC, committed by Paul La Plante on 23 October 2020, 18:53:50 UTC
1 parent cb87678
Raw File
Tip revision: 71b9cc25d2e32d67220a82bf9cc02e0c17f5a141 authored by Aaron Parsons on 14 October 2020, 18:20:59 UTC
Speedup to reading multiple files that concatenates a list of them in one shot, instead of incrementally one by one.
Tip revision: 71b9cc2
.codecov.yml
codecov:
  ci:
    - !travis-ci  # ignore CI builds by Travis
    - !azure-pipelines  # ignore CI builds by azure pipelines
back to top