ESCOMP / ESCOMP/CESM_share

shr_string_listCreateField(), but for any range

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Fortran
Stars
3
Forks
27
PR merge metrics
No merged PRs in 30d

Description

I need to create a field list for a range of values that does not begin with 1. This doesn't work with `shr_string_listCreateField()`, which uses the input `numFields` as the top of the range and 1 as the bottom. I suggest implementing a new function, `shr_string_listCreateField_range()`, which takes inputs of the bottom and top of the range.

I've already written this up in a fork and will submit a pull request shortly.

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.