From 47a30f636bd4cb7b2ca913b7dc71c41214a5c29f Mon Sep 17 00:00:00 2001 From: sync Date: Sat, 2 Jan 2021 05:42:13 +0000 Subject: [PATCH 01/12] New package: oce --- docs/all.json | 11 +++++++++++ docs/by-package/oce.json | 10 ++++++++++ 2 files changed, 21 insertions(+) create mode 100644 docs/by-package/oce.json diff --git a/docs/all.json b/docs/all.json index 092fa9ad..5fa21c40 100644 --- a/docs/all.json +++ b/docs/all.json @@ -148,6 +148,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.3.0", diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json new file mode 100644 index 00000000..9b33aeef --- /dev/null +++ b/docs/by-package/oce.json @@ -0,0 +1,10 @@ +{ + "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" +} From f0db93e1877aba985e8c1b05e2699de8d8faa4b4 Mon Sep 17 00:00:00 2001 From: sync Date: Sat, 30 Jan 2021 08:14:00 +0000 Subject: [PATCH 02/12] New package: oce --- docs/by-package/oce.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index 9b33aeef..0f31acb7 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,10 +1,10 @@ { - "version": "1.2-0", + "version": "1.3-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", + "date": "2021-01-29", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", - "url": "https://dankelley.github.io/oce", + "url": "https://dankelley.github.io/oce/", "bugs": "https://github.com/dankelley/oce/issues" } From 73200d146d9243db8ec6024af31b9650e8171ba4 Mon Sep 17 00:00:00 2001 From: sync Date: Mon, 29 Mar 2021 08:17:18 +0000 Subject: [PATCH 03/12] New package: oce --- docs/by-package/oce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index 0f31acb7..f09acb22 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.3-0", + "version": "1.4-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": "2021-01-29", + "date": "2021-03-28", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/", From 704c4325b265cc59e4ab8056a2378e36c6dd25f1 Mon Sep 17 00:00:00 2001 From: sync Date: Tue, 18 Jan 2022 08:16:39 +0000 Subject: [PATCH 04/12] New package: oce --- docs/by-package/oce.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index f09acb22..8071f5b4 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.4-0", + "version": "1.5-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": "2021-03-28", + "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": "2022-01-08", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/", From 1a0505157e18a3b2f53612e8ce341519161e63e2 Mon Sep 17 00:00:00 2001 From: sync Date: Sun, 20 Feb 2022 08:15:38 +0000 Subject: [PATCH 05/12] New package: oce --- docs/by-package/oce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index 8071f5b4..530bdd79 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.5-0", + "version": "1.6-1", "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": "2022-01-08", + "date": "2022-02-18", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/", From 89adcc4f711b72ea716fc607af5378fa376ee347 Mon Sep 17 00:00:00 2001 From: sync Date: Fri, 3 Jun 2022 08:16:48 +0000 Subject: [PATCH 06/12] New package: oce --- docs/by-package/oce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index 530bdd79..75092ff7 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.6-1", + "version": "1.7-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": "2022-02-18", + "date": "2022-05-13", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/", From e5c6728ab2a57a9cde9c948af81bac0235c27305 Mon Sep 17 00:00:00 2001 From: sync Date: Sat, 6 Aug 2022 08:16:37 +0000 Subject: [PATCH 07/12] New package: oce --- docs/by-package/oce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index 75092ff7..bd98b282 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.7-3", + "version": "1.7-8", "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": "2022-05-13", + "date": "2022-07-05", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/", From 99d4125fde62923b6816d0bf344da3b90b65cd57 Mon Sep 17 00:00:00 2001 From: sync Date: Tue, 30 Aug 2022 08:19:36 +0000 Subject: [PATCH 08/12] New package: oce --- docs/by-package/oce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index bd98b282..c8476d2a 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.7-8", + "version": "1.7-10", "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": "2022-07-05", + "date": "2022-08-18", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/", From 10812e41a02862da7433c8e88818541cf7d2c36e Mon Sep 17 00:00:00 2001 From: sync Date: Fri, 28 Apr 2023 08:17:59 +0000 Subject: [PATCH 09/12] New package: oce --- docs/by-package/oce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index c8476d2a..bd17212f 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.7-10", + "version": "1.8-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 by Kelley (2018) \"Oceanographic Analysis with R\" .", - "date": "2022-08-18", + "date": "2023-04-25", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/", From bdfdb39a3b043b2d502f83244d6715141076d2d3 Mon Sep 17 00:00:00 2001 From: sync Date: Fri, 30 Jun 2023 08:15:25 +0000 Subject: [PATCH 10/12] New package: oce --- docs/by-package/oce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index bd17212f..2076927b 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.8-0", + "version": "1.8-1", "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": "2023-04-25", + "date": "2023-06-29", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/", From 1cb507e22e9f55b88c4eaae71937c8b6080de06b Mon Sep 17 00:00:00 2001 From: sync Date: Sat, 2 Dec 2023 08:12:44 +0000 Subject: [PATCH 11/12] New package: oce --- docs/by-package/oce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index 2076927b..08671216 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.8-1", + "version": "1.8-2", "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": "2023-06-29", + "date": "2023-12-02", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/", From 1c30ad9f089dcd3d04ad7583cf5af1811c5cae89 Mon Sep 17 00:00:00 2001 From: sync Date: Sun, 18 Aug 2024 08:15:12 +0000 Subject: [PATCH 12/12] New package: oce --- docs/by-package/oce.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/by-package/oce.json b/docs/by-package/oce.json index 08671216..38ca82b5 100644 --- a/docs/by-package/oce.json +++ b/docs/by-package/oce.json @@ -1,8 +1,8 @@ { - "version": "1.8-2", + "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": "2023-12-02", + "date": "2024-08-17", "maintainer": "Dan Kelley ", "license": "GPL (>= 2)", "url": "https://dankelley.github.io/oce/",