Erik Kluzek

Results 300 issues of Erik Kluzek

Besides the complexity that use_case options provide as recognized in #1763, we frequently get confused as to what should go in the use_case files -- and what goes elsewhere (for...

code health
bfb
usability

Update compsets: - [ ] Match them based on the compset document: https://docs.google.com/spreadsheets/d/1nJl4lbbwBq60quyaERJ6OvVJxF4kDu4xX7zZenZgyB8/edit?gid=1789776230#gid=1789776230 - [ ] Update clm6_0 to use CRUJRA2024 forcing - [x] clm6_0 turns on c13/c14 by default...

enhancement
priority: high
science
usability
non-bfb

Most of the modules that handle streams data have g_to_ig arrays to convert the indexing. I think this was required at some point years ago, but now it isn't, as...

code health
bfb

As part of getting ready for CMIP7 experiments, we will need to start testing the workflow for it. This means testing running the cmip7 workflow with CMORization, time-series output, and...

enhancement
testing
bfb
usability

In CMIP6 we managed the experiments with a set of user-mods in order to have the correct list of output fields and frequencies. Because of the complexity of the experiments...

code health
bfb
usability

We found this in #3634 for Carbon Isotopes. But, this is a general problem for using the "nn" mapalgo option for streams for ESMF versions before ESMF-8.9.0. OK, the failing...

enhancement
next
non-bfb

### Description of changes This brings in changes to use the correct C13/C134 atmospheric ratio more. I need a scientist working in the C13/C14 space to review this. ### Specific...

science
non-bfb

### Brief summary of bug UPDATE also posted below: The tests that started failing with ctsm5.3.032 have been resolved. ------------------------------------------------------------------------------------------------------- These two tests start failing with ctsm5.3.032 > 3200/3264 <...

investigation
bug

### Description of changes Just updates to the cime branch that fixes the check_input_data --download issue. ### Specific notes Contributors other than yourself, if any: @jedwards4b CTSM Issues Fixed (include...

enhancement
bfb
usability

This is often something that's helpful to make code readable and complex if statements to be unit-testable. The logic for a complex if statement can be hard to understand. That...

enhancement
code health
bfb
modernization
size: small