apache / incubator-sdap-ningesterpy
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 16% | 83%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
py0% | 0% | 0% | 16% | 83%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
sdap0% | 0% | 0% | 20% | 79%
scripts0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 23)
File# lines# units
tilereadingprocessor.py
in sdap/processors
163 14
regrid1x1.py
in sdap/processors
98 2
91 4
hd5splitter.py
in scripts
69 2
processorchain.py
in sdap/processors
62 4
tilesummarizingprocessor.py
in sdap/processors
58 3
56 1
__init__.py
in sdap/processors
55 5
winddirspeedtouv.py
in sdap/processors
53 5
computespeeddirfromuv.py
in sdap/processors
43 3
36 3
setup.py
in root
34 -
callncra.py
in sdap/processors
30 3
24 2
callncpdq.py
in sdap/processors
23 2
emptytilefilter.py
in sdap/processors
18 2
deleteunitaxis.py
in sdap/processors
17 2
14 1
subtract180longitude.py
in sdap/processors
10 1
kelvintocelsius.py
in sdap/processors
9 1
3 -
__init__.py
in scripts
1 -
1 -
Files With Most Units (Top 19)
File# lines# units
tilereadingprocessor.py
in sdap/processors
163 14
__init__.py
in sdap/processors
55 5
winddirspeedtouv.py
in sdap/processors
53 5
processorchain.py
in sdap/processors
62 4
91 4
callncra.py
in sdap/processors
30 3
tilesummarizingprocessor.py
in sdap/processors
58 3
computespeeddirfromuv.py
in sdap/processors
43 3
36 3
hd5splitter.py
in scripts
69 2
emptytilefilter.py
in sdap/processors
18 2
deleteunitaxis.py
in sdap/processors
17 2
regrid1x1.py
in sdap/processors
98 2
callncpdq.py
in sdap/processors
23 2
24 2
56 1
14 1
kelvintocelsius.py
in sdap/processors
9 1
subtract180longitude.py
in sdap/processors
10 1
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 6 long lines.

File# lines# units# long lines
tilereadingprocessor.py
in sdap/processors
163 14 5
computespeeddirfromuv.py
in sdap/processors
43 3 1
Correlations

File Size vs. Commits (all time): 23 points

sdap/processors/tilereadingprocessor.py x: 5 commits (all time) y: 163 lines of code sdap/processors/__init__.py x: 7 commits (all time) y: 55 lines of code sdap/processors/extracttimestampprocessor.py x: 1 commits (all time) y: 36 lines of code sdap/default_settings.py x: 1 commits (all time) y: 3 lines of code sdap/ningesterpy.py x: 4 commits (all time) y: 91 lines of code sdap/processors/normalizetimebeginningofmonth.py x: 3 commits (all time) y: 14 lines of code sdap/processors/processorchain.py x: 4 commits (all time) y: 62 lines of code sdap/processors/promotevariabletoglobalattribute.py x: 2 commits (all time) y: 24 lines of code sdap/processors/deleteunitaxis.py x: 2 commits (all time) y: 17 lines of code scripts/__init__.py x: 2 commits (all time) y: 1 lines of code scripts/convert_iceshelf.py x: 2 commits (all time) y: 56 lines of code scripts/hd5splitter.py x: 2 commits (all time) y: 69 lines of code sdap/processors/callncpdq.py x: 2 commits (all time) y: 23 lines of code sdap/processors/callncra.py x: 2 commits (all time) y: 30 lines of code sdap/processors/computespeeddirfromuv.py x: 2 commits (all time) y: 43 lines of code sdap/processors/emptytilefilter.py x: 2 commits (all time) y: 18 lines of code sdap/processors/kelvintocelsius.py x: 2 commits (all time) y: 9 lines of code sdap/processors/regrid1x1.py x: 2 commits (all time) y: 98 lines of code sdap/processors/subtract180longitude.py x: 2 commits (all time) y: 10 lines of code sdap/processors/tilesummarizingprocessor.py x: 2 commits (all time) y: 58 lines of code sdap/processors/winddirspeedtouv.py x: 2 commits (all time) y: 53 lines of code setup.py x: 6 commits (all time) y: 34 lines of code
163.0
lines of code
  min: 1.0
  average: 42.09
  25th percentile: 14.0
  median: 34.0
  75th percentile: 58.0
  max: 163.0
0 7.0
commits (all time)
min: 1.0 | average: 2.65 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 7.0

File Size vs. Contributors (all time): 23 points

sdap/processors/tilereadingprocessor.py x: 3 contributors (all time) y: 163 lines of code sdap/processors/__init__.py x: 4 contributors (all time) y: 55 lines of code sdap/processors/extracttimestampprocessor.py x: 1 contributors (all time) y: 36 lines of code sdap/default_settings.py x: 1 contributors (all time) y: 3 lines of code sdap/ningesterpy.py x: 2 contributors (all time) y: 91 lines of code sdap/processors/normalizetimebeginningofmonth.py x: 3 contributors (all time) y: 14 lines of code sdap/processors/processorchain.py x: 2 contributors (all time) y: 62 lines of code sdap/processors/promotevariabletoglobalattribute.py x: 2 contributors (all time) y: 24 lines of code sdap/processors/deleteunitaxis.py x: 1 contributors (all time) y: 17 lines of code scripts/__init__.py x: 2 contributors (all time) y: 1 lines of code scripts/convert_iceshelf.py x: 2 contributors (all time) y: 56 lines of code scripts/hd5splitter.py x: 2 contributors (all time) y: 69 lines of code sdap/processors/callncpdq.py x: 2 contributors (all time) y: 23 lines of code sdap/processors/callncra.py x: 2 contributors (all time) y: 30 lines of code sdap/processors/computespeeddirfromuv.py x: 2 contributors (all time) y: 43 lines of code sdap/processors/emptytilefilter.py x: 2 contributors (all time) y: 18 lines of code sdap/processors/kelvintocelsius.py x: 2 contributors (all time) y: 9 lines of code sdap/processors/regrid1x1.py x: 2 contributors (all time) y: 98 lines of code sdap/processors/subtract180longitude.py x: 2 contributors (all time) y: 10 lines of code sdap/processors/tilesummarizingprocessor.py x: 2 contributors (all time) y: 58 lines of code sdap/processors/winddirspeedtouv.py x: 2 contributors (all time) y: 53 lines of code setup.py x: 2 contributors (all time) y: 34 lines of code
163.0
lines of code
  min: 1.0
  average: 42.09
  25th percentile: 14.0
  median: 34.0
  75th percentile: 58.0
  max: 163.0
0 4.0
contributors (all time)
min: 1.0 | average: 2.04 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 4.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".