mesh_maker doesn't work with surface dataset produced by subset_data #2774
Labels
bug
something is working incorrectly
test: python
Pass clm_pymods test suite plus Python sys/unit tests before merging
General bug information
I'm not sure this is a problem, exactly—
subset_data
can produce a mesh file itself. But it's weird and could cause confusion.(In fact, I'm not sure there's even a good use case for having a standalone
mesh_maker
that we need to support...)CTSM version you are using: ctsm5.2.027
Does this bug cause significantly incorrect results in the model's science? No
Configurations affected: n/a
Important details of your setup / configuration so we can reproduce the bug
Important output or errors that show the problem
I think it should be easy enough to handle this—just generate the pairs from the unique values given (12321 = 111^2).
The text was updated successfully, but these errors were encountered: