Skip to content

Add additional days when combining daily satellite data for preBUFR#115

Open
mingchen-NOAA wants to merge 1 commit intoNOAA-EMC:developfrom
mingchen-NOAA:feature/SatMergeAdd16Days
Open

Add additional days when combining daily satellite data for preBUFR#115
mingchen-NOAA wants to merge 1 commit intoNOAA-EMC:developfrom
mingchen-NOAA:feature/SatMergeAdd16Days

Conversation

@mingchen-NOAA
Copy link
Copy Markdown
Contributor

@mingchen-NOAA mingchen-NOAA commented Apr 28, 2026

Pull Request Summary

This PR adds additional days in the merged monthly file when running pb2nc_merge_altimeter.py.

Description

This PR enables merging extra days when combining daily satellite data into monthly datasets for preBUFR. The change is intended to improve convenience in forecast-day evaluation.

  • Adds a new variable, 'EXTRA_DAYS' which must be defined in the USER-DEFINED SETTINGS to specify how many additional days are included in the monthly output.
  • Introduces an option to define the input directory for daily satellite datasets, allowing data to be merged from locations other than WORKDIR.
  • Renames output variables from 'lat' -> 'latitude' and 'lon' -> 'longitude' for consistency with AODN.
  • Adds print statements to display the merged daily data files and their paths.

Issue(s) addressed

fixes #107

Commit Message

Add extra days when combining daily satellite data into monthly for preBUFR

Check list

  • Branch is up to date with the authoritative repository (NOAA-EMC) develop branch.

Testing

  • How were these changes tested?
    Run pb2nc_merge_altimeter.py on Orion or Hercules with modified WORKDIR
    The output merged data should be in WORKDIR/precesssatdata/altimeter_monthly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add 16 additional days when combining daily satellite data for preBUFR.

1 participant