Skip to content

debugger

Debugger dataclass

Debugger relying on ndsl.debug.config for setup capable of doing automatic data save on external configuration.

increment_call_count(savename)

Increment the call count for this savename

save_as_dataset(data_as_dict, savename, is_in)

Save dictionary of data to NetCDF

Note: Unknown types in the dictionary won't be saved.