Resolve "Get rid of lower and upper bound in global_parameters.nml"
- fixed some bugs in pre_proc/check_transfer_func.py
- init was setting to class instead of instance
- number of global params needed was set from other namespace
- number of global params needed now inferred based on transfer function name (mpr_global_parameters.nml not needed anymore)
- fixed some typos and improved print statements
- consistently renamed examples (hawaii, temp_check, backup) for nml
- global parameters now are only 2D
Closes #24 (closed)