Archivo:Precession and seasons.svg

Contenido de la página no disponible en otros idiomas.
De Wikipedia, la enciclopedia libre

Ver la imagen en su resolución original((Imagen SVG, nominalmente 787 × 639 pixels, tamaño de archivo: 54 kB))

Resumen

Descripción
English: Effects of precession on the seasons (using the Northern Hemisphere terms).
Fecha
Fuente Trabajo propio
Autor Krishnavedala
SVG desarrollo
InfoField
 
El código fuente de esta imagen SVG es válido.
 
Este gráfico vectorial fue creado con LaTeX and converted to SVG using dvisvgm
Código fuente
InfoField

SVG code

Source Code
\documentclass[12pt,border=1pt,crop,multi=false,tikz,class=scrartcl]{standalone}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{lmodern}
\usepackage{mathtools}
\usepackage{setspace}
 
\usetikzlibrary{arrows,shapes,calc,positioning,fit,decorations.markings}

\begin{document}
\sffamily
\footnotesize
\setstretch{1}
  \begin{tikzpicture}[>=latex',semithick,auto,remember picture]
  \node at (-7,0) (o1) {\begin{tikzpicture}[scale=1,>=latex',
  decoration={markings, mark=at position 0.85 with {\arrow[scale=3]{>} } }]
  	\draw [fill=cyan!30,opacity=.6,postaction={decorate}] (0,0) ellipse (2.5981 and 3);
	\draw (0,-3) -- (0,3) (-2.25,-1.5) -- (2.25,-1.5);
	\draw [fill=yellow] (0,-1.5) circle (.3);
	\draw [->,red,ultra thick] (-.5,-3) -- (.5,-3);
	\draw [->,red,ultra thick] (-.5,3) -- (.5,3);
	\draw [->,red,ultra thick] (-2.75,-1.5) -- (-1.75,-1.5);
	\draw [->,red,ultra thick] (1.75,-1.5) -- (2.75,-1.5);
	\draw [fill=blue] 
		(0,-3) circle (.2)
		(0,3) circle (.2)
		(-2.25,-1.5) circle (.2)
		(2.25,-1.5) circle (.2);
	\node [text centered] at (-1.2,.8) {Spring};
	\node [text centered] at (1.2,.8) {Winter};
	\node [text centered] at (-1,-2) {Summer};
	\node [text centered] at (1,-2) {Fall};
	\node [text centered, text width=5em] at (0,3.8) {Spring Equinox};
	\node [text centered, text width=5em] at (0,-3.8) {Fall Equinox};
	\node [text centered, text width=5em] at (-3.5,-1.5) {Summer Solstice};
	\node [text centered, text width=5em] at (3.5,-1.5) {Winter Solstice};
	\end{tikzpicture}
	};
    \node [text centered,text width=16em] at (-7,-4.7) (t1) {\normalsize 5000 years ago and 15000 years from now};
    \node at (7,0) (o2) {\begin{tikzpicture}[scale=1,>=latex',
  decoration={markings, mark=at position 0.85 with {\arrow[scale=3]{>} } }]
  	\draw [fill=cyan!30,opacity=.6,postaction={decorate}] (0,0) ellipse (2.5981 and 3);
	\draw (0,-3) -- (0,3) (-2.25,-1.5) -- (2.25,-1.5);
	\draw [fill=yellow] (0,-1.5) circle (.3);
	\draw [<-,red,ultra thick] (-.5,-3) -- (.5,-3);
	\draw [<-,red,ultra thick] (-.5,3) -- (.5,3);
	\draw [<-,red,ultra thick] (-2.75,-1.5) -- (-1.75,-1.5);
	\draw [<-,red,ultra thick] (1.75,-1.5) -- (2.75,-1.5);
	\draw [fill=blue] 
		(0,-3) circle (.2)
		(0,3) circle (.2)
		(-2.25,-1.5) circle (.2)
		(2.25,-1.5) circle (.2);
	\node [text centered] at (-1.2,.8) {Fall};
	\node [text centered] at (1.2,.8) {Summer};
	\node [text centered] at (-1,-2) {Winter};
	\node [text centered] at (1,-2) {Spring};
	\node [text centered, text width=5em] at (0,3.8) {Fall Equinox};
	\node [text centered, text width=5em] at (0,-3.8) {Spring Equinox};
	\node [text centered, text width=5em] at (-3.5,-1.5) {Winter Solstice};
	\node [text centered, text width=5em] at (3.5,-1.5) {Summer Solstice};
	\end{tikzpicture}
	};
  \node [text centered,text width=16em] at (7,-4.7) (t2) {\normalsize 5000 years from now};
  \node at (0,-4.5) (o3) {\begin{tikzpicture}[scale=1,>=latex',
  decoration={markings, mark=at position 0.85 with {\arrow[scale=3]{>} } }]
  	\draw [fill=cyan!30,opacity=.6,postaction={decorate}] (0,0) ellipse (2.5981 and 3);
	\draw (0,-3) -- (0,3) (-2.25,-1.5) -- (2.25,-1.5);
	\draw [fill=yellow] (0,-1.5) circle (.3);
	\draw [->,red,ultra thick] (0,-3.5) -- (0,-2.5);
	\draw [->,red,ultra thick] (0,2.5) -- (0,3.5);
	\draw [->,red,ultra thick] (-2.25,-2) -- (-2.25,-1);
	\draw [->,red,ultra thick] (2.25,-2) -- (2.25,-1);
	\draw [fill=blue] 
		(0,-3) circle (.2)
		(0,3) circle (.2)
		(-2.25,-1.5) circle (.2)
		(2.25,-1.5) circle (.2);
	\node [text centered] at (-1.2,.8) {Winter};
	\node [text centered] at (1.2,.8) {Fall};
	\node [text centered] at (-1,-2) {Spring};
	\node [text centered] at (1,-2) {Summer};
	\node [text centered, text width=5em] at (0,3.8) {Winter Solstice};
	\node [text centered, text width=5em] at (0,-3.8) {Summer Solstice};
	\node [text centered, text width=5em] at (-3.5,-1.5) {Spring Equinox};
	\node [text centered, text width=5em] at (3.5,-1.5) {Fall Equinox};
	\end{tikzpicture}
	};
  \node [text centered,text width=16em] at (0,-9.2) (t3) {\normalsize Earth's orbit 10000 years from now};
  \node at (0,4.5) (o4) {\begin{tikzpicture}[scale=1,>=latex',rotate=-18,
  decoration={markings, mark=at position 0.85 with {\arrow[scale=3]{>} } }]
  	\draw [fill=cyan!30,opacity=.6,postaction={decorate}] (0,0) ellipse (2.5981 and 3);
	\draw (0,-3) -- (0,3) (-2.25,-1.5) -- (2.25,-1.5);
	\draw [fill=yellow] (0,-1.5) circle (.3);
	\draw [<-,red,ultra thick] (0,-3.5) -- (0,-2.5);
	\draw [<-,red,ultra thick] (0,2.5) -- (0,3.5);
	\draw [<-,red,ultra thick] (-2.25,-2) -- (-2.25,-1);
	\draw [<-,red,ultra thick] (2.25,-2) -- (2.25,-1);
	\draw [fill=blue] 
		(0,-3) circle (.2)
		(0,3) circle (.2)
		(-2.25,-1.5) circle (.2)
		(2.25,-1.5) circle (.2);
	\node [text centered] at (-1.2,.8) {Summer};
	\node [text centered] at (1.2,.8) {Spring};
	\node [text centered] at (-1,-2) {Fall};
	\node [text centered] at (1,-2) {Winter};
	\node [text centered, text width=5em] at (0,3.8) {Summer Solstice};
	\node [text centered, text width=5em] at (0,-3.8) {Winter Solstice};
	\node [text centered, text width=5em] at (-3.5,-1.5) {Fall Equinox};
	\node [text centered, text width=5em] at (3.5,-1.5) {Spring Equinox};
	\end{tikzpicture}
	};
  \node [text centered,text width=8em] at (-2.5,7) (t4) {\normalsize Earth's \\orbit today};
  \draw [->,ultra thick] (o1.north) .. controls ++(0,1.5) and ++(-1.5,0) .. (t4.west);
  \draw [->,ultra thick,red] (-7.9,7.5) -- (-8.9,7.5);
  \node [text centered,text width=11em] at (-8.4,6) {\normalsize Direction North Pole points\\(actually inclined only 23.5$^\circ$)};
  \draw [->,ultra thick] (o4.30) ++(-1,0) .. controls ++(1.5,0) and ++(0,1.5) .. (o2.north)
  	node [pos=.5,above right,text centered,text width=8em] {\normalsize Precession direction};
  \draw [->,ultra thick] (t2.south) .. controls ++(0,-1.5) and ++(1.5,0) .. (t3.north east)
  	node [pos=.5,right=2em,text centered,text width=8em] {\normalsize Indicated seasons are for northern hemisphere};
  \draw [->,ultra thick] (t3.west) ++(.8,0) .. controls ++(-1.5,0) and ++(0,-1.5) .. (t1.south);
  \end{tikzpicture}
\end{document}

Licencia

Yo, el titular de los derechos de autor de esta obra, la publico en los términos de la siguiente licencia:
w:es:Creative Commons
atribución compartir igual
Este archivo se encuentra bajo la licencia Creative Commons Genérica de Atribución/Compartir-Igual 3.0.
Eres libre:
  • de compartir – de copiar, distribuir y transmitir el trabajo
  • de remezclar – de adaptar el trabajo
Bajo las siguientes condiciones:
  • atribución – Debes otorgar el crédito correspondiente, proporcionar un enlace a la licencia e indicar si realizaste algún cambio. Puedes hacerlo de cualquier manera razonable pero no de manera que sugiera que el licenciante te respalda a ti o al uso que hagas del trabajo.
  • compartir igual – En caso de mezclar, transformar o modificar este trabajo, deberás distribuir el trabajo resultante bajo la misma licencia o una compatible como el original.

Leyendas

Añade una explicación corta acerca de lo que representa este archivo

Elementos representados en este archivo

representa a

image/svg+xml

Historial del archivo

Haz clic sobre una fecha y hora para ver el archivo tal como apareció en ese momento.

Fecha y horaMiniaturaDimensionesUsuarioComentario
actual15:34 19 abr 2015Miniatura de la versión del 15:34 19 abr 2015787 × 639 (54 kB)Krishnavedalafrom the corrected source-code
15:29 8 ene 2015Miniatura de la versión del 15:29 8 ene 2015787 × 645 (69 kB)Krishnavedala{{Information |Description ={{en|1=Effects of precession on the seasons (using the Northern Hemisphere terms).}} |Source ={{own}} |Author =Krishnavedala |Date =2015-01-08 |Permission = |other_vers...

Las siguientes páginas usan este archivo:

Uso global del archivo

Las wikis siguientes utilizan este archivo:

Metadatos