Skip to content

Progress with Python wrapper

Nebil Ayape Katcho requested to merge nebil into master

Wrapping of simple procedures. Simple procedures are those that have all arguments with primitive types (integer,real,character,logical). Only those procedures with arrays as optional arguments are at the moment neglected. The current Python wrapper has now 178 functions. Documentation of these procedures have started. CFML_Scattering_Tables module fully documented.

Merge request reports