From Wikipedia, the free encyclopedia
[edit] Summary
[edit] Licensing
I, the author of this work, hereby publish it under the following licenses:
You may select the license of your choice.
|
[edit] Source
Made in gnuplot with the following commands:
set title "Snow Making Curve"
set xlabel "Relative Humidity (%)"
set ylabel "Air Temperature (Celsius)"
set yrange [-3:7]
set xzeroaxis
set xtics 10
set ytics 1
unset key
set terminal svg
set output 'Snow making curve.svg'
plot 'snow.dat' with lines
snow.dat contains:
#humid. T
0 6
20 3
60 -1
70 -1.2
100 -2
File links
The following pages on the English Wikipedia link to this file (pages on other projects are not listed):