Skip to content

Commit

Permalink
Update ush/python/pygfs/task/aero_prepobs.py
Browse files Browse the repository at this point in the history
Co-authored-by: David Huber <[email protected]>
  • Loading branch information
CoryMartin-NOAA and DavidHuber-NOAA authored Jun 14, 2024
1 parent adbe97c commit a941154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/python/pygfs/task/aero_prepobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def initialize(self) -> None:
List needed raw obs files.
Copy the raw obs files to $DATA/obs.
Link over the needed executable.
Generate corresponding YMAL file.
Generate corresponding YAML file.
Run IODA converter.
"""
self.task_config.DATA_OBS = os.path.join(self.task_config.DATA, 'obs')
Expand Down

0 comments on commit a941154

Please sign in to comment.