NOAA-EMC / GLDAS

0 stars 4 forks source link

Port GLDAS to Orion #6

Closed KateFriedman-NOAA closed 3 years ago

KateFriedman-NOAA commented 4 years ago

To run the FV3GFS on Orion the GLDAS needs to be ported there. Please update GLDAS to build/run on Orion. Preferably update the version used by GFSv16. Thanks!

The overarching global-workflow port is being documented here: https://github.com/NOAA-EMC/global-workflow/issues/5

NCEPLIBS is available on Orion here: /apps/contrib/NCEPLIBS/orion To get library modules: module use /apps/contrib/NCEPLIBS/orion/modulefiles

Notes for the global-workflow port (with useful Orion info) can be found here: https://docs.google.com/document/d/1URotI68m8AGZiW3_8hkGlTnOVaJmriS3nDA72RE6iIo/edit

KateFriedman-NOAA commented 4 years ago

Was able to run a long enough test on Orion to get to a GLDAS job. It appears to have run correctly. Please see here on Orion:

log: /work/noaa/stmp/kfriedma/comrot/testcyc768f/logs/2020040100/gdasgldas.log rotdir: /work/noaa/stmp/kfriedma/comrot/testcyc768f

First cycle with GLDAS running (2020040100): /work/noaa/stmp/kfriedma/comrot/testcyc768f/gdas.20200401/00/

Orion-login-2[257] /work/noaa/stmp/kfriedma/comrot/testcyc768f$ ll gdas.20200401/00/RESTART/
total 45936060
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:30 20200331.210000.sfcanl_data.tile1.nc
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:13 20200331.210000.sfcanl_data.tile1.nc_bfgldas
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:30 20200331.210000.sfcanl_data.tile2.nc
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:13 20200331.210000.sfcanl_data.tile2.nc_bfgldas
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:30 20200331.210000.sfcanl_data.tile3.nc
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:13 20200331.210000.sfcanl_data.tile3.nc_bfgldas
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:30 20200331.210000.sfcanl_data.tile4.nc
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:13 20200331.210000.sfcanl_data.tile4.nc_bfgldas
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:30 20200331.210000.sfcanl_data.tile5.nc
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:13 20200331.210000.sfcanl_data.tile5.nc_bfgldas
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:30 20200331.210000.sfcanl_data.tile6.nc
-rw-r----- 1 kfriedma stmp  292608527 Jun 24 22:13 20200331.210000.sfcanl_data.tile6.nc_bfgldas
.
.
.

Thanks!

KateFriedman-NOAA commented 4 years ago

@HelinWei-NOAA Have you had a chance to look at my GLDAS output on Orion to see if it ran correctly? See prior comment. Thanks!

HelinWei-NOAA commented 4 years ago

Kate,

Sorry for my late response. I checked the logfile and made some plots from the results. Everything looks good. So the model ran correctly. Thanks.

Helin

On Thu, Jul 9, 2020 at 10:22 AM Kate Friedman notifications@github.com wrote:

@HelinWei-NOAA https://github.com/HelinWei-NOAA Have you had a chance to look at my GLDAS output on Orion to see if it ran correctly? See prior comment. Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/NOAA-EMC/GLDAS/issues/6#issuecomment-656158013, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALPHKYBFIEATWWQXKHJJMOLR2XHDPANCNFSM4M6B3GGA .

KateFriedman-NOAA commented 4 years ago

Awesome, thanks for confirming! Is there any other test I can do with this GLDAS branch on Orion before it merges back in? We'll need a new tag for GFSv16 with the Orion support included. Thanks!

HelinWei-NOAA commented 4 years ago

I think your test is sufficient. I am going to create a new tag now. Thanks.

HelinWei-NOAA commented 4 years ago

just created a new tag "gldas_gfsv16_release.v1.3.0"

KateFriedman-NOAA commented 4 years ago

Updated modulefiles to use release versions of netcdfp and esmflocal while updated official fixed versions get installed. This commit at f3dad2c resolves build errors on Orion.

KateFriedman-NOAA commented 3 years ago

This work has been completed. Closing issue now, thanks!