ESCOMP / ESCOMP/CTSM

Add information on the gridcell 2D index on ouput

Open
#3,476 6 comments 0 reactions 1 assignee Claimed by @ekluzek View on GitHub
b4b enhancement usability
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

With #2995 I'll have the ability to output the 2D gridcell index. This could be reported on a fail with the error checking, or could be stored as part of the decomposition information at startup.

Definition of done:
- [x] Add the i, j index to the write_point_context subroutine in abortutils
- [ ] Add it to the BalanceCheck and CNBalanceCheckMod fails
- [ ] Add it to error index reporting in lnd_import_export_utils.F90
- [ ] Add it to index reporting fails in subgridAveMod
- [ ] Add it to index reporting fails in initInterpMindist.F90
- [ ] Add it to the following miscellansous places:
- [ ] DustEmis*.f90
- [ ] UrbanFluxesMod
- [ ] ch4Mod
- [ ] HillslopeHydrologyMod
- [ ] Check for other occurances with something like:
-- `git grep write | grep "index"`
-- git grep 'write(iulog' | grep "grc%lon"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.