File:Pangal-en-pangal.png

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

Pangal-en-pangal.png(280 × 320 pixels, file size: 31 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
Español: Curva de Variación Estacional Pangal en Pangal.
== Data ==
# Dirección General de Aguas, MOP
# Cuenca del río Rapel
# Diagnóstico y clasificación de los cursos y cuerpos de agua según objetivos de calidad
# Diciembre 2004
# pág. 55
# Tabla 4.2: Pangal en Pangal (m3/s)
abr  10.884  9.631  8.304   6.256   4.413  3.595
may   6.911  6.375  5.726   4.485   2.957  2.059
jun   9.734  8.579  7.281  5.075   2.791   1.640
jul  14.928 12.430  9.783  5.799   2.621   1.489
ago   9.600  9.100  7.650  5.400   4.300   2.500
sep  15.078 12.856 10.539  7.040   3.931   2.521
oct  25.282 23.165 20.601 15.700   9.664   6.118
nov  50.282 46.383 41.660 32.634  21.516  14.986
dic  66.175 59.197 51.319 38.145  25.285  19.334
ene  61.587 53.345 44.825 32.143  21.339  16.776
feb  28.597 25.756 22.690 17.809  13.215  11.090
mar  17.414 16.022 14.336 11.113   7.144   4.813
== Script ==
#!/usr/bin/gnuplot

# G N U P L O T	Version 5.2 patchlevel 2 last modified 2017-11-01
# + https://github.com/Gnuplotting/gnuplot-palettes

lugar    = "en Pangal"
rio      = "Pangal"
year     = "2004"
diagrama = "Pangal en Pangal.png"
datos    = "pangal-en-pangal.txt"

reset

set loadpath 'gnuplot-palettes-master/'
set terminal png truecolor size 700, 300 font "Helvetica" background rgb "white" 
set margins 6,3,2,4 # <left>, <right>, <bottom>, <top>
set output diagrama
set grid
set yrange [0:]
set title "Caudales medios mensuales [m^3/s] \npara distintas probabilidades de excedencia\nRío ".rio." (".lugar.") ".year
set xtics offset 0,graph -0.09 rotate by 45
set style data line
load 'moreland.pal'
plot datos  \
using 2:xticlabels(1)    title "5%"  w lp , \
'' using :3 title "10%" w lp , \
'' using :4 title "20%" w lp , \
'' using :5 title "50%" w lp , \
'' using :6 title "85%" w lp , \
'' using :7 title "95%" w lp
Date
Source Own work
Author Juan Villalobos

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
current21:02, 21 August 2019Thumbnail for version as of 21:02, 21 August 2019280 × 320 (31 KB)Juan Villalobos (talk | contribs)media y mediana
11:03, 1 April 2019Thumbnail for version as of 11:03, 1 April 2019700 × 300 (38 KB)Juan Villalobos (talk | contribs)User created page with UploadWizard

The following 2 pages use this file:

File usage on other wikis

The following other wikis use this file:

Metadata