Software Open Access
Elio Campitelli; Matt; Paola Corrales; Paul Murrell
{ "publisher": "Zenodo", "DOI": "10.5281/zenodo.7154731", "title": "eliocamp/metR: metR 0.13.0", "issued": { "date-parts": [ [ 2022, 10, 6 ] ] }, "abstract": "New features\n<ul>\n<li>The new function <code>Smooth2D()</code> smooths a 2D field (hence the name). There are two smoothing methods. <code>smooth_svd()</code> computes the SVD of the field and reconstructs it keeping only the leading values that ensures a maximum variance lost. <code>smooth_dct()</code> computes the Discrete Cosine Transform of the field and sets a proportion of the components to zero.</li>\n</ul>\nBug Fixes\n<ul>\n<li><p>Fixed a bug in <code>geom_streamline()</code> when plotting multiple fields on the same panel.</p>\n</li>\n<li><p>Fixes a bug with <code>GetTopography()</code> on Windows.</p>\n</li>\n<li><p>Updates documentation to use valid HTML5 per CRAN's new format.</p>\n</li>\n<li><p>Fixes the \"The following aesthetics were dropped during statistical transformation\" warning for contours.</p>\n</li>\n<li><p>Removes <code>ReadNetCDF()</code> file and URL checking because it didn't work in some cases.\n(#164, thanks @pascaloettli)</p>\n</li>\n</ul>\nBreaking changes\n<ul>\n<li>Due to the udunits2 package being orphaned, <code>ReadNetCDF()</code> not longer uses it to parse dates and times. The homebrewed parser might be more limited, and the wild variety of netCDF files in the wild makes it hard to fully test. Please report any issues you have!</li>\n</ul>", "author": [ { "family": "Elio Campitelli" }, { "family": "Matt" }, { "family": "Paola Corrales" }, { "family": "Paul Murrell" } ], "version": "v0.13.0", "type": "article", "id": "7154731" }
All versions | This version | |
---|---|---|
Views | 1,121 | 181 |
Downloads | 53 | 9 |
Data volume | 1.0 GB | 171.6 MB |
Unique views | 848 | 153 |
Unique downloads | 41 | 9 |