-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Streams are allowed to be created for files without a mesh file that have more than one gridcell#358
Bug
0 / 30 of 3 issues completed
Copy link
Labels
Responsibility: CTSMResponsibility to manage and accomplish this issue is the CTSM Software groupResponsibility to manage and accomplish this issue is the CTSM Software groupbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
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).
Sub-issues
Metadata
Metadata
Assignees
Labels
Responsibility: CTSMResponsibility to manage and accomplish this issue is the CTSM Software groupResponsibility to manage and accomplish this issue is the CTSM Software groupbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request