Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 'netcdf' and 'grib2' to IC input source options in regional IC/LBC routines (re-opened) #567

Merged
merged 14 commits into from
May 12, 2021

Conversation

chan-hoo
Copy link
Contributor

@chan-hoo chan-hoo commented May 10, 2021

Description

Issue(s) addressed

Testing

  • Passed the regression test of the ufs weather model on WCOSS (dell/cray) and Hera with intel compiler.
  • Completed a LAMDA test successfully with 'netcdf' input files from GFS.

Regression tests:

  • hera.intel
  • hera.gnu
  • orion.intel
  • cheyenne.intel
  • cheyenne.gnu
  • gaea.intel
  • jet.intel
  • wcoss_cray
  • wcoss_dell_p3

Dependencies

Contributors

@JamesAbeles-NOAA, @EricRogers-NOAA

@MinsukJi-NOAA
Copy link
Contributor

This is a new PR for #526

@BrianCurtis-NOAA
Copy link
Collaborator

Machine: jet
Compiler: intel
Job: RT
Repo location: /lfs4/HFIP/h-nems/emc.nemspara/autort/pr/638266410/20210510210015/ufs-weather-model
Please manually delete: /lfs4/HFIP/h-nems/emc.nemspara/RT_RUNDIRS/emc.nemspara/FV3_RT/rt_261147
Test cpld_bmarkfrac_wave_v16 025 failed failed
Test cpld_bmarkfrac_wave_v16 025 failed in run_test failed
Test cpld_bmarkfrac_v16_nsst 021 failed in run_test failed
Test cpld_bmarkfrac 018 failed in run_test failed
Test cpld_bmarkfrac_v16 020 failed in run_test failed
Test compile 013 failed failed
Test compile 016 failed failed
Test fv3_esg_HAFS_v0_hwrf_thompson 076 failed in run_test failed
Test fv3_gfsv16_csawmgt 072 failed in run_test failed
Test fv3_gfsv16_csawmg 071 failed in run_test failed
Test datm_debug_cfsr 102 failed in run_test failed
Test datm_mx025_cfsr 100 failed in run_test failed
Test datm_mx025_gefs 101 failed in run_test failed
Please make changes and add the following label back:
jet-intel-RT

@BrianCurtis-NOAA
Copy link
Collaborator

Machine: orion
Compiler: intel
Job: RT
Repo location: /work/noaa/nems/emc.nemspara/autort/pr/638266410/20210511071508/ufs-weather-model
Please manually delete: /work/noaa/stmp/bcurtis/stmp/bcurtis/FV3_RT/rt_20636
Test cpld_ca 008 failed in run_test failed
Test cpld_decomp 006 failed in run_test failed
Test cpld_debug 028 failed in run_test failed
Test cpld_controlfrac 003 failed in run_test failed
Test cpld_control_c384 013 failed in run_test failed
Test cpld_control_wave 027 failed in run_test failed
Test cpld_2threads 005 failed in run_test failed
Test cpld_satmedmf 007 failed in run_test failed
Test cpld_debugfrac 029 failed in run_test failed
Test cpld_control 001 failed in run_test failed
Test cpld_controlfrac_c192 011 failed in run_test failed
Test cpld_controlfrac_c384 015 failed in run_test failed
Test fv3_lndp 043 failed in run_test failed
Test fv3_stochy 041 failed in run_test failed
Test fv3_wrtGauss_nemsio_c192 040 failed in run_test failed
Test fv3_iau 044 failed in run_test failed
Test fv3_restart 033 failed in run_test failed
Test fv3_read_inc 034 failed in run_test failed
Test fv3_lheatstrg 045 failed in run_test failed
Test cpld_control_c192 009 failed in run_test failed
Test fv3_ca 042 failed in run_test failed
Test cpld_bmarkfrac_v16_nsst 022 failed in run_test failed
Test cpld_bmarkfrac_wave_v16 026 failed in run_test failed
Test cpld_bmark_wave 024 failed in run_test failed
Test cpld_bmark 017 failed in run_test failed
Test cpld_bmarkfrac_wave 025 failed in run_test failed
Test cpld_bmarkfrac_v16 021 failed in run_test failed
Test cpld_bmarkfrac 019 failed in run_test failed
Test fv3_wrtGauss_nemsio 039 failed in run_test failed
Test fv3_2threads 032 failed in run_test failed
Test fv3_gfdlmprad_noahmp 058 failed in run_test failed
Test fv3_gfdlmprad_gwd 057 failed in run_test failed
Test fv3_gfdlmp 056 failed in run_test failed
Test fv3_satmedmfq 061 failed in run_test failed
Test fv3_satmedmf 060 failed in run_test failed
Test fv3_csawmg 059 failed in run_test failed
Test fv3_regional_quilt_netcdf_parallel 054 failed in run_test failed
Test fv3_regional_quilt 052 failed in run_test failed
Test fv3_regional_quilt_hafs 053 failed in run_test failed
Test fv3_regional_quilt_RRTMGP 055 failed in run_test failed
Test fv3_regional_control 050 failed in run_test failed
Please make changes and add the following label back:
orion-intel-RT

@DeniseWorthen
Copy link
Collaborator

These all show " CANCELLED by 8555" when they tried to run. But I don't see any real clue what that means.

Slurm unknown status -. Check sacct ...
2004946         CANCELLED by 8555         rt_20636_001
32 min. TEST 001 cpld_control is CANCELLED,  status: - jobid 2004946

@MinsukJi-NOAA
Copy link
Contributor

These all show " CANCELLED by 8555" when they tried to run. But I don't see any real clue what that means.

Slurm unknown status -. Check sacct ...
2004946         CANCELLED by 8555         rt_20636_001
32 min. TEST 001 cpld_control is CANCELLED,  status: - jobid 2004946

@BrianCurtis-NOAA canceled all jobs I submitted this morning at my request. I identified 10 failed tests from yesterday on Orion, and just submitted rt jobs.

@DeniseWorthen
Copy link
Collaborator

Oh, I understand now. I thought these were more failing jobs.

@MinsukJi-NOAA MinsukJi-NOAA added the Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked. label May 12, 2021
@MinsukJi-NOAA
Copy link
Contributor

@chan-hoo, once the related fv3 PR (NOAA-EMC/fv3atm#297) is committed, you can change the fv3 pointer in gitmodules.

@junwang-noaa
Copy link
Collaborator

junwang-noaa commented May 12, 2021 via email

@MinsukJi-NOAA
Copy link
Contributor

We are good to go.

Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

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

I don't see the fv3atm submodule pointer update. Must point to hash 345915a

@MinsukJi-NOAA
Copy link
Contributor

I don't see the fv3atm submodule pointer update. Must point to hash 345915a

Good catch, Dom. @chan-hoo, did you submodule sync?

Copy link
Collaborator

@climbfuji climbfuji left a comment

Choose a reason for hiding this comment

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

I approve with the understanding that the submodule pointer will be fixed as requested before merging.

@MinsukJi-NOAA
Copy link
Contributor

MinsukJi-NOAA commented May 12, 2021

I approve with the understanding that the submodule pointer will be fixed as requested before merging.

It's been done. Kindly check one more time @DomHeinzeller @climbfuji

@junwang-noaa
Copy link
Collaborator

The revision looks good now.

@climbfuji climbfuji merged commit 2f1c8e1 into ufs-community:develop May 12, 2021
@chan-hoo chan-hoo deleted the feature/ic_string branch May 12, 2021 15:15
christinaholtNOAA pushed a commit to christinaholtNOAA/ufs-weather-model that referenced this pull request Jun 10, 2021
…-GSL#65)

* Update submodule pointer for fv3atm
* Copy new Thompson tables from temporary location
pjpegion pushed a commit to NOAA-PSL/ufs-weather-model that referenced this pull request Apr 4, 2023
* 1)update upp revision to 8ed92cb; 2)read instant model top longwave;
3)output lat/lon of four corner point for rotated lat-lon grid.
epic-cicd-jenkins pushed a commit that referenced this pull request Apr 17, 2023
…d namelist; set pazi=-13.0 for the RRFS_NA_3km domain (#567)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Baseline Change No Baseline Change Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked.
Projects
None yet
7 participants