diff --git a/docs/all.json b/docs/all.json index b83a91c3..d88432ee 100644 --- a/docs/all.json +++ b/docs/all.json @@ -170,6 +170,17 @@ "url": ["https://github.com/DyfanJones/noctua"], "bugs": "https://github.com/DyfanJones/noctua/issues" }, + { + "name": "oce", + "version": "1.2-0", + "title": "Analysis of Oceanographic Data", + "description": "Supports the analysis of Oceanographic data, including 'ADCP' measurements, measurements made with 'argo' floats, 'CTD' measurements, sectional data, sea-level time series, coastline and topographic data, etc. Provides specialized functions for calculating seawater properties such as potential temperature in either the 'UNESCO' or 'TEOS-10' equation of state. Produces graphical displays that conform to the conventions of the Oceanographic literature. This package is discussed extensively in Dan Kelley's book Oceanographic Analysis with R, published in 2018 by 'Springer-Verlag' with ISBN 978-1-4939-8842-6.", + "date": "2020-02-21", + "maintainer": "Dan Kelley ", + "license": "GPL (>= 2)", + "url": ["https://dankelley.github.io/oce"], + "bugs": "https://github.com/dankelley/oce/issues" + }, { "name": "odbc", "version": "1.5.0", diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json new file mode 100644 index 00000000..38ca82b5 --- /dev/null +++ b/docs/by-package/oce.json @@ -0,0 +1,10 @@ +{ + "version": "1.8-3", + "title": "Analysis of Oceanographic Data", + "description": "Supports the analysis of Oceanographic data, including 'ADCP' measurements, measurements made with 'argo' floats, 'CTD' measurements, sectional data, sea-level time series, coastline and topographic data, etc. Provides specialized functions for calculating seawater properties such as potential temperature in either the 'UNESCO' or 'TEOS-10' equation of state. Produces graphical displays that conform to the conventions of the Oceanographic literature. This package is discussed extensively by Kelley (2018) \"Oceanographic Analysis with R\" .", + "date": "2024-08-17", + "maintainer": "Dan Kelley ", + "license": "GPL (>= 2)", + "url": "https://dankelley.github.io/oce/", + "bugs": "https://github.com/dankelley/oce/issues" +}