Skip to content

Fix paths in prepocnobs task#2459

Merged
aerorahul merged 26 commits into
NOAA-EMC:developfrom
AndrewEichmann-NOAA:bugfix/jjob_prepoceanobs
Apr 12, 2024
Merged

Fix paths in prepocnobs task#2459
aerorahul merged 26 commits into
NOAA-EMC:developfrom
AndrewEichmann-NOAA:bugfix/jjob_prepoceanobs

Conversation

@AndrewEichmann-NOAA
Copy link
Copy Markdown
Contributor

Description

This PR fixes path for exglobal_prep_ocean_obs.py in jobs/JGLOBAL_PREP_OCEAN_OBS and associated config file

Fixes #2353, replaces PR #2356

Will break GDASApp ctests if g-w link script not run first, this will be amended in GDASApp

Type of change

  • Bug fix (fixes something broken)

Change characteristics

  • Is this a breaking change (a change in existing functionality)? NO
  • Does this change require a documentation update? NO

How has this been tested?

GDASApp global-workflow ctests on Hera

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • I have made corresponding changes to the documentation if necessary

@AndrewEichmann-NOAA
Copy link
Copy Markdown
Contributor Author

FYI @guillaumevernieres

Copy link
Copy Markdown
Contributor

@guillaumevernieres guillaumevernieres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few items to address.

Comment thread parm/config/gfs/config.prepoceanobs Outdated
Comment thread parm/config/gfs/config.prepoceanobs Outdated
Comment thread parm/config/gfs/config.prepoceanobs Outdated
Comment thread parm/config/gfs/config.prepoceanobs Outdated
@AndrewEichmann-NOAA AndrewEichmann-NOAA marked this pull request as ready for review April 5, 2024 21:03
Comment thread parm/config/gfs/config.prepoceanobs Outdated
Copy link
Copy Markdown
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the issue is to fix paths in prepocenobs task, then perhaps it would be great if all paths in the config.prepoceanobs use PARMgfs instead of referring the parm files from sorc/gdas.cd.

AndrewEichmann-NOAA and others added 2 commits April 5, 2024 17:13
Co-authored-by: Rahul Mahajan <aerorahul@users.noreply.github.com>
Comment thread parm/config/gfs/config.prepoceanobs Outdated
Comment thread parm/config/gfs/config.prepoceanobs Outdated
Comment thread parm/config/gfs/config.prepoceanobs Outdated
@AndrewEichmann-NOAA
Copy link
Copy Markdown
Contributor Author

@aerorahul @WalterKolczynski-NOAA @guillaumevernieres should be good to go

Copy link
Copy Markdown
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

Copy link
Copy Markdown
Contributor

@guillaumevernieres guillaumevernieres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

guillaumevernieres pushed a commit to NOAA-EMC/GDASApp that referenced this pull request Apr 12, 2024
In anticipation of the merging of
NOAA-EMC/global-workflow#2459 , the
`test_gdasapp_soca_setup_obsprep` ctest which sets up for
`test_gdasapp_soca_JGLOBAL_PREP_OCEAN_OBS` now runs the global-workflow
`sorc/link_workflow.sh` script to allow the observation config files to
be accessed in a global-workflow-compliant way.

Effectively addresses #1032
Copy link
Copy Markdown
Contributor

@aerorahul aerorahul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@aerorahul aerorahul merged commit 80e4684 into NOAA-EMC:develop Apr 12, 2024
danholdaway added a commit to danholdaway/global-workflow that referenced this pull request Apr 15, 2024
* upstream/develop:
  Update fbwind for COM refactor (NOAA-EMC#2479)
  Update parm files for atm product (NOAA-EMC#2486)
  Fix paths in prepocnobs task (NOAA-EMC#2459)
  Add oceanalecn to workflow generator (NOAA-EMC#2409)
  Add support for CADS IR cloud detection scheme in the GSI (NOAA-EMC#2478)
  Improve error messaging to resolve bugzilla (NOAA-EMC#2468)
  Check the DO_JEDISNOWDA condition before adding snow DA analysis to the list (NOAA-EMC#2471)
DavidNew-NOAA pushed a commit to NOAA-EMC/GDASApp that referenced this pull request Jan 16, 2026
In anticipation of the merging of
NOAA-EMC/global-workflow#2459 , the
`test_gdasapp_soca_setup_obsprep` ctest which sets up for
`test_gdasapp_soca_JGLOBAL_PREP_OCEAN_OBS` now runs the global-workflow
`sorc/link_workflow.sh` script to allow the observation config files to
be accessed in a global-workflow-compliant way.

Effectively addresses #1032
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.

Fix path for exglobal_prep_ocean_obs.py in JJOB

4 participants