File: libgrib-api-dev.examples

package info (click to toggle)
grib-api 1.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 217,848 kB
  • ctags: 16,929
  • sloc: ansic: 111,244; sh: 14,785; makefile: 5,307; f90: 3,583; perl: 3,160; python: 2,830; yacc: 712; fortran: 468; lex: 330; cpp: 305; awk: 66
file content (77 lines) | stat: -rw-r--r-- 2,322 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
examples/ecmwf_link.sh
examples/fieldset.c
examples/get.c
examples/get_fortran.F
examples/get_fortran.sh
examples/get.sh
examples/grib_precipitation.c
examples/include.sh
examples/iterator.c
examples/iterator_fortran.F
examples/iterator_fortran.sh
examples/iterator.sh
examples/keys_iterator.c
examples/keys_iterator_fortran.F
examples/keys_iterator_fortran.sh
examples/keys_iterator.sh
examples/multi.c
examples/multi_fortran.F
examples/multi_fortran.sh
examples/multi.sh
examples/nearest.c
examples/precision.c
examples/precision_fortran.F
examples/precision_fortran.sh
examples/precision.sh
examples/print_data.c
examples/print_data_fortran.F
examples/print_data_fortran.sh
examples/print_data.sh
examples/run_examples.sh
examples/set_bitmap.c
examples/set.c
examples/set_fortran.F
examples/set_fortran.sh
examples/set_pv.c
examples/set_pv_fortran.F
examples/set.sh
examples/python/binary_message.py	python
examples/python/binary_message.sh	python
examples/python/clone.py		python
examples/python/clone.sh		python
examples/python/count_messages.c	python
examples/python/count_messages.py	python
examples/python/count_messages.sh	python
examples/python/get.py	python
examples/python/get.sh	python
examples/python/include.ctest.sh.in	python
examples/python/include.sh	python
examples/python/index.py	python
examples/python/index.sh	python
examples/python/iterator.c	python
examples/python/iterator.py	python
examples/python/iterator.sh	python
examples/python/keys_iterator_bufr.py	python
examples/python/keys_iterator.c	python
examples/python/keys_iterator_gts.py	python
examples/python/keys_iterator.py	python
examples/python/keys_iterator.sh	python
examples/python/launcher.sh	python
examples/python/Makefile.am	python
examples/python/Makefile.in	python
examples/python/multi_write.py	python
examples/python/multi_write.sh	python
examples/python/nearest.py	python
examples/python/nearest.sh	python
examples/python/print_data.c	python
examples/python/print_data.py	python
examples/python/print_data.sh	python
examples/python/samples.py	python
examples/python/samples.sh	python
examples/python/set_bitmap.py	python
examples/python/set_bitmap.sh	python
examples/python/set_missing.py	python
examples/python/set_missing.sh	python
examples/python/set_pv.py	python
examples/python/set.py	python
examples/python/set.sh	python