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

Test new EPIC hpc-stack installs on R&Ds #1311

Closed
4 of 7 tasks
KateFriedman-NOAA opened this issue Feb 13, 2023 · 105 comments
Closed
4 of 7 tasks

Test new EPIC hpc-stack installs on R&Ds #1311

KateFriedman-NOAA opened this issue Feb 13, 2023 · 105 comments
Assignees
Labels
feature New feature or request wontfix This will not be worked on

Comments

@KateFriedman-NOAA
Copy link
Member

KateFriedman-NOAA commented Feb 13, 2023

Description

As described in ufs-community/ufs-weather-model#1465, there are new hpc-stack installs provided by EPIC on Hera and Orion. Test out these new stack installs on Hera/Orion within the develop branch. See the ufs-weather-model issue for paths on Hera and Orion.

The incoming Jet port changes (PR #1301) are already using the EPIC hpc-stack install on that platform.

UFS_UTILS issue: ufs-community/UFS_UTILS#789
UPP issue: NOAA-EMC/UPP#660

Acceptance Criteria (Definition of Done)

The system works when loading and using these new EPIC hpc-stack installs on Hera and Orion.

External repo updates

@KateFriedman-NOAA KateFriedman-NOAA added the feature New feature or request label Feb 13, 2023
@KateFriedman-NOAA KateFriedman-NOAA self-assigned this Feb 28, 2023
@KateFriedman-NOAA KateFriedman-NOAA added this to the GW March 2023 milestone Feb 28, 2023
@KateFriedman-NOAA
Copy link
Member Author

@ulmononian Where do I go to request changes to an EPIC hpc-stack install? I found that the crtm/2.4.0 fix folder has the fix files divided into subfolders but it needs to be flat (with all files sitting together). I need this changed on Hera, Orion, and Jet for the intel 2022 installs. Thanks!

Example on Hera:

-bash-4.2$ ll /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/
total 24
drwxr-sr-x  3 role.epic nems 4096 May 27  2022 ACCoeff
drwxr-sr-x  5 role.epic nems 4096 May 27  2022 AerosolCoeff
drwxr-sr-x  5 role.epic nems 4096 May 27  2022 CloudCoeff
drwxr-sr-x 11 role.epic nems 4096 May 27  2022 EmisCoeff
drwxr-sr-x  5 role.epic nems 4096 May 27  2022 SpcCoeff
drwxr-sr-x  4 role.epic nems 4096 May 27  2022 TauCoeff

What it needs to be (similar to crtm/2.4.0 on WCOSS2 for operations):

kate.friedman@dlogin04:~> ls /apps/ops/prod/libs/intel/19.1.3.304/crtm/2.4.0/fix
aatsr_envisat.SpcCoeff.bin                  imgrD2_g13.TauCoeff.bin            modis_terra.SpcCoeff.bin                viirs-iD29_j1.SpcCoeff.bin
aatsr_envisat.TauCoeff.bin                  imgrD2_g14.SpcCoeff.bin            modis_terra.TauCoeff.bin                viirs-iD29_j1.TauCoeff.bin
abi-81K_g17.SpcCoeff.bin                    imgrD2_g14.TauCoeff.bin            msu_n06.SpcCoeff.bin                    viirs-iD29_npp.SpcCoeff.bin
abi-81K_g17.TauCoeff.bin                    imgrD2_g15.SpcCoeff.bin            msu_n06.TauCoeff.bin                    viirs-iD29_npp.TauCoeff.bin
abi_g16.SpcCoeff.bin                        imgrD2_g15.TauCoeff.bin            msu_n07.SpcCoeff.bin                    viirs-iD30_j1.SpcCoeff.bin
abi_g16.TauCoeff.bin                        imgrD2S1_g13.SpcCoeff.bin          msu_n07.TauCoeff.bin                    viirs-iD30_j1.TauCoeff.bin
abi_g17.SpcCoeff.bin                        imgrD2S2_g13.SpcCoeff.bin          msu_n08.SpcCoeff.bin                    viirs-iD30_npp.SpcCoeff.bin
abi_g17.TauCoeff.bin                        imgr_g08.SpcCoeff.bin              msu_n08.TauCoeff.bin                    viirs-iD30_npp.TauCoeff.bin
...

@ulmononian
Copy link

ulmononian commented Mar 15, 2023

sorry about that, @KateFriedman-NOAA. i will work with @natalie-perlin to address this and let you know once the directories are re-structured.

@KateFriedman-NOAA
Copy link
Member Author

Thanks @ulmononian @natalie-perlin! For more help, here is the hpc-stack intel 2022 crtm/2.4.0 fix folder on Hera for comparison:

/scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/

@ulmononian
Copy link

ulmononian commented Mar 16, 2023

@KateFriedman-NOAA the fix directory structure for the intel-2022 installs of crtm/2.4.0 on hera/orion/jet has been updated. please let us know if you have any issues!

@KateFriedman-NOAA
Copy link
Member Author

Thanks @ulmononian @natalie-perlin for the quick update! I will retry my jobs on Hera and Orion that use the EPIC hpc-stack installs and crtm. I will report if I have any issues.

@KateFriedman-NOAA
Copy link
Member Author

@ulmononian I am getting the following error using the crtm fix files after the structure change:

15:  Open_Binary_File(FAILURE) : Error checking ./crtm_coeffs/iasi_metop-b.SpcCoeff.bin file byte order
16:  Check_Binary_File(FAILURE) : Data file needs to be byte-swapped.

I'm guessing the wrong Endian versions are in the place. If I compare the hpc-stack copy of the crtm fix file to the copy in the EPIC stack install they differ:

-bash-4.2$ cmp /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/iasi_metop-b.SpcCoeff.bin /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/iasi_metop-b.SpcCoeff.bin
/scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/iasi_metop-b.SpcCoeff.bin /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/iasi_metop-b.SpcCoeff.bin differ: char 1, line 1

I can ping someone from the GSI team to confirm which Endian these files should be, if needed. Thanks!

@ulmononian
Copy link

ulmononian commented Mar 16, 2023

@KateFriedman-NOAA ah, my apologies there! i moved all of the Little_Endian files (as well as .nc/.nc4 files from the netcdf and netCDF subdirs) into /fix (and removed the Big_Endian files). my understanding was that hera was little endian byte order, but i must have been wrong?

@RussTreadon-NOAA
Copy link
Contributor

Codes in g-w directory sorc/gsi_enkf.fd are compiled with the big-endian convert flag. The following endian compiler flags are set in src/enkf/cmake and src/gsi/cmake

enkfapp_compiler_flags_GNU_Fortran.cmake:set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -g -fbacktrace -ffree-line-length-none -fconvert=big-endian -fno-second-underscore -ffast-math")
enkfapp_compiler_flags_Intel_Fortran.cmake:set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -g -traceback -assume byterecl -convert big_endian -implicitnone")
gsiapp_compiler_flags_GNU_Fortran.cmake:set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -g -fbacktrace -ffree-line-length-none -fconvert=big-endian -fno-second-underscore -ffast-math")
gsiapp_compiler_flags_Intel_Fortran.cmake:set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -g -traceback -assume byterecl -convert big_endian -implicitnone")

@natalie-perlin
Copy link

Oh, the application converts the code to big endian... (-fconvert=big-endian)

@ulmononian
Copy link

Codes in g-w directory sorc/gsi_enkf.fd are compiled with the big-endian convert flag. The following endian compiler flags are set in src/enkf/cmake and src/gsi/cmake

enkfapp_compiler_flags_GNU_Fortran.cmake:set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -g -fbacktrace -ffree-line-length-none -fconvert=big-endian -fno-second-underscore -ffast-math")
enkfapp_compiler_flags_Intel_Fortran.cmake:set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -g -traceback -assume byterecl -convert big_endian -implicitnone")
gsiapp_compiler_flags_GNU_Fortran.cmake:set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -g -fbacktrace -ffree-line-length-none -fconvert=big-endian -fno-second-underscore -ffast-math")
gsiapp_compiler_flags_Intel_Fortran.cmake:set(CMAKE_Fortran_FLAGS "${CMAKE_Fortran_FLAGS} -g -traceback -assume byterecl -convert big_endian -implicitnone")

@RussTreadon-NOAA ahh, okay! so we need the files from the Big_Endian subdirectories moved to /fix. on it!

@ulmononian
Copy link

@RussTreadon-NOAA is this an appropriate source for the crtm/2.4.0 fix files: ftp.ssec.wisc.edu/pub/s4/CRTM/fix_REL-2.4.0_emc.tgz? i am asking because the total file count under /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/ differs from /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix; i.e., the nwprod location has 1409 files, whereas the role.epic location has 1705 files. this is when the Big_Endian, .nc, and .nc4 files are included in fix (without Little_Endian files).

further, @KateFriedman-NOAA noted the following:

Binary files /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin and /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs /intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin differ

@KateFriedman-NOAA
Copy link
Member Author

KateFriedman-NOAA commented Mar 16, 2023

@ulmononian updated the fix files to be the Big_Endian ones (on Hera) and my failing eobs job completed without issue after a rerun. Functionally these crtm files appear to be ok.

Confirmation that these crtm files are the correct versions is needed. As @ulmononian noted, one file differs when compared to the existing non-EPIC hpc-stack set and some extra files are in the EPIC install:

One diff:

-bash-4.2$ cmp /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin
/scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin differ: char 24, line 1

Full diff showing file that differs and extra files in EPIC copy:

-bash-4.2$ diff /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/ /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: abi_g18.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: abi_g18.TauCoeff.bin
Binary files /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin and /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin differ
Only in /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/: amsua_metop-c.SpcCoeff.noACC.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_j2-srf.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_j2-srf.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_j2.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_j2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21-srf.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21-srf.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21-srf.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21-srf.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: cris-fsr_j2.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: cris-fsr_j2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: cris-fsr_n21.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: cris-fsr_n21.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: cris-fsr_n21.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: cris-fsr_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: mhs_metop-c.SpcCoeff.nc
Only in /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/: mhs_metop-c.noACC.SpcCoeff.bin
Only in /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/: mhs_metop-c_v2.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-npAllFOV_j2.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-npAllFOV_j2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-npAllFOV_n21.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-npAllFOV_n21.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-tcAllFOV_j2.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-tcAllFOV_j2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-tcAllFOV_n21.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-tcAllFOV_n21.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.abi_g16.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.abi_g17.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.abi_gr.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.ahi_himawari8.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.ahi_himawari9.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.aster_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_metop-a.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_metop-b.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n16.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n17.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n18.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n19.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_mt2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_mt2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.iras_fy3a.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.iras_fy3b.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD01_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD02_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD03_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD04_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD05_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD06_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD07_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD08_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-l_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD01_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD02_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD03_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD04_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD05_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD06_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD07_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD08_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-m_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD01_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD01_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD02_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD02_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD03_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD03_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD04_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD04_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD05_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD05_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD06_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD06_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD07_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD07_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD08_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD08_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD09_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD09_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD10_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD10_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modis_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modis_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.seviri_m08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.seviri_m09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.seviri_m10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-dnb_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD01_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD01_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD02_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD02_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD03_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD03_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD04_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD04_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD05_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD05_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD06_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD06_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD07_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD07_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD08_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD08_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD09_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD09_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD10_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD10_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD11_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD11_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD12_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD12_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD13_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD13_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD14_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD14_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD15_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD15_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD16_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD16_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD17_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD17_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD18_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD18_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD19_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD19_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD20_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD20_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD21_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD21_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD22_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD22_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD23_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD23_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD24_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD24_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD25_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD25_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD26_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD26_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD27_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD27_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD28_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD28_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD29_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD29_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD30_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD30_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD31_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD31_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD32_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-iD32_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_j2.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_j2.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_j2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_j2.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_n21.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_n21.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_n21.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD01_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD01_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD02_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD02_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD03_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD03_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD04_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD04_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD05_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD05_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD06_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD06_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD07_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD07_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD08_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD08_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD09_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD09_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD10_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD10_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD11_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD11_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD12_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD12_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD13_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD13_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD14_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD14_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD15_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD15_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD16_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-mD16_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_j1.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_j2.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_j2.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_j2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_j2.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_n21.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_n21.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_n21.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_npp.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-i_n21.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-i_n21.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-i_n21.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-i_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-m_n21.SpcCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-m_n21.SpcCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-m_n21.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-m_n21.TauCoeff.nc

@RussTreadon-NOAA
Copy link
Contributor

@ulmononian , you ask excellent questions to which I do not have good answers. From whom did the library team obtain crtm/2.4.0? This person or group may be able to answer your questions.

@ulmononian
Copy link

ulmononian commented Mar 16, 2023

@ulmononian , you ask excellent questions to which I do not have good answers. From whom did the library team obtain crtm/2.4.0? This person or group may be able to answer your questions.

the source code comes from https://github.com/NOAA-EMC/crtm (in this case, it was: https://github.com/NOAA-EMC/crtm/tree/release/REL-2.4.0_emc).

@Hang-Lei-NOAA can you comment on the file number discrepancy and diff results @KateFriedman-NOAA mentioned above? just want to confirm that ftp.ssec.wisc.edu/pub/s4/CRTM/fix_REL-2.4.0_emc.tgz is a valid source for the crtm/2.4.0 fix files and that differences between /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/intel-2022.1.2/crtm/2.4.0/fix/ and /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0 are only due to the updated to the fix files (as you mentioned in hpc-stack #517) and not erroneous structuring in the role.epic location or bad raw data.

@Hang-Lei-NOAA
Copy link
Contributor

Hang-Lei-NOAA commented Mar 16, 2023 via email

@KateFriedman-NOAA
Copy link
Member Author

EMC still maintained installation is not the one in the email, the correct updated one is:
/scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16/intel-2022.1.2/crtm/2.4.0/fix/

@Hang-Lei-NOAA That's indeed the copy we use for the GFSv16 system but for GFSv17+ developmental system we currently use the hpc-stack here on Hera: /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack/modulefiles/stack, albeit the 2018 intel still.

A diff between /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16/intel-2022.1.2/crtm/2.4.0/fix/ and the epic stack shows these diffs (similar but fewer than the prior diff I showed above):

-bash-4.2$ diff /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16/intel-2022.1.2/crtm/2.4.0/fix/ /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/
Binary files /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin and /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/amsua_metop-c.SpcCoeff.bin differ
Only in /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16/intel-2022.1.2/crtm/2.4.0/fix/: amsua_metop-c.SpcCoeff.noACC.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21-srf.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: atms_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: cris-fsr_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-npAllFOV_j2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: u.omps-tcAllFOV_j2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.abi_g16.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.abi_g17.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.abi_gr.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.ahi_himawari8.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.ahi_himawari9.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.aster_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_metop-a.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_metop-b.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n16.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n17.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n18.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.avhrr3_n19.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD1_mt2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD2_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD3_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD4_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD5_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD6_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD7_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgrD8_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.imgr_mt2.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.iras_fy3a.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.iras_fy3b.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD01_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD02_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD03_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD04_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD05_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD06_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD07_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-lD08_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-l_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD01_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD02_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD03_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD04_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD05_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD06_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD07_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-mD08_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.mi-m_coms.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD01_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD01_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD02_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD02_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD03_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD03_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD04_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD04_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD05_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD05_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD06_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD06_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD07_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD07_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD08_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD08_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD09_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD09_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD10_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modisD10_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modis_aqua.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.modis_terra.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.seviri_m08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.seviri_m09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.seviri_m10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD1_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD2_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD3_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndrD4_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g08.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g09.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g10.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g11.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g12.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g13.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g14.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.sndr_g15.TauCoeff.bin
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_j2.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-i_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_j2.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: v.viirs-m_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-i_n21.TauCoeff.nc
Only in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/intel-2022.1.2/crtm/2.4.0/fix/: viirs-m_n21.TauCoeff.nc

@ulmononian
Copy link

ulmononian commented Mar 16, 2023

@KateFriedman-NOAA thanks for updating the diff logs. i get the same result.

@Hang-Lei-NOAA is the crtm/2.4.0 fix tarball updated regularly? i just retrieved the tarball today to double-check.

@Hang-Lei-NOAA
Copy link
Contributor

Hang-Lei-NOAA commented Mar 16, 2023 via email

@KateFriedman-NOAA
Copy link
Member Author

KateFriedman-NOAA commented Mar 16, 2023

Other than checking that the EPIC hpc-stack crtm fix files are correct...my testing using EPIC hpc-stack on Hera and Orion is going well:

Cycled ATM-only testing:

  • fairshare on Orion is garbage so testing (C96C48L127) is proceeding very slowly (using debug as able) but is ok so far (~1 cycle complete)
  • ran ~5 full cycles (C96C48L127) successfully on Hera (pointed to current non-EPIC hpc-stack CRTM_FIX while EPIC crtm is sorted out)

Coupled testing:

  • single 2013 cycle ran without issue on both Hera and Orion

Changes made for testing EPIC hpc-stack on Hera/Orion

Module use paths:

  • Hera: /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2/modulefiles/stack
  • Orion: /work/noaa/epic-ps/role-epic-ps/hpc-stack/libs/intel-2022.1.2/modulefiles/stack

Components already using EPIC hpc-stack (no changes made):

  • ufs-weather-model

Components left as is using intel 2018 at buildtime (but run with intel 2022):

  • GSI (gsi_enkf, gsi_monitor, gsi_utils)
  • GLDAS

What components were changed to build/run with EPIC hpc-stack (note: intel 2022):

  • workflow modulefiles
  • gfs_utils (built with EPIC hpc-stack intel 2022)
  • ufs-utils (built with EPIC hpc-stack intel 2022)

Workflow modulefiles changes:

  • Add MODULEPATH and load for miniconda3:
prepend_path("MODULEPATH", "/scratch1/NCEPDEV/nems/role.epic/miniconda3/modulefiles")
load(pathJoin("miniconda3", "4.12.0"))
  • Update primary MODULEPATH to EPIC hpc-stack location (see path above)
  • On Hera: add additional loads to system intel/impi (double check this is actually needed, it's listed in ufs-weather-model issue)
load(pathJoin("intel", "2022.1.2"))
load(pathJoin("impi", "2022.1.2"))
  • Update hpc* module versions: hpc_ver=1.2.0, hpc_intel_ver=2022.1.2, and hpc_impi_ver=2022.1.2
  • Update libpng_ver from 1.6.35 to 1.6.37 (1.6.37 only version available in EPIC hpc-stack)
  • Update grib_util from 1.2.2 to 1.2.4 (1.2.2 not available in EPIC hpc-stack)
  • Remove setenv("WGRIB2","wgrib2") (no longer needed, WGRIB2 is set in wgrib2/2.0.8 module in EPIC hpc-stack)

Only slight modifications were needed to build GFS-UTILS and UFS_UTILS with EPIC hpc-stack intel 2022:

GFS-UTILS:

  • update MODULEPATH, hpc_ver=1.2.0, hpc_intel_ver=2022.1.2, and hpc_impi_ver=2022.1.2
  • increase nemsio_ver from 2.5.2 to 2.5.4 (2.5.2 no available in EPIC hpc-stack install) (change in gfsutils_common.lua)
  • increase libpng_ver from 1.6.35 to 1.6.37 (1.6.37 only version available in EPIC hpc-stack) (change in gfsutils_TARGET.intel.lua); also rename png to libpng for module load

UFS_UTILS (changes in build.TARGET.intel.lua)

  • update MODULEPATH, hpc_ver=1.2.0, hpc_intel_ver=2022.1.2, and hpc_impi_ver=2022.1.2
  • change ip_ver from 4.0.0 back to 3.3.3 (only version available in EPIC hpc-stack - need to check if ok or if need to install 4.0.0)
  • increase png_ver from 1.6.35 to 1.6.37 (1.6.37 only version available in EPIC hpc-stack)
  • change esmf_ver from 8.4.0b08 back to 8.3.0b09 (8.4.0b08 not available in EPIC hpc-stack, build using 8.4.1b07 fails see log /work/noaa/global/kfriedma/git/feature-epic-stack/sorc/logs/build_ufs_utils.log on Orion)

@KateFriedman-NOAA
Copy link
Member Author

@GeorgeGayno-NOAA See comment above...I'm testing the new EPIC hpc-stack installs on Hera/Orion within the full GFS/global-workflow system. I updated our current hash of UFS-UTILS to build with the EPIC hpc-stack intel 2022 modules/libraries. Not sure if you already have plans to move to use EPIC hpc-stack everywhere. I know @DavidHuber-NOAA introduced Jet support in UFS-UTILS which is using the EPIC hpc-stack install there: ufs-community/UFS_UTILS#771

@Hang-Lei-NOAA
Copy link
Contributor

Hang-Lei-NOAA commented Mar 16, 2023 via email

@ulmononian
Copy link

ulmononian commented Mar 16, 2023

@KateFriedman-NOAA @Hang-Lei-NOAA: so i just manually (and carefully) moved all the files contained in crtm/2.4.0/fix tarball sub-directories containing Big_Endian, netcdf, and netCDF files into the top of /fix. the resultant file number was 1705. this matches the result of two line script i had implemented to do the same thing, but a script i became incredulous toward due the discrepancy between the nwprod stack crtm fix file number and the newly reformatted epic stack crtm fix file number, as well as the diff between amsua_metop-c.SpcCoeff.bin.

as the current hera fix file structure worked for @KateFriedman-NOAA's recent test, until someone at gsi or the crtm level confirms otherwise, i will move forward with this re-structure on the other machines.

@ulmononian
Copy link

further, regarding missing file amsua_metop-c.SpcCoeff.noACC.bin in the epic location: it simply does not exist as part of the http://ftp.ssec.wisc.edu/pub/s4/CRTM/fix_REL-2.4.0_emc.tgz tarball...

@ADCollard
Copy link
Contributor

@ulmononian @Hang-Lei-NOAA @RussTreadon-NOAA @KateFriedman-NOAA I think the differences are OK. The epic directory seems to contain all the available coefficient files, whereas the nwprod contains just the coefficients we use or expect to use. The difference in the AMSU-A Metop-C coeffs was, I believe, due to an early version missing the antenna correction. @emilyhcliu can confirm.

@Hang-Lei-NOAA recently got the latest version (new instruments added) from ftp.ssec.wisc.edu/pub/s4/CRTM/fix_REL-2.4.0_emc.tgz

@ulmononian
Copy link

@ADCollard thank you very much for your input here. this is reassuring.

@RussTreadon-NOAA to confirm: since sorc/gsi_enkf.fd codes are compiled with the big-endian convert flag, is it safe to assume that the Big_Endian crtm fix files are what is needed on each platform (this is currently being updated on orion, hera, jet, cheyenne, & gaea)? in other words, this is not a machine-dependent flag setting?

@Hang-Lei-NOAA
Copy link
Contributor

Hang-Lei-NOAA commented Mar 17, 2023 via email

KateFriedman-NOAA added a commit to KateFriedman-NOAA/global-workflow that referenced this issue May 4, 2023
KateFriedman-NOAA added a commit to KateFriedman-NOAA/global-workflow that referenced this issue May 4, 2023
KateFriedman-NOAA added a commit to KateFriedman-NOAA/global-workflow that referenced this issue May 4, 2023
KateFriedman-NOAA added a commit to KateFriedman-NOAA/global-workflow that referenced this issue May 5, 2023
@KateFriedman-NOAA
Copy link
Member Author

Status summary as of May 5th 2023

Have global-workflow updates in fork branch: https://github.com/KateFriedman-NOAA/global-workflow/tree/feature/epic-stack

Have opened issues in gfs-utils, GSI-utils, and GSI-Monitor to make updates to EPIC-maintained hpc-stacks. See issues listed in main issue comment. Created fork branches for each repo; see changes to sorc/checkout.sh in global-workflow fork branch for those component branches.

Previous tests with EPIC hpc-stack and updated components worked for many cycles on Orion. After updating to fork branches for components and a couple module versions (updates in EPIC stack installs on Hera/Orion) the analcalc jobs are failing with an IOSTAT error reading fort.41. Other jobs working still. Can see tests on Hera, Orion, and WCOSS2 here:

Orion:

clone: /work/noaa/global/kfriedma/git/feature-epic-stack
EXPDIR: /work/noaa/global/kfriedma/expdir/cycepicstack96c
COMROT: /work/noaa/stmp/kfriedma/comrot/cycepicstack96c

Prior Orion test EXPDIR were cycepicstack96 and cycepicstack96b (reran analcalc in those tests and they now fail).
Saved Orion logs in SAVE_LOGS folder in EXPDIR (may need to clean out COMROT before leave).

Hera:

clone: /scratch1/NCEPDEV/global/Kate.Friedman/git/feature-epic-stack
EXPDIR: /scratch1/NCEPDEV/global/Kate.Friedman/expdir/cycepicstack96
COMROT: /scratch1/NCEPDEV/stmp4/Kate.Friedman/comrot/cycepicstack96

Saved Hera logs in SAVE_LOGS folder in EXPDIR (may need to clean out COMROT before leave).

Test on WCOSS2 using same branches works without issue:

clone: /lfs/h2/emc/global/noscrub/kate.friedman/git/feature-epic-stack
EXPDIR: /lfs/h2/emc/global/noscrub/kate.friedman/expdir/cycepicstack96
COMROT: /lfs/h2/emc/ptmp/kate.friedman/comrot/cycepicstack96

Since test on WCOSS2-Cactus will age-off soon, have copied COMROT logs into SAVE_LOGS folder in EXPDIR.

@natalie-perlin
Copy link

ufs-community/ufs-weather-model#1621 (comment)
"
Updates done to all of the netcdf-4.9.2-based stacks (Hera, Gaea, Orion, Jet, Cheyenne), to include fix to CRTM2.4.0 installation from NOAA-EMC/hpc-stack#518, and to build static libraries jpeg and zlib.

Cheyenne intel-2022.1: /glade/work/epicufsrt/contrib/hpc-stack/intel2022.1_ncdf492/modulefiles/stack
Cheyenne gnu-10.1: /glade/work/epicufsrt/contrib/hpc-stack/gnu10.1.0_ncdf492/modulefiles/stack "

@KateFriedman-NOAA - looking into the issues you've reported!

@KateFriedman-NOAA
Copy link
Member Author

looking into the issues you've reported!

Appreciate that @natalie-perlin ! Unsure of the source of the error in the analcalc jobs but since they work on WCOSS2 (non EPIC-stacks) that makes me consider something in the EPIC stacks but my tests on Hera and Orion worked previously without this error. I can cat the generated fort.41 namelist file from the saved RUNDIR without error so not sure why it has issues at runtime. Let me know if I can try anything or provide more details, thanks!

@GeorgeGayno-NOAA
Copy link
Contributor

Status summary as of May 5th 2023

Have global-workflow updates in fork branch: https://github.com/KateFriedman-NOAA/global-workflow/tree/feature/epic-stack

Have opened issues in gfs-utils, GSI-utils, and GSI-Monitor to make updates to EPIC-maintained hpc-stacks. See issues listed in main issue comment. Created fork branches for each repo; see changes to sorc/checkout.sh in global-workflow fork branch for those component branches.

Previous tests with EPIC hpc-stack and updated components worked for many cycles on Orion. After updating to fork branches for components and a couple module versions (updates in EPIC stack installs on Hera/Orion) the analcalc jobs are failing with an IOSTAT error reading fort.41. Other jobs working still. Can see tests on Hera, Orion, and WCOSS2 here:

Orion:

clone: /work/noaa/global/kfriedma/git/feature-epic-stack
EXPDIR: /work/noaa/global/kfriedma/expdir/cycepicstack96c
COMROT: /work/noaa/stmp/kfriedma/comrot/cycepicstack96c

Prior Orion test EXPDIR were cycepicstack96 and cycepicstack96b (reran analcalc in those tests and they now fail). Saved Orion logs in SAVE_LOGS folder in EXPDIR (may need to clean out COMROT before leave).

Hera:

clone: /scratch1/NCEPDEV/global/Kate.Friedman/git/feature-epic-stack
EXPDIR: /scratch1/NCEPDEV/global/Kate.Friedman/expdir/cycepicstack96
COMROT: /scratch1/NCEPDEV/stmp4/Kate.Friedman/comrot/cycepicstack96

Saved Hera logs in SAVE_LOGS folder in EXPDIR (may need to clean out COMROT before leave).

Test on WCOSS2 using same branches works without issue:

clone: /lfs/h2/emc/global/noscrub/kate.friedman/git/feature-epic-stack
EXPDIR: /lfs/h2/emc/global/noscrub/kate.friedman/expdir/cycepicstack96
COMROT: /lfs/h2/emc/ptmp/kate.friedman/comrot/cycepicstack96

Since test on WCOSS2-Cactus will age-off soon, have copied COMROT logs into SAVE_LOGS folder in EXPDIR.

@KateFriedman-NOAA I checked your Hera log. It does not look like you are using the ufs_utils branch that points to the EPIC stack. Do you want to use that branch?

@KateFriedman-NOAA
Copy link
Member Author

It does not look like you are using the ufs_utils branch that points to the EPIC stack. Do you want to use that branch?

That would be great @GeorgeGayno-NOAA ...can you point me to your branch? Thanks!

@GeorgeGayno-NOAA
Copy link
Contributor

It does not look like you are using the ufs_utils branch that points to the EPIC stack. Do you want to use that branch?

That would be great @GeorgeGayno-NOAA ...can you point me to your branch? Thanks!

https://github.com/GeorgeGayno-NOAA/UFS_UTILS/tree/feature/epic_stack

@natalie-perlin
Copy link

natalie-perlin commented May 10, 2023

  • change ip_ver from 4.0.0 back to 3.3.3 (only version available in EPIC hpc-stack - need to check if ok or if need to install 4.0.0)

ip/4.0.0 is available in EPIC-maintained stacks, in addition to v3.3.3 that is a default.

  • change esmf_ver from 8.4.0b08 back to 8.3.0b09 (8.4.0b08 not available in EPIC hpc-stack, build using 8.4.1b07 fails see log /work/noaa/global/kfriedma/git/feature-epic-stack/sorc/logs/build_ufs_utils.log on Orion)

The v8.3.0b09 is the official version; 8.4.1b07 was installed as a trial.

@natalie-perlin
Copy link

@KateFriedman-NOAA
I've looked in the logs you mentioned on Hera under a directory:
/scratch1/NCEPDEV/global/Kate.Friedman/expdir/cycepicstack96/SAVE_LOGS

Could not find a location where the IOSTAT error reading fort.41 appears. Is it in another upper-level log?

@KateFriedman-NOAA
Copy link
Member Author

KateFriedman-NOAA commented May 10, 2023

@natalie-perlin This one: /scratch1/NCEPDEV/global/Kate.Friedman/expdir/cycepicstack96/SAVE_LOGS/2022010200/gfsanalcalc.log.0

Jump to bottom:

+ gaussian_sfcanl.sh[217]: srun -l --export=ALL -n 1 /scratch1/NCEPDEV/global/Kate.Friedman/git/feature-epic-stack/exec/gaussian_sfcanl.x
srun: Warning: can't run 1 processes on 4 nodes, setting nnodes to 1
0:
0:
0: * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * . * .
0:      PROGRAM GAUSSIAN_SFCANL HAS BEGUN. COMPILED 2018179.55     ORG: NP20
srun: error: h8c20: task 0: Exited with exit code 56
srun: launch/slurm: _step_signal: Terminating StepId=44452291.7
0:      STARTING DATE-TIME  MAY 04,2023  20:57:16.983  124  THU   2460069
0:
0:
0:  - BEGIN EXECUTION
0:
0:  - READ SETUP NAMELIST
0:  ** FATAL ERROR READING NAMELIST. ISTAT IS:           17
+ gaussian_sfcanl.sh[1]: postamble gaussian_sfcanl.sh 1683233836 56
+ preamble.sh[68]: set +x
+ preamble.sh[68]: set +x
End gaussian_sfcanl.sh at 20:57:17 with error code 56 (time elapsed: 00:00:01)
+ exglobal_atmos_analysis_calc.sh[1]: postamble exglobal_atmos_analysis_calc.sh 1683233796 56
+ preamble.sh[68]: set +x
End exglobal_atmos_analysis_calc.sh at 20:57:17 with error code 56 (time elapsed: 00:00:41)
+ JGLOBAL_ATMOS_ANALYSIS_CALC[1]: postamble JGLOBAL_ATMOS_ANALYSIS_CALC 1683233785 56
+ preamble.sh[68]: set +x
End JGLOBAL_ATMOS_ANALYSIS_CALC at 20:57:17 with error code 56 (time elapsed: 00:00:52)
+ analcalc.sh[1]: postamble analcalc.sh 1683233784 56
+ preamble.sh[68]: set +x
End analcalc.sh at 20:57:17 with error code 56 (time elapsed: 00:00:53)
_______________________________________________________________
Start Epilog on node h8c20 for job 44452291 :: Thu May  4 20:57:18 UTC 2023
Job 44452291 (not serial) finished for user Kate.Friedman in partition hera with exit code 56:0
_______________________________________________________________
End Epilogue Thu May  4 20:57:18 UTC 2023

I didn't let the gdasanalcalc job run since I could see the gfsanalcalc job failed (two analcalc jobs per cycle).

Rundir for this job: /scratch1/NCEPDEV/stmp2/Kate.Friedman/RUNDIRS/cycepicstack96/analcalc.212674

Thanks!

@natalie-perlin
Copy link

natalie-perlin commented May 10, 2023

@natalie-perlin This one: /scratch1/NCEPDEV/global/Kate.Friedman/expdir/cycepicstack96/SAVE_LOGS/2022010200/gfsanalcalc.log.0

@KateFriedman-NOAA -

So it cannot read the namelist file fort.41, which is certainly present in /scratch1/NCEPDEV/stmp2/Kate.Friedman/RUNDIRS/cycepicstack96/analcalc.212674

The executable /scratch1/NCEPDEV/global/Kate.Friedman/git/feature-epic-stack/exec/gaussian_sfcanl.x is actually a link that points to the same executable in another directory, /scratch1/NCEPDEV/global/Kate.Friedman/git/feature-epic-stack/sorc/gfs_utils.fd/install/bin/gaussian_sfcanl.x. Is it possible that different working directory (from the expected) is the source of the error, due to not finding the right path?

@KateFriedman-NOAA
Copy link
Member Author

@natalie-perlin Sorry for the delayed response, was on leave. Another workflow developer just ran into this same issue while testing a non-EPIC stack (the hpc-stack installs currently used in our develop). I don't think this is related to EPIC stack, we're investigating it more right now...

@KateFriedman-NOAA
Copy link
Member Author

@WalterKolczynski-NOAA will provide details on adding python environment to EPIC stacks on the R&Ds to support global-workflow and METplus jobs.

@KateFriedman-NOAA
Copy link
Member Author

TO-DO: the versions in the incoming version files (PR #1644) will need to be updated to intel 2022 for this work.

@KateFriedman-NOAA
Copy link
Member Author

Work status:

Changes made to all components, see related issues listed in main issue comment.

Work to do:

  1. Get updated GSI version that works with intel 2022 and uses EPIC-maintained hpc-stacks. Follow related issue.
  2. Get pyenv in EPIC stacks (to support MET+, etc.). @WalterKolczynski-NOAA
  3. Complete EPIC stack updates in components (workflow team can push/complete the gfs-utils, GSI-utils, and GSI-monitor updates that @KateFriedman-NOAA started). Check on UFS_UTILS update.
  4. After PR Introduce version file support into develop branch #1644 goes in, update versions in new version files for intel 2022 and any other related module version updates for EPIC stack.
  5. Retest full system with updated components on supported platforms (including WCOSS2? S4?).

Results from most recent testing:

  • Full system with all components using EPIC stacks except for GSI works fine on Orion.
  • Full system with all components using EPIC stacks except for GSI has issues on Hera in GSI anal/eobs jobs (likely due to mismatch of libraries - 2018 vs 2022).
  • Latest tests for reference:

Orion:

clone: /work/noaa/global/kfriedma/git/feature-epic-stack
EXPDIR: /work/noaa/global/kfriedma/expdir/cycepicstack96d
COMROT: /work/noaa/stmp/kfriedma/comrot/cycepicstack96d

Hera:

clone: /scratch1/NCEPDEV/global/Kate.Friedman/git/feature-epic-stack
EXPDIR: /scratch1/NCEPDEV/global/Kate.Friedman/expdir/cycepicstack96b
COMROT: /scratch1/NCEPDEV/stmp4/Kate.Friedman/comrot/cycepicstack96b

@GeorgeGayno-NOAA
Copy link
Contributor

  • change ip_ver from 4.0.0 back to 3.3.3 (only version available in EPIC hpc-stack - need to check if ok or if need to install 4.0.0)

ip/4.0.0 is available in EPIC-maintained stacks, in addition to v3.3.3 that is a default.

  • change esmf_ver from 8.4.0b08 back to 8.3.0b09 (8.4.0b08 not available in EPIC hpc-stack, build using 8.4.1b07 fails see log /work/noaa/global/kfriedma/git/feature-epic-stack/sorc/logs/build_ufs_utils.log on Orion)

The v8.3.0b09 is the official version; 8.4.1b07 was installed as a trial.

ESMF 8.4.1 is working on Hera. I would think it should work on Orion as well. Instead, I get errors at the link step.

@natalie-perlin
Copy link

natalie-perlin commented Jun 2, 2023

@GeorgeGayno-NOAA -
ESMF 8.4.1 had been installed as a trial on Hera, before the decision to use ESMF 8.4.2 was made. The stacks referred in this issue are based off hdf5/1.10.6, netcdf/4.7.4, pio/2.5.7, esmf/8.3.0b09, mapl/2.22.0.

Another set of stacks contain ESMF v8.4.2, installed in EPIC locations on the Tier 1 systems, along with hdf5/1.14.0, netcdf/4.9.2, pio/2.5.10, mapl/2.35.2. The stack locations are listed here:

ufs-community/ufs-weather-model#1621 (comment)
All, except for Gaea, are valid. Gaea stack is outdated due to partitions upgrade

@natalie-perlin
Copy link

An update on the software stacks updated for Gaea :
The stack with hdf5/1.10.6, netcdf/4.7.4, pio/2.5.7, esmf/8.3.0b09, mapl/2.22.0:
/lustre/f2/dev/role.epic/contrib/hpc-stack/intel-classic-2022.0.2
The stack based on hdf5/1.14.0, netcdf/4.9.2, pio/2.5.10, esmf/8.4.2, and mapl/2.35.2:
/lustre/f2/dev/role.epic/contrib/hpc-stack/intel-classic-2022.0.2_ncdf492

ufs-community/ufs-weather-model#1772 (comment)
ufs-community/ufs-weather-model#1772 (comment)

@KateFriedman-NOAA
Copy link
Member Author

Working is progressing with moving all components to spack-stack (issue #1868), which will supersede this effort. Stopping work on this and closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests