Skip to content
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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Sync w/ FP on 17Apr2026 - 5.43
- All fixed location of ABI, though not relevant for 5.43-FP)

### Fixed

Expand Down
3 changes: 2 additions & 1 deletion ObsClass/obsys-nccs.rc
Original file line number Diff line number Diff line change
Expand Up @@ -462,5 +462,6 @@ BEGIN gmao_mlst_bufr => MLSt.%y4%m2%d2.t%h2z.bufr
END

BEGIN ncep_goescsr_bufr => gdas1.%y2%m2%d2.t%h2z.gsrcsr.tm00.bufr_d
20230101_00z-21001231_18z 060000 /archive/input/dao_ops/ops/flk/ncep_gps/bufr/GSRCSR/Y%y4/M%m2/gdas1.%y4%m2%d2.t%h2z.gsrcsr.tm00.bufr_d
20230101_00z-20250606_00z 060000 /archive/input/dao_ops/ops/flk/ncep_gps/bufr/GSRCSR/Y%y4/M%m2/gdas1.%y4%m2%d2.t%h2z.gsrcsr.tm00.bufr_d
20250606_12z-21001231_18z 060000 /discover/nobackup/dao_ops/intermediate/flk/stage/gdas1/gsrcsr/gdas1.%y4%m2%d2.t%h2z.gsrcsr.tm00.bufr_d
END
Loading