Dusan Jovic

Results 38 issues of Dusan Jovic

## Description Change the default chunking for the cubed sphere history files to use only the horizontal grid size of each of the tiles. What bug does it fix, or...

## Commit Queue Requirements: - [ ] Fill out all sections of this template. - [ ] All sub component pull requests have been reviewed by their code managers. -...

## Commit Queue Requirements: - [ ] Fill out all sections of this template. - [ ] All sub component pull requests have been reviewed by their code managers. -...

We have to deal with too many python versions. We use python in several different contexts in the ufs-weather-model. The build system needs python to preprocess ccpp suite definition files....

EPIC Support Requested

After updating esmf and mapl libraries to 8.6.1 and 2.46.2 respectively, compilation of the ufs-weather-model fails with the following error: ``` CMake Error at /work/noaa/epic/role-epic/spack-stack/hercules/spack-stack-1.6.0/envs/ue-esmf-8.6.1-mapl-2.46.2/install/intel/2021.9.0/mapl-2.46.2-uiwt3at/lib64/cmake/MAPL/MAPL-targets.cmake:73 (set_target_properties): The link interface of...

This issue will track progress of the ufs-weather-model porting to new system Ursa, Hera replacement. We currently have access to a small TDS system (8 nodes).

I am running a regression test on Gaea and I noticed that some test jobs fail due to wall clock timeout error but the status of those jobs is incorrectly...

In tests/module-setup.sh: https://github.com/ufs-community/ufs-weather-model/blob/develop/tests/module-setup.sh#L19-L22 the location of lmod init script on Orion does not exist: ``` $ ls /apps/lmod/init/bash ls: cannot access '/apps/lmod/init/bash': No such file or directory ``` The correct...