Opened 6 years ago
Closed 5 years ago
#2260 closed Bug (fixed)
Issue with output GRAZ1 in pisces
Reported by: | mathiot | Owned by: | systeam |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | TOP | Version: | trunk |
Severity: | minor | Keywords: | |
Cc: |
Description
BE CAREFUL !!! Due to dynamic behaviour of this ticket creation page, it is highly recommend to set first all other fields before writing the ticket description below.
If you have lost your draft after an unwanted reload, you can click on the link 'Restore Form' in the contextual menu upper right to recover it.
Remove these lines after reading.
Context
I run 1 year of ORCA2_ICE_PISCES on 67 processors (some land processors) with setting committed in #2259. The model stopped when trying to write the yearly output : GRAZ1. I removes this variable from the list of required output and the job finished correctly.
Analysis
The error is :
Error when calling function ncPutVaraType(ncid, varId, start, count, data) NetCDF: Numeric conversion not representable Unable to write data given the location id: 524288 and the variable whose id: 21 and name: GRAZ1
Fix
I have no idea on what is the issue (maybe division by 0 or something similar).
Commit History (1)
Changeset | Author | Time | ChangeLog |
---|---|---|---|
12232 | cetlod | 2019-12-13T09:25:14+01:00 | trunk : bugfixes on grazing diagnostics, see ticket #2260 |
Change History (2)
comment:1 Changed 5 years ago by cetlod
comment:2 Changed 5 years ago by cetlod
- Resolution set to fixed
- Status changed from new to closed
In 12232: