Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: NRAO Archive Query replacement #3015

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jun 2, 2024

  1. WIP: nrao archive query - TAP only so far, based on ALMA

    (additional commit message was just debug notes and should be ignored)
    
    add back tapsql stuff
    
    remove alma stuff from nrao
    
    add nrao obscore thing
    
    Adapt region queries to work with NRAO TAP service
    
    add tapsql.py for nrao, updates to data columns supported by NRAO TAP
    
    fix imports
    
    implemented data retrieval code
    
    flush
    
    add VLA handling
    
    fix the wait-until-done step
    
    flex fixes
    keflavich committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    bcbe684 View commit details
    Browse the repository at this point in the history
  2. cleanup

    keflavich committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    c722b30 View commit details
    Browse the repository at this point in the history
  3. start on nrao tests

    keflavich committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7fb42fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07a61b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f8799d View commit details
    Browse the repository at this point in the history
  6. add basic remote tests

    keflavich committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0ecb26d View commit details
    Browse the repository at this point in the history