_check_data# cfplot._check_data(field=None, x=None, y=None)[source]# Check user input contour data is correct. This is an internal routine and is not used by the user. field=None - field x=None - x points for field y=None - y points for field