File:Helsinki ilmasto kaavio.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Helsinki_ilmasto_kaavio.png(400 × 480 pixels, file size: 8 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
English: Climate diagram of Helsinki, Finland, Finnish edition.
Date
Source Own work
Author Merikanto

This visualization is based data on finnish wikipedia homepage.

https://fi.wikipedia.org/wiki/Helsinki

There are data: average temperature and precipitation of month

month, temperature, precipitation

1 -3.9 52 2 -4.7 36 3 -1.3 38 4 3.9 32 5 10.2 37 6 14.6 57 7 17.8 63 8 16.3 80 9 11.5 56 10 6.6 76 11 1.6 70 12 -2 58

The image is plotted with "gnuplot" plotting utility, usong this script

  1. nnuplot ilmastokaavio
  2. gnuplot climate diagram test

set xrange [1:12] set yrange [-20:20] set y2range [0:200]

set key font ",16" set tics font ", 16" set title font ", 16"

set terminal png size 400 600 enhanced font 'Verdana,10'

set output "helsinki.png"

set title "Helsinki, Suomi" font ",20"

set xtics 0,2,12 nomirror tc rgb '#000000' set xlabel 'Kuukaudet' font ",14" tc rgb '#003f00'

set ytics 10 nomirror tc rgb '#ff0000' set ylabel 'Lämpötila (°C)' font ",14" tc rgb '#3f0000'

set y2tics 20 nomirror tc rgb '#0000ff' set y2label 'Sademäärä mm' font ",14" tc rgb '#00003f'

set boxwidth 0.9 set style fill solid 1.00 set style line 1 lc rgb 'blue' set style line 2 lc rgb 'red'

plot "helsinki.txt" using 1:3 notitle with boxes lc rgb '#0000ff' axes x1y2, "helsinki.txt" using 1:2 notitle with lines lc rgb '#ff0000' linewidth 5

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current09:57, 27 July 2016Thumbnail for version as of 09:57, 27 July 2016400 × 480 (8 KB)Merikanto (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata