From 72da15e1d4b0e954079e2f579c3219db567530df Mon Sep 17 00:00:00 2001 From: MATLAB Release by rpurser47 <> Date: Tue, 29 Nov 2022 12:41:37 +0000 Subject: [PATCH] Final checkins for release v2.2.1 --- ToolboxPackaging.prj | 322 ++++++++++++++++++++----------------------- 1 file changed, 149 insertions(+), 173 deletions(-) diff --git a/ToolboxPackaging.prj b/ToolboxPackaging.prj index b9d6874..981ac0d 100644 --- a/ToolboxPackaging.prj +++ b/ToolboxPackaging.prj @@ -1,174 +1,150 @@ - - - Climate Data Store Toolbox for MATLAB - Rob Purser - - MathWorks - MATLAB(R) Tools to access the Climate Data Store (https://cds.climate.copernicus.eu/) - MATLAB Tools to access the Climate Data Store (https://cds.climate.copernicus.eu/). It is a wealth of information about the Earth's past, present and future climate. There are hundreds of data sets associated with climate change. See the GettingStarted.mlx in the doc directory! - ${PROJECT_ROOT}\img\ToolboxPackaging.jpg - 2.1.0.41 - ${PROJECT_ROOT}\Climate Data Store Toolbox for MATLAB.mltbx - - - - - d271298a-6dca-47e1-825f-f8edbabcdc11 - % List files contained in your toolbox folder that you would like to exclude -% from packaging. Excludes should be listed relative to the toolbox folder. -.gitattributes -.gitignore -.git -doc/inprogress -release -img -resources -util/releaseToolbox.m -README.md -SECURITY.md -CONTRIBUTING.md - true - <?xml version="1.0" encoding="utf-8"?> -<examples> - <exampleCategory name="doc"> - <example name="ComparingIceThickness" type="html"> - <file type="source">/doc/html/ComparingIceThickness.html</file> - <file type="main">/doc/ComparingIceThickness.mlx</file> - <file type="thumbnail"/> - </example> - <example name="GettingStarted" type="html"> - <file type="source">/doc/html/GettingStarted.html</file> - <file type="main">/doc/GettingStarted.mlx</file> - <file type="thumbnail"/> - </example> - </exampleCategory> -</examples> - - - - ${PROJECT_ROOT}\climatedatastoreToolbox\info.xml - ${PROJECT_ROOT}\climatedatastoreToolbox\doc\GettingStarted.mlx - - - true - - - - R2020a - latest - false - true - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${PROJECT_ROOT}\climatedatastoreToolbox - - - ${PROJECT_ROOT}\climatedatastoreToolbox\climateDataStoreDownload.m - ${PROJECT_ROOT}\climatedatastoreToolbox\climateDataStoreDownloadAsync.m - ${PROJECT_ROOT}\climatedatastoreToolbox\climateDataStoreDownloadFuture.m - ${PROJECT_ROOT}\climatedatastoreToolbox\demos.xml - ${PROJECT_ROOT}\climatedatastoreToolbox\doc - ${PROJECT_ROOT}\climatedatastoreToolbox\info.xml - ${PROJECT_ROOT}\climatedatastoreToolbox\util - - - - - - C:\localProjects\climatedatastore\Climate Data Store Toolbox for MATLAB.mltbx - - - - C:\Program Files\MATLAB\R2022b - - - - - - - - - - - true - - - - - true - - - - - true - - - - - true - - - - - true - - - - - true - - - - - false - false - true - false - false - false - false - false - 10.0 - false - true - win64 - true - - + + + Climate Data Store Toolbox for MATLAB + Rob Purser + + MathWorks + MATLAB(R) Tools to access the Climate Data Store (https://cds.climate.copernicus.eu/) + MATLAB Tools to access the Climate Data Store (https://cds.climate.copernicus.eu/). It is a wealth of information about the Earth's past, present and future climate. There are hundreds of data sets associated with climate change. See the GettingStarted.mlx in the doc directory! + ${PROJECT_ROOT}/img/ToolboxPackaging.jpg + 2.2.1.42 + ${PROJECT_ROOT}/Climate Data Store Toolbox for MATLAB.mltbx + + + + + d271298a-6dca-47e1-825f-f8edbabcdc11 + % List files contained in your toolbox folder that you would like to exclude +% from packaging. Excludes should be listed relative to the toolbox folder. +.gitattributes +.gitignore +.git +doc/inprogress +release +img +resources +util/releaseToolbox.m +README.md +SECURITY.md +CONTRIBUTING.md + true + <?xml version="1.0" encoding="utf-8"?> +<examples> + <exampleCategory name="doc"> + <example name="ComparingIceThickness" type="html"> + <file type="source">/doc/html/ComparingIceThickness.html</file> + <file type="main">/doc/ComparingIceThickness.mlx</file> + <file type="thumbnail"/> + </example> + <example name="GettingStarted" type="html"> + <file type="source">/doc/html/GettingStarted.html</file> + <file type="main">/doc/GettingStarted.mlx</file> + <file type="thumbnail"/> + </example> + </exampleCategory> +</examples> + + + + ${PROJECT_ROOT}/climatedatastoreToolbox/info.xml + ${PROJECT_ROOT}/climatedatastoreToolbox/doc/GettingStarted.mlx + + + true + + + + R2020a + latest + false + true + true + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ${PROJECT_ROOT}/climatedatastoreToolbox + + + ${PROJECT_ROOT}/climatedatastoreToolbox/climateDataStoreDownload.m + ${PROJECT_ROOT}/climatedatastoreToolbox/climateDataStoreDownloadAsync.m + ${PROJECT_ROOT}/climatedatastoreToolbox/climateDataStoreDownloadFuture.m + ${PROJECT_ROOT}/climatedatastoreToolbox/demos.xml + ${PROJECT_ROOT}/climatedatastoreToolbox/doc + ${PROJECT_ROOT}/climatedatastoreToolbox/info.xml + ${PROJECT_ROOT}/climatedatastoreToolbox/util + + + + + + /home/runner/work/climatedatastore/climatedatastore/Climate Data Store Toolbox for MATLAB.mltbx + + + + /usr/local/MATLAB/R2022b + + + + + + + true + + + + + true + + + + + true + false + false + false + false + false + true + false + 5.15.0-1023-azure + false + true + glnxa64 + true + + \ No newline at end of file