ESCOMP / ESCOMP/CMEPS

Confusing log messages

Open
#299 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Fortran
Stars
35
Forks
106
Avg merge
6d 5h
Merged PRs (30d)
4

Description

Running B1850Mom I see these messages in the med log:
(module_med_map: med_map_routehandles_initfrom_field) creating RH redist for atm to lnd srcMask = -987987 dstMask = -987987
(module_med_map: med_map_routehandles_initfrom_field) creating RH patch_uv3d for atm to ocn srcMask = -987987 dstMask = 0
(module_med_map: med_map_routehandles_initfrom_field) creating RH bilnr for atm to ocn srcMask = -987987 dstMask = 0
(module_med_map: med_map_routehandles_initfrom_field) creating RH consf for atm to ocn srcMask = -987987 dstMask = 0
(module_med_map: med_map_routehandles_initfrom_field) creating RH patch_uv3d for atm to ice srcMask = -987987 dstMask = 0
(module_med_map: med_map_routehandles_initfrom_field) creating RH bilnr for atm to ice srcMask = -987987 dstMask = 0
(module_med_map: med_map_routehandles_initfrom_field) creating RH consf for atm to ice srcMask = -987987 dstMask = 0
(module_med_map: med_map_routehandles_initfrom_field) creating RH redist for lnd to atm srcMask = -987987 dstMask = -987987
(module_med_map: med_map_routehandles_initfrom_field) creating RH consf for lnd to rof srcMask = -987987 dstMask = -987987
(module_med_map: med_map_routehandles_initfrom_field) creating RH consf for ocn to atm srcMask = 0 dstMask = -987987
(module_med_map: med_map_routehandles_initfrom_field) creating RH consd for ocn to atm srcMask = 0 dstMask = -987987
(module_med_map: med_map_routehandles_initfrom_field) creating RH redist for ocn to ice srcMask = 0 dstMask = 0
(module_med_map: med_map_routehandles_initfrom_field) creating RH consf for ice to atm srcMask = 0 dstMask = -987987
(module_med_map: med_map_routehandles_initfrom_field) creating RH redist for ice to ocn srcMask = 0 dstMask = 0
(module_med_map: med_map_routehandles_initfrom_field) creating RH consf for rof to lnd srcMask = -987987 dstMask = -987987
(module_med_map: med_map_routehandles_initfrom_field) creating RH consd for rof to ocn srcMask = -987987 dstMask = 0

The two values (-987987, 0)
Make it seem as if something is wrong - is it? Maybe these should be written to the log, or only written in debug mode?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.