1.10.0.1
2022-10-31
- New method:
cfdm.Data.get_tie_point_indices
- New method:
cfdm.Data.get_interpolation_parameters
- New method:
cfdm.Data.get_dependent_tie_points
- Record the names of files that contain the original data (#215)
- New method:
cfdm.Field.get_original_filenames
- New method:
cfdm.Data.get_original_filenames
- New keyword parameter to
cfdm.write
:omit_data
(#221) - Fixed bug that caused incorrect data assignment with some multiple list indices (#217)
- Fixed bug that caused a failure when printing date-time data with the first element masked (#211)