Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Commit

Permalink
Merge branch 'devel'
Browse files Browse the repository at this point in the history
  • Loading branch information
melissa-aguiar committed Mar 10, 2022
2 parents d7e40b0 + 96fef28 commit e3febbf
Show file tree
Hide file tree
Showing 4 changed files with 1,253 additions and 843 deletions.
2 changes: 1 addition & 1 deletion FOFBApp/Db/FOFBData.template
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ record(subArray,"$(P)$(R)$(ACQ_NAME)ConvArrayData$(RTM_CHAN)")
field(NELM, "$(P)$(R)GEN_$(RTM_CHAN)ArrayData.NORD")
field(INP, "$(P)$(R)$(ACQ_NAME)ConvArrayDataWvf$(RTM_CHAN) NPP NMS")
field(TSEL, "$(P)$(R)GEN_$(RTM_CHAN)ArrayData.TIME")
field(MALM, "1000")
field(MALM, "$(NELEMENTS)")
field(FTVL, "$(FTVL)")
field(FLNK, "$(P)$(R)$(ACQ_NAME)ConvArrayDataSeq$(RTM_CHAN)")
}
Expand Down
Loading

0 comments on commit e3febbf

Please sign in to comment.