Skip to content

Commit

Permalink
ioc: Add extra column names for station data.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmav99 committed Sep 6, 2023
1 parent 820ba04 commit bdecbc8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions searvey/ioc.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,13 @@
"pr1(m)": "pr1",
"pr2(m)": "pr2",
"prs(m)": "prs",
"prt(m)": "prt",
"prte(m)": "prte",
"pwl(m)": "pwl",
"ra2(m)": "ra2",
"ra3(m)": "ra3",
"rad(m)": "rad",
"ras(m)": "ras",
"stp(m)": "stp",
"sw1(min)": "sw1",
"sw2(min)": "sw2",
Expand Down

0 comments on commit bdecbc8

Please # to comment.