跳转到内容

File:Erythemal action spectrum.svg

页面内容不支持其他语言。
维基新闻,自由的新闻源

原始文件(SVG文件,尺寸为600 × 480像素,文件大小:15 KB)

生成本图像。

摘要

描述
English: UV sunlight spectrum (on a summer day in the Netherlands), along with the CIE erythemal action spectrum. The effective spectrum is the product of the former two.
日期 2006年7月10日 (原始上传日期)
来源 自己的作品, based on [1]
作者 Hankwang
This file is translated using SVG <switch> elements. All translations are stored in the same file! Learn more.

For most Wikipedia projects, you can embed the file normally (without a lang parameter). The Wikipedia will use its language if the SVG file supports that language. For example, the German Wikipedia will use German if the SVG file has German. To embed this file in a particular language use the lang parameter with the appropriate language code, e.g. [[File:Erythemal action spectrum.svg|lang=en]] for the English version. Do not specify a lang parameter if it is not needed. The parameter may prevent the use of a subsequent translation.

To translate the text into your language, you can use the SVG Translate tool. Alternatively, you can download the file to your computer, add your translations using whatever software you're familiar with, and re-upload it with the same name. You will find help in Graphics Lab if you're not sure how to do this.

Gnuplot script:

# data source: http://www.temis.nl/uvradiation/info/uvindex.html
# solar spectrum: in Netherlands, noon, clear blue sky

action(l) = (l<297) ? 1 : ((l<327) ? 0.0015**((l-297)/30) : 1.5e-3*(1.2e-4/1.5e-3)**((l-327)/73))

set xlabel 'Wavelength (nm)'
set ylabel 'Irradiance (W/m^2/nm)'

set xrange [280:390]
set yrange [8e-5:2]
set log y
set grid
set style data lines
set nokey
set label 'Sunlight spectrum' at 330,0.3
set label "Erythemal action\nspectrum" at 320,0.025
set label 'Effective spectrum' at 300,2.5e-4

set terminal svg enhanced fsize 18
set output 'erythemal_spectrum.svg'

plot \
 'sunNL.dat', \
  action(x), \
  'sunNL.dat' using 1:(action($1)*$2)

unset output

Datafile sunNL.dat:

295 1e-4
300 3e-3
305 3.1e-2
310 0.1
315 0.2
320 0.3
325 0.42
330 0.48
340 0.55
350 0.60
365 0.65

许可协议

GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 3.0 未本地化版本许可协议授权。
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
本许可协议标签作为GFDL许可协议更新的组成部分被添加至本文件。

原始上传日志

Transferred from en.wikipedia to Commons by Leyo using CommonsHelper.

The original description page was here. All following user names refer to en.wikipedia.
  • 2006-07-10 22:30 Hankwang 600×480× (8848 bytes) Reference: http://www.temis.nl/uvradiation/info/uvindex.html

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描绘内容

版权状态 简体中文(已转写)

版权所有 简体中文(已转写)

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2013年11月8日 (五) 04:402013年11月8日 (五) 04:40版本的缩略图600 × 480(15 KB)Patrick87Improved labels and added translations
2013年11月5日 (二) 00:302013年11月5日 (二) 00:30版本的缩略图600 × 480(9 KB)Patrick87Fix rendering
2013年11月4日 (一) 23:48没有缩略图0 × 0(9 KB)File Upload Bot (Magnus Manske)Transfered from en.wikipedia by User:Leyo using CommonsHelper

没有页面使用本文件。

全域文件用途

以下其他wiki使用此文件:

元数据