File:Houtman Abrolhos Sea Temperature And Salinity.png
This is a plot showing the annual variability of ocean temperature and salinity in the Houtman Abrolhos and the adjacent coast. The actual data is monthly means from five metre deep sensors at Rat Island in the Houtman Abrolhos, and Dongara on the coast. The data was taken from Table 2 of Pearce, Alan (1997) "The Leeuwin Current and the Houtman Abrolhos" in Wells, F. E. (ed) The Marine Flora and Fauna of the Houtman Abrolhos Islands, Western Australia, Volume 1, pp 11–46. This plot effectively reproduces Figure 9 of that paper.
Date
Source
Original work
Author
Hesperian
Permission
(Reusing this file)
The plot was created in R. The source code for reproducing it is as follows:
plot(co_sal, co_temp, type="b", pch="", xlab="Salinity (ppt)", ylab="Temperature (°C)", xlim=range(c(ha_sal, co_sal))) text(co_sal, co_temp, lab=c("J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D")) lines(ha_sal, ha_temp, type="b", pch="") text(ha_sal, ha_temp, lab=c("J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D")) text(35.55,22.2,"Abrolhos")text(36.1,21,"Coast")
(Reusing this file)
I, the copyright holder of this work, hereby publish it under the following licenses:
![]() |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License. |
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International, 3.0 Unported, 2.5 Generic, 2.0 Generic and 1.0 Generic 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.
You may select the license of your choice.
![]() |
This chart image could be re-created using vector graphics as an SVG file. This has several advantages; see Commons:Media for cleanup for more information. If an SVG form of this image is available, please upload it and afterwards replace this template with
{{vector version available|new image name}} .
It is recommended to name the SVG file “Houtman Abrolhos sea temperature and salinity.svg”—then the template Vector version available (or Vva) does not need the new image name parameter. |