Skip to content
Success

Changes

Summary

  1. Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust (details)
  2. Python update (#1291) (details)
  3. Remove line to test python scripts (details)
  4. Add blank line to test python scripts (details)
Commit a142b32188f7388ce905ee833c55abff306fb812 by Gunther Huebler
Small fix to python api string handling. There was an issue that crept up with this when running on mitch - this should make the string/char array handling more robust
The file was addedclubb_python_api/clubb_python/string_conversion.py
The file was modifiedclubb_python_api/clubb_python/CLUBB_core/parameters_tunable.py (diff)
The file was modifiedclubb_python_api/clubb_python/CLUBB_core/stats_netcdf.py (diff)
The file was modifiedclubb_python_api/clubb_f2py.pyf (diff)
Commit dc7d6ed92e27f14e4e64769a67a09a63b2783310 by noreply
Python update (#1291)

* Possibly better string fix for python API

* Little test changes
The file was modifiedclubb_python_api/f2py_fortran_wrappers/stats_netcdf_wrapper.F90 (diff)
The file was addedclubb_python_api/tests/test_string_conversion.py
The file was modifiedclubb_python_api/clubb_f2py.pyf (diff)
The file was addedclubb_python_api/tests/test_call_tree_t_in_k_module.py
The file was removedclubb_python_api/tests/test_hello_world.py
The file was modifiedclubb_python_api/f2py_fortran_wrappers/parameters_tunable_wrapper.F90 (diff)
Commit 0ab371ba28cf647f279567c04786ddc925aa5a87 by noreply
Remove line to test python scripts
The file was modifiedsrc/CLUBB_core/CMakeLists.txt (diff)
Commit 2bac827cd3b91b3437ca62918583938237c9fd03 by noreply
Add blank line to test python scripts
The file was modifiedsrc/CLUBB_core/CMakeLists.txt (diff)