WHOTS mooring
Here we plot time series from the WHOTS mooring which measures both Ocean and Atmosphere variables. This is one of the long time series available to study Climate. See http://www.oceansites.org/ for more data like this.



Image credits: NOAA, SOEST, WHOI, Dickson.
Another cell defining WHOTS contains errors.
Data Visualisation
Select initial and final time here;
year,month,day =
year,month,day =
Data Sources
For more on the data being plotted in this notebook please refer to the websites listed below.
WHOTS
Oceansites
On the U.S. servers, see
https://dods.ndbc.noaa.gov/thredds/catalog/oceansites/DATA/catalog.html
https://dods.ndbc.noaa.gov/thredds/catalog/oceansites/long_timeseries/catalog.html
or similarly on the E.U. servers, see
Oceansites provides many more time series in addition to the WHOTS timeseries. For example, the long_timeseries
subfolder contains ["WHOTS","TRITON","Stratus","RAMA","PIRATA","PAPA","NTAS","KEO","DYFAMED"]
```
Appendix
Data Files
In this next cell we also read a selection of variables to make them available for e.g. plotting.
NetCDF error: Opening path https://tds0.ifremer.fr/thredds/dodsC/CORIOLIS-OCEANSITES-GDAC-OBS/DATA_GRIDDED/WHOTS/OS_WHOTS_200408-201809_D_MLTS-1H.nc#fillmismatch: NetCDF: DAP server error (NetCDF error code: -70)
Here is what happened, the most recent locations are first:
- nc_open
(path::String, mode::UInt16) - NCDatasets.NCDataset
(filename::String, mode::String; format::Symbol, share::Bool, diskless::Bool, persist::Bool, memory::Nothing, maskingvalue::Missing, attrib::Vector{Any}) - NCDatasetfrom dataset.jl:171
- read_WHOTS
(file::String) - read_WHOTSfrom files.jl:827
- readfrom files.jl:807
- from This cell: line 1
WHOTS=read(OceanSite(),:WHOTS)
Julia Tools
"Done with packages"