guardian / climate-data-cli
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% | 18% | 81%
yaml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 18% | 81%
sample-recipes0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 28)
File# lines# units
cli.py
in src/guclimate/requests
171 5
cli.py
in src/guclimate/recipes
100 3
requests.py
in src/guclimate/core
96 14
ecv.py
in src/guclimate/requests/shortcuts
89 3
parse_input.py
in src/guclimate/core
67 7
transform.py
in src/guclimate/requests
66 9
validate.py
in src/guclimate/requests
60 6
cli.py
in src/guclimate/setup
45 1
ui.py
in src/guclimate/core
44 6
runner.py
in src/guclimate/core
40 6
download.py
in src/guclimate/requests
38 8
34 -
cli.py
in src/guclimate/process
34 2
cli.py
in src/guclimate
27 3
dataset.py
in src/guclimate/core
21 5
20 -
15 -
15 -
14 -
recipe.py
in src/guclimate/core
14 3
13 -
__main__.py
in src/guclimate
5 1
__init__.py
in src/guclimate/setup
3 -
__init__.py
in src/guclimate/process
3 -
__init__.py
in src/guclimate/recipes
3 -
__init__.py
in src/guclimate/requests
3 -
__init__.py
in src/guclimate
2 -
__init__.py
in src/guclimate/core
1 -
Files With Most Units (Top 16)
File# lines# units
requests.py
in src/guclimate/core
96 14
transform.py
in src/guclimate/requests
66 9
download.py
in src/guclimate/requests
38 8
parse_input.py
in src/guclimate/core
67 7
runner.py
in src/guclimate/core
40 6
ui.py
in src/guclimate/core
44 6
validate.py
in src/guclimate/requests
60 6
dataset.py
in src/guclimate/core
21 5
cli.py
in src/guclimate/requests
171 5
cli.py
in src/guclimate
27 3
recipe.py
in src/guclimate/core
14 3
cli.py
in src/guclimate/recipes
100 3
ecv.py
in src/guclimate/requests/shortcuts
89 3
cli.py
in src/guclimate/process
34 2
cli.py
in src/guclimate/setup
45 1
__main__.py
in src/guclimate
5 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines
Correlations

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

src/guclimate/requests/cli.py x: 5 commits (all time) y: 171 lines of code src/guclimate/requests/download.py x: 2 commits (all time) y: 38 lines of code src/guclimate/requests/transform.py x: 3 commits (all time) y: 66 lines of code src/guclimate/cli.py x: 6 commits (all time) y: 27 lines of code src/guclimate/core/ui.py x: 2 commits (all time) y: 44 lines of code src/guclimate/requests/shortcuts/ecv.py x: 2 commits (all time) y: 89 lines of code src/guclimate/setup/cli.py x: 2 commits (all time) y: 45 lines of code sample-recipes/get_monthly_temperature_anomalies_since_2020.yaml x: 2 commits (all time) y: 20 lines of code src/guclimate/core/parse_input.py x: 1 commits (all time) y: 67 lines of code src/guclimate/core/requests.py x: 3 commits (all time) y: 96 lines of code src/guclimate/recipes/cli.py x: 8 commits (all time) y: 100 lines of code src/guclimate/requests/__init__.py x: 1 commits (all time) y: 3 lines of code src/guclimate/requests/validate.py x: 1 commits (all time) y: 60 lines of code src/guclimate/__main__.py x: 2 commits (all time) y: 5 lines of code src/guclimate/core/__init__.py x: 2 commits (all time) y: 1 lines of code src/guclimate/core/recipe.py x: 3 commits (all time) y: 14 lines of code src/guclimate/core/runner.py x: 2 commits (all time) y: 40 lines of code sample-recipes/get_monthly_mean_temp_since_1940.yaml x: 2 commits (all time) y: 14 lines of code sample-recipes/get_daily_mean_temp_since_1940.yaml x: 1 commits (all time) y: 15 lines of code sample-recipes/get_hourly_ocean_temp_since_1940.yaml x: 3 commits (all time) y: 15 lines of code sample-recipes/get_december_mean_temp_since_1940.yaml x: 1 commits (all time) y: 13 lines of code src/guclimate/process/cli.py x: 3 commits (all time) y: 34 lines of code src/guclimate/__init__.py x: 1 commits (all time) y: 2 lines of code src/guclimate/core/dataset.py x: 1 commits (all time) y: 21 lines of code
171.0
lines of code
  min: 1.0
  average: 37.25
  25th percentile: 7.0
  median: 24.0
  75th percentile: 56.25
  max: 171.0
0 8.0
commits (all time)
min: 1.0 | average: 2.32 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 8.0

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

src/guclimate/requests/cli.py x: 1 contributors (all time) y: 171 lines of code src/guclimate/requests/download.py x: 1 contributors (all time) y: 38 lines of code src/guclimate/requests/transform.py x: 1 contributors (all time) y: 66 lines of code src/guclimate/cli.py x: 2 contributors (all time) y: 27 lines of code src/guclimate/core/ui.py x: 1 contributors (all time) y: 44 lines of code src/guclimate/requests/shortcuts/ecv.py x: 1 contributors (all time) y: 89 lines of code src/guclimate/setup/cli.py x: 1 contributors (all time) y: 45 lines of code sample-recipes/get_monthly_temperature_anomalies_since_2020.yaml x: 2 contributors (all time) y: 20 lines of code src/guclimate/core/parse_input.py x: 1 contributors (all time) y: 67 lines of code src/guclimate/core/requests.py x: 2 contributors (all time) y: 96 lines of code src/guclimate/recipes/cli.py x: 2 contributors (all time) y: 100 lines of code src/guclimate/requests/__init__.py x: 1 contributors (all time) y: 3 lines of code src/guclimate/requests/validate.py x: 1 contributors (all time) y: 60 lines of code src/guclimate/__main__.py x: 2 contributors (all time) y: 5 lines of code src/guclimate/core/__init__.py x: 2 contributors (all time) y: 1 lines of code src/guclimate/core/recipe.py x: 2 contributors (all time) y: 14 lines of code src/guclimate/core/runner.py x: 2 contributors (all time) y: 40 lines of code sample-recipes/get_monthly_mean_temp_since_1940.yaml x: 1 contributors (all time) y: 14 lines of code sample-recipes/get_daily_mean_temp_since_1940.yaml x: 1 contributors (all time) y: 15 lines of code sample-recipes/get_december_mean_temp_since_1940.yaml x: 1 contributors (all time) y: 13 lines of code src/guclimate/process/cli.py x: 1 contributors (all time) y: 34 lines of code src/guclimate/__init__.py x: 1 contributors (all time) y: 2 lines of code src/guclimate/core/dataset.py x: 1 contributors (all time) y: 21 lines of code
171.0
lines of code
  min: 1.0
  average: 37.25
  25th percentile: 7.0
  median: 24.0
  75th percentile: 56.25
  max: 171.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.29 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.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): 18 points

src/guclimate/requests/cli.py x: 5 commits (90d) y: 171 lines of code src/guclimate/requests/download.py x: 2 commits (90d) y: 38 lines of code src/guclimate/requests/transform.py x: 3 commits (90d) y: 66 lines of code src/guclimate/cli.py x: 3 commits (90d) y: 27 lines of code src/guclimate/core/ui.py x: 2 commits (90d) y: 44 lines of code src/guclimate/requests/shortcuts/ecv.py x: 2 commits (90d) y: 89 lines of code src/guclimate/setup/cli.py x: 2 commits (90d) y: 45 lines of code sample-recipes/get_monthly_temperature_anomalies_since_2020.yaml x: 1 commits (90d) y: 20 lines of code src/guclimate/core/parse_input.py x: 1 commits (90d) y: 67 lines of code src/guclimate/core/requests.py x: 2 commits (90d) y: 96 lines of code src/guclimate/recipes/cli.py x: 2 commits (90d) y: 100 lines of code src/guclimate/requests/__init__.py x: 1 commits (90d) y: 3 lines of code src/guclimate/requests/validate.py x: 1 commits (90d) y: 60 lines of code src/guclimate/__main__.py x: 1 commits (90d) y: 5 lines of code src/guclimate/core/__init__.py x: 1 commits (90d) y: 1 lines of code src/guclimate/core/recipe.py x: 1 commits (90d) y: 14 lines of code src/guclimate/core/runner.py x: 1 commits (90d) y: 40 lines of code
171.0
lines of code
  min: 1.0
  average: 49.39
  25th percentile: 11.75
  median: 42.0
  75th percentile: 72.5
  max: 171.0
0 5.0
commits (90d)
min: 1.0 | average: 1.78 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.0 | max: 5.0

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

src/guclimate/requests/cli.py x: 1 contributors (90d) y: 171 lines of code src/guclimate/requests/download.py x: 1 contributors (90d) y: 38 lines of code src/guclimate/requests/transform.py x: 1 contributors (90d) y: 66 lines of code src/guclimate/cli.py x: 1 contributors (90d) y: 27 lines of code src/guclimate/core/ui.py x: 1 contributors (90d) y: 44 lines of code src/guclimate/requests/shortcuts/ecv.py x: 1 contributors (90d) y: 89 lines of code src/guclimate/setup/cli.py x: 1 contributors (90d) y: 45 lines of code sample-recipes/get_monthly_temperature_anomalies_since_2020.yaml x: 1 contributors (90d) y: 20 lines of code src/guclimate/core/parse_input.py x: 1 contributors (90d) y: 67 lines of code src/guclimate/core/requests.py x: 1 contributors (90d) y: 96 lines of code src/guclimate/recipes/cli.py x: 1 contributors (90d) y: 100 lines of code src/guclimate/requests/__init__.py x: 1 contributors (90d) y: 3 lines of code src/guclimate/requests/validate.py x: 1 contributors (90d) y: 60 lines of code src/guclimate/__main__.py x: 1 contributors (90d) y: 5 lines of code src/guclimate/core/__init__.py x: 1 contributors (90d) y: 1 lines of code src/guclimate/core/recipe.py x: 1 contributors (90d) y: 14 lines of code src/guclimate/core/runner.py x: 1 contributors (90d) y: 40 lines of code
171.0
lines of code
  min: 1.0
  average: 49.39
  25th percentile: 11.75
  median: 42.0
  75th percentile: 72.5
  max: 171.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0