Skip to content

Commit

Permalink
Disregard last, network trouble
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarDrew committed Feb 7, 2025
1 parent 82e22d8 commit 06b1917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dkist/data/_sample.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

VISP_HEADER = fits.Header.fromtextfile(Path(__file__).parent / "VISP_HEADER.hdr")
_SAMPLE_DATASETS = {
"VISP_BKPLX": ("http://g-a36282.cd214.a567.data.globus.org/user_tools_tutorial_data/", "BKPLX_stokesI.tar"),
"VBI_AJQWW": ("http://g-a36282.cd214.a567.data.globus.org/user_tools_tutorial_data/", "AJQWW_single_mosaic.tar"),
"VISP_BKPLX": ("https://g-a36282.cd214.a567.data.globus.org/user_tools_tutorial_data/", "BKPLX_stokesI.tar"),
"VBI_AJQWW": ("https://g-a36282.cd214.a567.data.globus.org/user_tools_tutorial_data/", "AJQWW_single_mosaic.tar"),
}


Expand Down

0 comments on commit 06b1917

Please sign in to comment.