ESCOMP / ESCOMP/CDEPS

Streams are allowed to be created for files without a mesh file that have more than one gridcell

Open
#358 1 comment 0 reactions 1 assignee Claimed by @ekluzek View on GitHub
bug enhancement Responsibility: CTSM
Dominant language
Fortran
Stars
32
Forks
68
Avg merge
5d 13h
Merged PRs (30d)
2

Description

You can create streams for stream files that don't have a mesh that comes with them (by meshfile='none'). This works fine for datasets that are a single data point. But, you can also enter files that have more than one data point, and it doesn't abort with an error, nor handle the data in a meaningful way. So I think it should do a simple check and if the stream variables on the file have dimensions beyond time -- it should abort with an error.

An example of this is that there are options to DATM_CO2_TSERIES for latitude bands, that can be turned on, but it doesn't handle the latitude bands correctly. It looks like it only uses one of the latitude bands (probably the first or the last).

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.