-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
45 lines (45 loc) · 1.59 KB
/
Copy pathDESCRIPTION
File metadata and controls
45 lines (45 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Package: rtorf
Type: Package
Title: Observations, Footprints and Receptors ('rtorf') and HYSPLIT Configuration Tools
Version: 3.2.4
Authors@R:
c(person(given = "Sergio",
family = "Ibarra-Espinosa",
role = c("aut", "cre"),
email = "zergioibarra@gmail.com",
comment = c(ORCID = "0000-0002-3162-1905")),
person(given = "Lei",
family = "Hu",
role = "ctb",
email = "lei.hu@noaa.gov",
comment = c(ORCID = "0000-0002-5624-3832")))
Description: Ingest, process, and visualize atmospheric observation data,
specifically tailored for the NOAA Global Monitoring Laboratory (GML)
ObsPack GLOBALView+ products <https://gml.noaa.gov/ccgg/obspack/index.html>.
Includes specialized routines for filtering trace gas time-series data
based on meteorological and quality control parameters. Additionally,
streamlines the generation of configuration files for the Hybrid
Single-Particle Lagrangian Integrated Trajectory (HYSPLIT) model
<https://www.ready.noaa.gov/HYSPLIT.php>, supporting high-throughput
parallel processing of trajectory simulations.
Depends:
R (>= 2.10)
Imports:
data.table,
utils,
lubridate,
cptcity,
graphics,
ncdf4
SystemRequirements: netcdf (>=4.0)
License: MIT + file LICENSE
URL: https://github.com/noaa-gml/rtorf, https://noaa-gml.github.io/rtorf/
BugReports: https://github.com/noaa-gml/rtorf/issues/
Encoding: UTF-8
RoxygenNote: 7.3.3
Date: 2026-01-22
Suggests:
knitr,
rmarkdown,
rslurm
VignetteBuilder: knitr