1.2.2
cdfwrite
- Added some support for casting numbers correctly if they have different inputs to the CDF. For example, if CDF_REAL8 is specified as the CDF type to use but the data is given as an integer, the data will be cast to a float64 before being written to the CDF.