Skip to content

Commit

Permalink
Update IERS url.
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgee authored Dec 26, 2023
1 parent ac125a0 commit 7b4eabf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf_files/pocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ scheduler:
type: panoptes.pocs.scheduler.dispatch
fields_file: simple.yaml
check_file: False
iers_url: "https://storage.googleapis.com/panoptes-resources/iers/ser7.dat"
iers_url: "https://storage.googleapis.com/panoptes-assets/iers/ser7.dat"
iers_auto: True
constraints:
- name: panoptes.pocs.scheduler.constraint.Altitude
Expand Down
2 changes: 1 addition & 1 deletion tests/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ scheduler:
type: panoptes.pocs.scheduler.dispatch
fields_file: simulator.yaml
check_file: False
iers_url: "https://storage.googleapis.com/panoptes-resources/iers/ser7.dat"
iers_url: "https://storage.googleapis.com/panoptes-assets/iers/ser7.dat"
constraints:
- name: panoptes.pocs.scheduler.constraint.Altitude
- name: panoptes.pocs.scheduler.constraint.MoonAvoidance
Expand Down

0 comments on commit 7b4eabf

Please sign in to comment.