ClimaParams.jl icon indicating copy to clipboard operation
ClimaParams.jl copied to clipboard

New parameter interface: to do's

Open odunbar opened this issue 3 years ago • 0 comments

  • [x] Functionality to load Arrays of Floats (not just floats). using a get_parameter_array!(...) method.
  • [x] CES getters for prior/transformations etc.
  • [ ] String processing - (e.g. trimming/capitalization etc?)
  • [ ] Style guide for parameter naming conventions - in accordance with the string processing
  • [ ] [Once conventions are resolved] Changing from alias to name-based parameters
  • [ ] ...

odunbar avatar Feb 23 '22 18:02 odunbar