Skip to content

Commit

Permalink
Merge pull request #426 from lsst/tickets/SP-1629
Browse files Browse the repository at this point in the history
update sim_baseline to v4.0
  • Loading branch information
yoachim authored Oct 9, 2024
2 parents 33bf68a + b3d8176 commit 27b9072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubin_sim/data/rs_download_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def data_dict():
"movingObjects": "movingObjects_oct_2021.tgz",
"orbits": "orbits_2022_3_1.tgz",
"orbits_precompute": "orbits_precompute_2023_05_23.tgz",
"sim_baseline": "sim_baseline_2024_06_13.tgz",
"sim_baseline": "sim_baseline_2024_10_08.tgz",
"skybrightness": "skybrightness_2023_09_11.tgz",
"throughputs": "throughputs_2023_09_22.tgz",
"tests": "tests_2024_04_23.tgz",
Expand Down

0 comments on commit 27b9072

Please sign in to comment.