Software Open Access
Elio Campitelli; Matt; Paola Corrales; Paul Murrell
<?xml version='1.0' encoding='utf-8'?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:adms="http://www.w3.org/ns/adms#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:dctype="http://purl.org/dc/dcmitype/" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:duv="http://www.w3.org/ns/duv#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:frapo="http://purl.org/cerif/frapo/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:gsp="http://www.opengis.net/ont/geosparql#" xmlns:locn="http://www.w3.org/ns/locn#" xmlns:org="http://www.w3.org/ns/org#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:schema="http://schema.org/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:wdrs="http://www.w3.org/2007/05/powder-s#"> <rdf:Description rdf:about="https://doi.org/10.5281/zenodo.7154731"> <rdf:type rdf:resource="http://www.w3.org/ns/dcat#Dataset"/> <dct:type rdf:resource="http://purl.org/dc/dcmitype/Software"/> <dct:identifier rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://doi.org/10.5281/zenodo.7154731</dct:identifier> <foaf:page rdf:resource="https://doi.org/10.5281/zenodo.7154731"/> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Elio Campitelli</foaf:name> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Matt</foaf:name> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Paola Corrales</foaf:name> </rdf:Description> </dct:creator> <dct:creator> <rdf:Description> <rdf:type rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <foaf:name>Paul Murrell</foaf:name> </rdf:Description> </dct:creator> <dct:title>eliocamp/metR: metR 0.13.0</dct:title> <dct:publisher> <foaf:Agent> <foaf:name>Zenodo</foaf:name> </foaf:Agent> </dct:publisher> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#gYear">2022</dct:issued> <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2022-10-06</dct:issued> <owl:sameAs rdf:resource="https://zenodo.org/record/7154731"/> <adms:identifier> <adms:Identifier> <skos:notation rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://zenodo.org/record/7154731</skos:notation> <adms:schemeAgency>url</adms:schemeAgency> </adms:Identifier> </adms:identifier> <dct:relation rdf:resource="https://github.com/eliocamp/metR/tree/v0.13.0"/> <dct:isVersionOf rdf:resource="https://doi.org/10.5281/zenodo.2593516"/> <owl:versionInfo>v0.13.0</owl:versionInfo> <dct:description>New features <ul> <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> </ul> Bug Fixes <ul> <li><p>Fixed a bug in <code>geom_streamline()</code> when plotting multiple fields on the same panel.</p> </li> <li><p>Fixes a bug with <code>GetTopography()</code> on Windows.</p> </li> <li><p>Updates documentation to use valid HTML5 per CRAN's new format.</p> </li> <li><p>Fixes the "The following aesthetics were dropped during statistical transformation" warning for contours.</p> </li> <li><p>Removes <code>ReadNetCDF()</code> file and URL checking because it didn't work in some cases. (#164, thanks @pascaloettli)</p> </li> </ul> Breaking changes <ul> <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> </ul></dct:description> <dct:accessRights rdf:resource="http://publications.europa.eu/resource/authority/access-right/PUBLIC"/> <dct:accessRights> <dct:RightsStatement rdf:about="info:eu-repo/semantics/openAccess"> <rdfs:label>Open Access</rdfs:label> </dct:RightsStatement> </dct:accessRights> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.7154731"/> </dcat:Distribution> </dcat:distribution> <dcat:distribution> <dcat:Distribution> <dcat:accessURL rdf:resource="https://doi.org/10.5281/zenodo.7154731"/> <dcat:byteSize>19063494</dcat:byteSize> <dcat:downloadURL rdf:resource="https://zenodo.org/record/7154731/files/eliocamp/metR-v0.13.0.zip"/> <dcat:mediaType>application/zip</dcat:mediaType> </dcat:Distribution> </dcat:distribution> </rdf:Description> </rdf:RDF>
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 |