minput ( macro/python )


minput is used 2 define matrices as input for contouring or  list of values as input of curve or symbol plotting.

If the field is passed in array form, the user needs to describe how the array is to be mapped onto the subplot or geographical area which the array covers.

Magics++

With Magics, the concept of a 'FITTED' matrix no longer exists. The correct approach is to plot in a CARTESIAN projection and set input_field_initial_x, input_field_final_x, input_field_initial_y, input_field_final_y.

When using the Magics Fortran interface, there is no need to call the action routine pinput. The input description has to be placed before the  first call to pcont.  (This is for backward compatibility with Magics6)

Quick links :

Gallery:

  • minput examples