Teja Reddy

Results 6 issues of Teja Reddy

All uses of pkgdir to specify save or output paths now use generate_output_path. ## Purpose Closes #545 ## To-do ## Content - output paths previously determined by pkgdir now use...

The documentation has many of the yellow alert boxes for missing docstrings. When generating the docs, there are multiple undefined binding warnings and no docs found warnings. There are also...

documentation

- [x] move PAR and NIR albedos to aux vars - [x] add parameters for dry/wet albedo - [ ] obtain default values for above params - [x] update tests...

## Purpose The `docs/src/folderstructure.md` is very outdated. This pr updates it. closes #712 ## To-do ## Content ---- - [x] I have read and checked the items on the review...

## Describe the bug Running both `experiments/benchmarks/land.jl` and `experiments/long_runs/land.jl` on CPU fails with error ``` julia ERROR: LoadError: DomainError with -0.5324317979740165: Exponentiation yielding a complex result requires a complex argument....

bug

## Purpose Reduce usage of ArtifactWrapper Closes #997 Relates to ClimaArtifact [PR 51](https://github.com/CliMA/ClimaArtifacts/pull/51) ## To-do - Check that this does not change results of run_amip.jl ## Content - Replace ArtifactWrapper...