File: request.req

package info (click to toggle)
metview-python 1.16.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,896 kB
  • sloc: python: 11,306; makefile: 84; ansic: 51; sh: 7
file content (9 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
GRIB,
    PATH = 't.grib'

mcont,
    contour_line_colour = 'red',
    CONTOUR_HIGHLIGHT_FREQUENCY = 2,
    contour_level_selection_type = LEVEL_LIST,
    CONTOUR_LEVEL_LIST = -10/0/10,
    contour_shade_colour_list = 'RGB(0.5,0.2,0.8)'/'RGB(0.8,0.7,0.3)'/'RGB(0.4,0.8,0.3)'