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

DM-33293: Enable YAML linter in github action #385

Merged
merged 9 commits into from
Jan 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
24 changes: 24 additions & 0 deletions .github/workflows/yamllint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: Lint YAML Files

on:
push:
branches:
- main
pull_request:

jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: Set up Python
uses: actions/setup-python@v2
with:
python-version: 3.8

- name: Install
run: pip install yamllint

- name: Run linter
run: yamllint corrections tests pipelines
19 changes: 19 additions & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
extends: default

ignore: |
/tests/config/dbAuth/badDbAuth2.yaml

rules:
document-start: {present: false}
line-length:
max: 132
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true
ignore: |
/.github/workflows/lint.yaml
truthy:
# "on" as a key in workflows confuses things
ignore: |
/.github/workflows/
indentation:
indent-sequences: consistent
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000139.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000140.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000141.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000142.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000143.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000144.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000145.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000146.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000147.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000148.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000149.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000150.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000151.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000152.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000153.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000154.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000155.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000156.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000157.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000158.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000159.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000160.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000161.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000162.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000163.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000164.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000165.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000166.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000167.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000168.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000169.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000170.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000171.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000172.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000173.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000174.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000175.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000176.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000177.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000178.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000179.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20190308_000180.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
DAYOBS : '20190308'
DAYOBS: '20190308'
6 changes: 3 additions & 3 deletions corrections/LATISS-AT_O_20200128_000200.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The dates here glitched into the future so setting to
# 1970 to trigger the fixup logic in the translator
# as for previous seqnums taken on this day_obs
DATE-OBS : '1970-01-01T00:00:01.000'
DATE-BEG : '1970-01-01T00:00:01.000'
DATE-END : '1970-01-01T00:00:01.000'
DATE-OBS: '1970-01-01T00:00:01.000'
DATE-BEG: '1970-01-01T00:00:01.000'
DATE-END: '1970-01-01T00:00:01.000'
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200212_000022.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -68.319604
ROTPA: -68.319604
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200212_00011.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
IMGTYPE : FLAT
IMGTYPE: FLAT
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000221.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 207.206693
ROTPA: 207.206693
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000223.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 207.463691
ROTPA: 207.463691
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000224.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 207.755488
ROTPA: 207.755488
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000225.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 207.922606
ROTPA: 207.922606
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000227.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 208.059466
ROTPA: 208.059466
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000228.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 218.764926
ROTPA: 218.764926
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000230.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 42.389942
ROTPA: 42.389942
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000231.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 42.692231
ROTPA: 42.692231
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000232.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 42.869559
ROTPA: 42.869559
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000233.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 43.082373
ROTPA: 43.082373
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000234.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -68.121864
ROTPA: -68.121864
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000235.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -68.431895
ROTPA: -68.431895
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000236.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 117.712876
ROTPA: 117.712876
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000237.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 118.728579
ROTPA: 118.728579
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000238.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 46.783893
ROTPA: 46.783893
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000239.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 46.936556
ROTPA: 46.936556
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000240.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 47.010563
ROTPA: 47.010563
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000241.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.362794
ROTPA: 163.362794
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000242.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.363768
ROTPA: 163.363768
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000243.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.396327
ROTPA: 163.396327
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000244.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.464376
ROTPA: 163.464376
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000245.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -196.500212
ROTPA: -196.500212
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000246.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -196.136668
ROTPA: -196.136668
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000247.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -196.474072
ROTPA: -196.474072
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000248.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -196.444831
ROTPA: -196.444831
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000249.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -196.452725
ROTPA: -196.452725
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000250.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -196.466283
ROTPA: -196.466283
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000251.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -196.466568
ROTPA: -196.466568
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000252.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 162.572090
ROTPA: 162.572090
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000253.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 162.535987
ROTPA: 162.535987
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000254.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 63.754168
ROTPA: 63.754168
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000255.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 63.834778
ROTPA: 63.834778
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000256.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 63.984068
ROTPA: 63.984068
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000257.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -324.617584
ROTPA: -324.617584
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000258.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -294.699416
ROTPA: -294.699416
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000259.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -294.712608
ROTPA: -294.712608
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000260.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -294.711087
ROTPA: -294.711087
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000261.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -198.527376
ROTPA: -198.527376
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000272.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 162.926084
ROTPA: 162.926084
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000273.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 162.935489
ROTPA: 162.935489
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000274.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 162.952360
ROTPA: 162.952360
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000275.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 162.950478
ROTPA: 162.950478
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000276.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 162.851744
ROTPA: 162.851744
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000277.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 162.699029
ROTPA: 162.699029
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000278.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 162.519571
ROTPA: 162.519571
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000279.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -168.426284
ROTPA: -168.426284
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000282.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -168.718140
ROTPA: -168.718140
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000283.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -168.440235
ROTPA: -168.440235
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000284.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -168.441316
ROTPA: -168.441316
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000285.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : -168.437089
ROTPA: -168.437089
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000286.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.535975
ROTPA: 163.535975
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000287.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.528391
ROTPA: 163.528391
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000288.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.538505
ROTPA: 163.538505
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000289.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.548545
ROTPA: 163.548545
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000290.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.554241
ROTPA: 163.554241
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000291.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.564173
ROTPA: 163.564173
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000292.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.570806
ROTPA: 163.570806
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000293.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.586301
ROTPA: 163.586301
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000294.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.595586
ROTPA: 163.595586
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000295.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.595722
ROTPA: 163.595722
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000296.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.588570
ROTPA: 163.588570
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000297.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.601003
ROTPA: 163.601003
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000298.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.611709
ROTPA: 163.611709
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000299.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.647297
ROTPA: 163.647297
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000300.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.643277
ROTPA: 163.643277
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000301.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.632087
ROTPA: 163.632087
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000302.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.657834
ROTPA: 163.657834
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000303.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.647018
ROTPA: 163.647018
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000304.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.656638
ROTPA: 163.656638
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000305.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.681939
ROTPA: 163.681939
2 changes: 1 addition & 1 deletion corrections/LATISS-AT_O_20200217_000306.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ROTPA : 163.672664
ROTPA: 163.672664