Package: RNCEP
Type: Package
Title: Obtain, Organize, and Visualize NCEP Weather Data
Version: 1.0.11
Date: 2025-01-22
Authors@R: c(
	person(given = "Michael U.",
			family = "Kemp",
			email = "mukemp+RNCEP@gmail.com",
			role = c("aut","cre")),
	person(given = "E. Emiel",
			family = "van Loon",
			email = "e.e.vanloon@uva.nl",
			role = "ths"),
	person(given = "Judy",
			family = "Shamoun-Baranes",
			email = "j.z.shamoun-baranes@uva.nl",
			role = "ths"),
	person(given = "Willem",
			family = "Bouten",
			email = "W.Bouten@uva.nl",
			role = "ths"))
Maintainer: Michael U. Kemp <mukemp+RNCEP@gmail.com>
Description: Contains functions to retrieve, organize, and visualize weather data from the NCEP/NCAR Reanalysis (<https://psl.noaa.gov/data/gridded/data.ncep.reanalysis.html>) and NCEP/DOE Reanalysis II (<https://psl.noaa.gov/data/gridded/data.ncep.reanalysis2.html>) datasets.  Data are queried via the Internet and may be obtained for a specified spatial and temporal extent or interpolated to a point in space and time.  We also provide functions to visualize these weather data on a map.  There are also functions to simulate flight trajectories according to specified behavior using either NCEP wind data or data specified by the user.
License: GPL (>= 2)
Imports: RColorBrewer, abind, fields, tgp, tcltk, graphics, sp
LazyLoad: yes
LazyData: true
Depends: R (>= 2.10), maps
URL: https://psl.noaa.gov/data/gridded/index.html
        https://sites.google.com/site/michaelukemp/home
Packaged: 2025-01-23 13:43:24 UTC; Michael.Kemp
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2025-01-23 14:00:03 UTC
Author: Michael U. Kemp [aut, cre],
  E. Emiel van Loon [ths],
  Judy Shamoun-Baranes [ths],
  Willem Bouten [ths]
Built: R 4.5.2; ; 2025-11-01 01:55:39 UTC; windows
