{
  "_id": "6a1ed506b401979e7340e448",
  "Package": "metR",
  "Title": "Tools for Easier Analysis of Meteorological Fields",
  "Version": "0.18.3.9000",
  "Authors@R": "person(\"Elio\", \"Campitelli\", , \"eliocampitelli@gmail.com\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-7742-9230\"))",
  "Description": "Many useful functions and extensions for dealing with\nmeteorological data in the tidy data framework. Extends\n'ggplot2' for better plotting of scalar and vector fields and\nprovides commonly used analysis methods in the atmospheric\nsciences.",
  "License": "GPL-3",
  "URL": "https://eliocamp.github.io/metR/, https://github.com/eliocamp/metR",
  "BugReports": "https://github.com/eliocamp/metR/issues",
  "VignetteBuilder": "knitr",
  "ByteCompile": "yes",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://eliocamp.r-universe.dev",
  "Date/Publication": "2026-05-18 12:37:40 UTC",
  "RemoteUrl": "https://github.com/eliocamp/metR",
  "RemoteRef": "HEAD",
  "RemoteSha": "508d83bdb23987688673d459c8e3d1506979cf9b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 10:38:23 UTC",
    "User": "root"
  },
  "Author": "Elio Campitelli [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-7742-9230>)",
  "Maintainer": "Elio Campitelli <eliocampitelli@gmail.com>",
  "MD5sum": "ef5b67b92a69268dfc7fc2f16fd2e4b5",
  "_user": "eliocamp",
  "_type": "src",
  "_file": "metR_0.18.3.9000.tar.gz",
  "_fileid": "b2ffd7269b7b1a0ff520303672969e586e24440adc1114b8a150fcb7393d6687",
  "_filesize": 6975819,
  "_sha256": "b2ffd7269b7b1a0ff520303672969e586e24440adc1114b8a150fcb7393d6687",
  "_created": "2026-05-20T10:38:23.000Z",
  "_published": "2026-06-02T13:05:10.051Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79077003360,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107792393"
    },
    {
      "job": 79077003559,
      "time": 224,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107798444"
    },
    {
      "job": 79077003696,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107859471"
    },
    {
      "job": 79077003452,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107938129"
    },
    {
      "job": 79077002016,
      "time": 257,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107722803"
    },
    {
      "job": 79077002532,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7358456282"
    },
    {
      "job": 79077003517,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7107788338"
    },
    {
      "job": 79077004116,
      "time": 186,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7107785655"
    },
    {
      "job": 79077003755,
      "time": 184,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7107785184"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eliocamp/actions/runs/26156995356",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eliocamp/metR",
  "_commit": {
    "id": "508d83bdb23987688673d459c8e3d1506979cf9b",
    "author": "Elio Campitelli <eliocampitelli@gmail.com>",
    "committer": "Elio Campitelli <eliocampitelli@gmail.com>",
    "message": "Formats news\n",
    "time": 1779107860
  },
  "_maintainer": {
    "name": "Elio Campitelli",
    "email": "eliocampitelli@gmail.com",
    "login": "eliocamp",
    "mastodon": "@eliocamp@mastodon.social",
    "orcid": "0000-0002-7742-9230",
    "description": "Research Fellow at Monash University\n",
    "uuid": 8617595
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "Formula",
      "role": "Imports"
    },
    {
      "package": "formula.tools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "isoband",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "CFtime",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "gsignal",
      "role": "Suggests"
    },
    {
      "package": "irlba",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "kriging",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "ncdf4",
      "role": "Suggests"
    },
    {
      "package": "proj4",
      "role": "Suggests"
    },
    {
      "package": "rcdo",
      "role": "Suggests"
    },
    {
      "package": "reshape2",
      "role": "Suggests"
    },
    {
      "package": "rnaturalearth",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "eliocamp",
  "_selfowned": true,
  "_usedby": 25,
  "_updates": [
    {
      "week": "2025-22",
      "n": 2
    },
    {
      "week": "2025-25",
      "n": 4
    },
    {
      "week": "2025-27",
      "n": 4
    },
    {
      "week": "2025-28",
      "n": 6
    },
    {
      "week": "2025-31",
      "n": 7
    },
    {
      "week": "2025-36",
      "n": 9
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 5
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.18.2",
      "date": "2025-09-02"
    },
    {
      "name": "v0.18.3",
      "date": "2025-12-09"
    }
  ],
  "_topics": [
    "atmospheric-science",
    "ggplot2",
    "visualization"
  ],
  "_stars": 157,
  "_contributors": [
    {
      "user": "eliocamp",
      "count": 1158,
      "uuid": 8617595
    },
    {
      "user": "teunbrand",
      "count": 10,
      "uuid": 49372158
    },
    {
      "user": "breeze-hu",
      "count": 6,
      "uuid": 173059909
    },
    {
      "user": "olivroy",
      "count": 4,
      "uuid": 52606734
    },
    {
      "user": "m-saenger",
      "count": 1,
      "uuid": 39989190
    },
    {
      "user": "paocorrales",
      "count": 1,
      "uuid": 9036871
    },
    {
      "user": "pmur002",
      "count": 1,
      "uuid": 2044052
    }
  ],
  "_userbio": {
    "uuid": 8617595,
    "type": "user",
    "name": "Elio Campitelli",
    "description": "Research Fellow at Monash University\r\n"
  },
  "_downloads": {
    "count": 7806,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/metR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/eliocamp/metr",
  "_pkgdown": "https://eliocamp.github.io/metR/",
  "_searchresults": 1300,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/metR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eliocamp/metr",
  "_realowner": "eliocamp",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-11-19"
    },
    {
      "version": "0.3.0",
      "date": "2019-03-13"
    },
    {
      "version": "0.4.0",
      "date": "2019-07-08"
    },
    {
      "version": "0.5.0",
      "date": "2019-11-13"
    },
    {
      "version": "0.6.0",
      "date": "2020-02-10"
    },
    {
      "version": "0.7.0",
      "date": "2020-04-10"
    },
    {
      "version": "0.8.0",
      "date": "2020-10-25"
    },
    {
      "version": "0.9.0",
      "date": "2020-11-25"
    },
    {
      "version": "0.9.1",
      "date": "2021-02-07"
    },
    {
      "version": "0.9.2",
      "date": "2021-05-21"
    },
    {
      "version": "0.10.0",
      "date": "2021-08-07"
    },
    {
      "version": "0.11.0",
      "date": "2021-09-20"
    },
    {
      "version": "0.12.0",
      "date": "2022-02-15"
    },
    {
      "version": "0.13.0",
      "date": "2022-10-06"
    },
    {
      "version": "0.14.0",
      "date": "2023-03-23"
    },
    {
      "version": "0.14.1",
      "date": "2023-10-30"
    },
    {
      "version": "0.15.0",
      "date": "2024-02-09"
    },
    {
      "version": "0.16.0",
      "date": "2024-10-14"
    },
    {
      "version": "0.17.0",
      "date": "2025-01-17"
    },
    {
      "version": "0.18.0",
      "date": "2025-02-24"
    },
    {
      "version": "0.18.1",
      "date": "2025-05-13"
    },
    {
      "version": "0.18.2",
      "date": "2025-09-05"
    },
    {
      "version": "0.18.3",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "%~%",
    "Adiabat",
    "AnchorBreaks",
    "Angle",
    "Anomaly",
    "as.discretised_scale",
    "as.path",
    "AssignSeason",
    "BuildWave",
    "ClausiusClapeyron",
    "ConvertLongitude",
    "coriolis",
    "coriolis.dy",
    "cross",
    "denormalise",
    "denormalize",
    "Derivate",
    "Detrend",
    "DewPoint",
    "discretised_scale",
    "Divergence",
    "dlat",
    "dlon",
    "dx",
    "dy",
    "EOF",
    "EPflux",
    "f",
    "f.dy",
    "FilterWave",
    "FitLm",
    "FitWave",
    "geom_arrow",
    "geom_contour_fill",
    "geom_contour_tanaka",
    "geom_contour2",
    "geom_label_contour",
    "geom_relief",
    "geom_shadow",
    "geom_streamline",
    "geom_text_contour",
    "geom_vector",
    "GeomArrow",
    "GeomContour2",
    "GeomContourTanaka",
    "GeomLabelContour",
    "GeomRelief",
    "GeomShadow",
    "GeomStreamline",
    "GeomTextContour",
    "GeostrophicWind",
    "GetSMNData",
    "GetTopography",
    "GlanceNetCDF",
    "guide_colorstrip",
    "guide_colourstrip",
    "IdealGas",
    "Impute2D",
    "ImputeEOF",
    "Interpolate",
    "is.cross",
    "is.full_season",
    "JumpBy",
    "label_placement_all",
    "label_placement_flattest",
    "label_placement_fraction",
    "label_placement_minmax",
    "label_placement_n",
    "label_placement_random",
    "label_placer_all",
    "label_placer_flattest",
    "label_placer_fraction",
    "label_placer_minmax",
    "label_placer_n",
    "label_placer_random",
    "Laplacian",
    "LatLabel",
    "LonLabel",
    "Mag",
    "MakeBreaks",
    "MaskLand",
    "MixingRatio",
    "OpenNetCDF",
    "ParseNetCDFtime",
    "Percentile",
    "ReadNetCDF",
    "RepeatCircular",
    "ResidLm",
    "reverselog_trans",
    "sa_height",
    "sa_height_axis",
    "sa_height_breaks",
    "sa_height_trans",
    "sa_pressure",
    "sa_pressure_axis",
    "sa_pressure_trans",
    "sa_temperature",
    "scale_color_divergent",
    "scale_colour_divergent",
    "scale_fill_discretised",
    "scale_fill_divergent",
    "scale_fill_divergent_discretised",
    "scale_label_alpha_continuous",
    "scale_label_colour_continuous",
    "scale_label_size_continuous",
    "scale_mag",
    "scale_mag_continuous",
    "scale_stroke.colour_continuous",
    "scale_x_latitude",
    "scale_x_level",
    "scale_x_longitude",
    "scale_y_latitude",
    "scale_y_level",
    "scale_y_longitude",
    "ScaleDiscretised",
    "season",
    "seasonally",
    "Similar",
    "smooth_dct",
    "smooth_svd",
    "Smooth2D",
    "stat_contour_fill",
    "stat_contour2",
    "stat_na",
    "stat_streamline",
    "stat_subset",
    "StatArrow",
    "StatContour2",
    "StatContourFill",
    "StatNa",
    "StatStreamline",
    "StatSubset",
    "StatTextContour",
    "Trajectory",
    "VirtualTemperature",
    "Vorticity",
    "WaveEnvelope",
    "WaveFlux",
    "WrapCircular"
  ],
  "_datasets": [
    {
      "name": "geopotential",
      "title": "Geopotential height",
      "object": "geopotential",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat",
        "lev",
        "gh",
        "date"
      ],
      "rows": 290304,
      "table": true,
      "tojson": true
    },
    {
      "name": "surface",
      "title": "Surface height",
      "object": "surface",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat",
        "height",
        "x",
        "y"
      ],
      "rows": 2891,
      "table": true,
      "tojson": true
    },
    {
      "name": "temperature",
      "title": "Air temperature",
      "object": "temperature",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "lon",
        "lat",
        "lev",
        "air"
      ],
      "rows": 178704,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Anomaly",
      "title": "Anomalies",
      "concept": [
        "utilities"
      ],
      "topics": [
        "Anomaly"
      ]
    },
    {
      "page": "discretised_scale",
      "title": "Create discretised versions of continuous scales",
      "topics": [
        "as.discretised_scale",
        "discretised_scale",
        "ScaleDiscretised",
        "scale_fill_discretised",
        "scale_fill_divergent_discretised"
      ]
    },
    {
      "page": "as.path",
      "title": "Interpolates between locations",
      "topics": [
        "as.path"
      ]
    },
    {
      "page": "ConvertLongitude",
      "title": "Converts between longitude conventions",
      "topics": [
        "ConvertLongitude"
      ]
    },
    {
      "page": "coriolis",
      "title": "Effects of the Earth's rotation",
      "topics": [
        "coriolis",
        "coriolis.dy",
        "f",
        "f.dy"
      ]
    },
    {
      "page": "cut.eof",
      "title": "Remove some principal components.",
      "topics": [
        "cut.eof"
      ]
    },
    {
      "page": "denormalise",
      "title": "Denormalise eof matrices",
      "topics": [
        "denormalise",
        "denormalize"
      ]
    },
    {
      "page": "Derivate",
      "title": "Derivate a discrete variable using finite differences",
      "concept": [
        "meteorology functions"
      ],
      "topics": [
        "Derivate",
        "Divergence",
        "Laplacian",
        "Vorticity"
      ]
    },
    {
      "page": "EOF",
      "title": "Empirical Orthogonal Function",
      "concept": [
        "meteorology functions"
      ],
      "topics": [
        "EOF"
      ]
    },
    {
      "page": "EPflux",
      "title": "Computes Eliassen-Palm fluxes.",
      "topics": [
        "EPflux"
      ]
    },
    {
      "page": "FitLm",
      "title": "Fast estimates of linear regression",
      "topics": [
        "Detrend",
        "FitLm",
        "ResidLm"
      ]
    },
    {
      "page": "geom_arrow",
      "title": "Arrows",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "GeomArrow",
        "geom_arrow",
        "geom_vector",
        "StatArrow"
      ]
    },
    {
      "page": "geom_contour_fill",
      "title": "Filled 2d contours of a 3d surface",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "geom_contour_fill",
        "StatContourFill",
        "stat_contour_fill"
      ]
    },
    {
      "page": "geom_contour_tanaka",
      "title": "Illuminated contours",
      "topics": [
        "GeomContourTanaka",
        "geom_contour_tanaka"
      ]
    },
    {
      "page": "geom_contour2",
      "title": "2d contours of a 3d surface",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "GeomContour2",
        "geom_contour2",
        "StatContour2",
        "stat_contour2"
      ]
    },
    {
      "page": "geom_text_contour",
      "title": "Label contours",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "GeomLabelContour",
        "GeomTextContour",
        "geom_label_contour",
        "geom_text_contour",
        "StatTextContour"
      ]
    },
    {
      "page": "geom_relief",
      "title": "Relief Shading",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "GeomRelief",
        "GeomShadow",
        "geom_relief",
        "geom_shadow"
      ]
    },
    {
      "page": "geom_streamline",
      "title": "Streamlines",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "GeomStreamline",
        "geom_streamline",
        "StatStreamline",
        "stat_streamline"
      ]
    },
    {
      "page": "geopotential",
      "title": "Geopotential height",
      "topics": [
        "geopotential"
      ]
    },
    {
      "page": "GeostrophicWind",
      "title": "Calculate geostrophic winds",
      "concept": [
        "meteorology functions"
      ],
      "topics": [
        "GeostrophicWind"
      ]
    },
    {
      "page": "GetSMNData",
      "title": "Get Meteorological data This function is defunct.",
      "topics": [
        "GetSMNData"
      ]
    },
    {
      "page": "GetTopography",
      "title": "Get topographic data",
      "topics": [
        "GetTopography"
      ]
    },
    {
      "page": "Impute2D",
      "title": "Impute missing values by linear or constant interpolation",
      "topics": [
        "Impute2D"
      ]
    },
    {
      "page": "ImputeEOF",
      "title": "Impute missing values",
      "topics": [
        "ImputeEOF"
      ]
    },
    {
      "page": "Interpolate",
      "title": "Bilinear interpolation",
      "topics": [
        "Interpolate"
      ]
    },
    {
      "page": "is.cross",
      "title": "Cross pattern",
      "topics": [
        "cross",
        "is.cross"
      ]
    },
    {
      "page": "JumpBy",
      "title": "Skip observations",
      "concept": [
        "utilities"
      ],
      "topics": [
        "JumpBy"
      ]
    },
    {
      "page": "logic",
      "title": "Extended logical operators",
      "concept": [
        "utilities"
      ],
      "topics": [
        "%~%",
        "logic",
        "Similar"
      ]
    },
    {
      "page": "Mag",
      "title": "Magnitude and angle of a vector",
      "concept": [
        "utilities"
      ],
      "topics": [
        "Angle",
        "Mag"
      ]
    },
    {
      "page": "MakeBreaks",
      "title": "Functions for making breaks",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "AnchorBreaks",
        "MakeBreaks"
      ]
    },
    {
      "page": "map_labels",
      "title": "Label longitude and latitude",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "LatLabel",
        "LonLabel",
        "map_labels"
      ]
    },
    {
      "page": "MaskLand",
      "title": "Mask",
      "topics": [
        "MaskLand"
      ]
    },
    {
      "page": "metR",
      "title": "metR: Tools for Easier Analysis of Meteorological Fields",
      "topics": [
        "metR-package",
        "metR"
      ]
    },
    {
      "page": "Percentile",
      "title": "Percentiles",
      "concept": [
        "utilities"
      ],
      "topics": [
        "Percentile"
      ]
    },
    {
      "page": "ReadNetCDF",
      "title": "Read NetCDF files.",
      "topics": [
        "GlanceNetCDF",
        "OpenNetCDF",
        "ParseNetCDFtime",
        "ReadNetCDF"
      ]
    },
    {
      "page": "reverselog_trans",
      "title": "Reverse log transform",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "reverselog_trans"
      ]
    },
    {
      "page": "scale_divergent",
      "title": "Divergent colour scales",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "scale_color_divergent",
        "scale_colour_divergent",
        "scale_divergent",
        "scale_fill_divergent"
      ]
    },
    {
      "page": "label_scales",
      "title": "Scales for contour label aesthetics",
      "topics": [
        "scale_label_alpha_continuous",
        "scale_label_colour_continuous",
        "scale_label_size_continuous"
      ]
    },
    {
      "page": "scale_longitude",
      "title": "Helpful scales for maps",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "scale_latitude",
        "scale_longitude",
        "scale_x_latitude",
        "scale_x_level",
        "scale_x_longitude",
        "scale_y_latitude",
        "scale_y_level",
        "scale_y_longitude"
      ]
    },
    {
      "page": "scale_mag",
      "title": "Scale for vector magnitudes",
      "topics": [
        "scale_mag",
        "scale_mag_continuous"
      ]
    },
    {
      "page": "season",
      "title": "Assign seasons to months",
      "topics": [
        "AssignSeason",
        "is.full_season",
        "season",
        "seasonally"
      ]
    },
    {
      "page": "Smooth2D",
      "title": "Smooths a 2D field",
      "topics": [
        "Smooth2D",
        "smooth_dct",
        "smooth_svd"
      ]
    },
    {
      "page": "spherical",
      "title": "Transform between spherical coordinates and physical coordinates",
      "topics": [
        "dlat",
        "dlon",
        "dx",
        "dy",
        "spherical"
      ]
    },
    {
      "page": "standard_atmosphere",
      "title": "Standard atmosphere",
      "topics": [
        "sa_height",
        "sa_height_axis",
        "sa_height_breaks",
        "sa_height_trans",
        "sa_pressure",
        "sa_pressure_axis",
        "sa_pressure_trans",
        "sa_temperature",
        "standard_atmosphere"
      ]
    },
    {
      "page": "stat_na",
      "title": "Filter only NA values.",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "StatNa",
        "stat_na"
      ]
    },
    {
      "page": "stat_subset",
      "title": "Subset values",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "StatSubset",
        "stat_subset"
      ]
    },
    {
      "page": "surface",
      "title": "Surface height",
      "topics": [
        "surface"
      ]
    },
    {
      "page": "temperature",
      "title": "Air temperature",
      "topics": [
        "temperature"
      ]
    },
    {
      "page": "thermodynamics",
      "title": "Thermodynamics",
      "concept": [
        "meteorology functions"
      ],
      "topics": [
        "Adiabat",
        "ClausiusClapeyron",
        "DewPoint",
        "IdealGas",
        "MixingRatio",
        "thermodynamics",
        "VirtualTemperature"
      ]
    },
    {
      "page": "Trajectory",
      "title": "Compute trajectories",
      "topics": [
        "Trajectory"
      ]
    },
    {
      "page": "WaveFlux",
      "title": "Calculate wave-activity flux",
      "concept": [
        "meteorology functions"
      ],
      "topics": [
        "WaveFlux"
      ]
    },
    {
      "page": "waves",
      "title": "Fourier transform functions",
      "concept": [
        "meteorology functions"
      ],
      "topics": [
        "BuildWave",
        "FilterWave",
        "FitWave",
        "WaveEnvelope",
        "waves"
      ]
    },
    {
      "page": "WrapCircular",
      "title": "Wrap periodic data to any range",
      "concept": [
        "ggplot2 helpers"
      ],
      "topics": [
        "RepeatCircular",
        "WrapCircular"
      ]
    }
  ],
  "_pkglogo": "https://github.com/eliocamp/metR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/eliocamp/metR/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "cachem",
    "checkmate",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "data.table",
    "DBI",
    "digest",
    "e1071",
    "farver",
    "fastmap",
    "Formula",
    "formula.tools",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "operator.tools",
    "plyr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "timechange",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "Visualization-tools.Rmd",
      "filename": "Visualization-tools.html",
      "title": "Visualization tools",
      "author": "Elio Campitelli",
      "engine": "knitr::knitr",
      "headings": [
        "Geoms and stats",
        "geom_contour_fill()",
        "breaks can be a function.",
        "Infilling of missing values",
        "On-the-fly projecting",
        "Clipping",
        "On the fly kriging",
        "Unequal breaks between facets",
        "Computed variables",
        "geom_text_contour and geom_label_contour",
        "geom_contour_tanaka",
        "stat_subset",
        "geom_vector and geom_arrow",
        "geom_streamline",
        "Scales",
        "discretised_scale()",
        "Other scales",
        "Other goodies",
        "geom_relief"
      ],
      "created": "2017-08-19 00:25:30",
      "modified": "2025-01-24 06:01:14",
      "commits": 65
    },
    {
      "source": "Working-with-data.Rmd",
      "filename": "Working-with-data.html",
      "title": "Working with data",
      "author": "Elio Campitelli",
      "engine": "knitr::knitr",
      "headings": [
        "Getting data",
        "ReadNetCDF",
        "GetTopography",
        "MaskLand",
        "Manipulate data",
        "EOF",
        "ImputeEOF",
        "Interpolate",
        "Physics",
        "Derivates",
        "GeostrophicWind",
        "Thermodynamics"
      ],
      "created": "2018-04-03 02:41:14",
      "modified": "2025-05-06 04:49:25",
      "commits": 34
    }
  ],
  "_score": 13.085932986814917,
  "_indexed": true,
  "_nocasepkg": "metr",
  "_universes": [
    "eliocamp"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.18.3.9000",
      "date": "2026-05-20T10:40:56.000Z",
      "distro": "noble",
      "commit": "508d83bdb23987688673d459c8e3d1506979cf9b",
      "fileid": "072fa9e3c6f56bbd817a576e31a38fe2920a61ed4726e6445be98104ca7dc94f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/26156995356"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.18.3.9000",
      "date": "2026-05-20T10:41:10.000Z",
      "distro": "noble",
      "commit": "508d83bdb23987688673d459c8e3d1506979cf9b",
      "fileid": "f2dd407c69065ce639ebd00d9c2da78191ee2bf8d761395c539a66325d5d726c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/26156995356"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.18.3.9000",
      "date": "2026-05-20T10:44:52.000Z",
      "commit": "508d83bdb23987688673d459c8e3d1506979cf9b",
      "fileid": "cb6f61489c728da014e1b2a48b9bf6a0420b1e021334394ecd4cabe96ad09061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/26156995356"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.18.3.9000",
      "date": "2026-05-20T10:48:43.000Z",
      "commit": "508d83bdb23987688673d459c8e3d1506979cf9b",
      "fileid": "af6d99ed98847a810a00674225852f716dd14435c3040d1646052ea8eec6d6ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/26156995356"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.18.3.9000",
      "date": "2026-05-20T10:40:11.000Z",
      "commit": "508d83bdb23987688673d459c8e3d1506979cf9b",
      "fileid": "baae0f8ae6e3acd3d454e8fc25fe9ebf4f24e0aafd7571d2234767f458e78226",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/26156995356"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.18.3.9000",
      "date": "2026-05-20T10:40:07.000Z",
      "commit": "508d83bdb23987688673d459c8e3d1506979cf9b",
      "fileid": "c4810265ac200cc788c6dcc3fe57a9df4414e25abb00dd90293446ae80556ca0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/26156995356"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.18.3.9000",
      "date": "2026-05-20T10:40:07.000Z",
      "commit": "508d83bdb23987688673d459c8e3d1506979cf9b",
      "fileid": "5ac84fe052cf9750deb9931b8db992277c0dbe3e8904939f44ae71ceec626cbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/26156995356"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.18.3.9000",
      "date": "2026-06-02T13:04:40.000Z",
      "commit": "508d83bdb23987688673d459c8e3d1506979cf9b",
      "fileid": "ded8d428a72c8816a2c7667b6a27109e83457b97f34bbdf41520ee2d09f6862e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eliocamp/actions/runs/26156995356"
    }
  ]
}