Learn R Programming

NASA weather data

"The data are geographic and atmospheric measures on a very coarse 24 by 24 grid covering Central America. The variables are: elevation, temperature (surface and air), ozone, air pressure, and cloud cover (low, mid, and high). With the exception of elevation, all variables are monthly averages, with observations for Jan 1995 to Dec 2000. These data were obtained from the NASA Langley Research Center Atmospheric Sciences Data Center". --- 2006 ASA stat computing and graphics expo.

This package contains four datasets:

  • atmos: atmospheric measurements
  • elev: elevations
  • borders: borders of countries in the region
  • storms: tracks of tropical storms
  • glaciers: locations of locations

Copy Link

Version

Install

install.packages('nasaweather')

Monthly Downloads

2,035

Version

0.1.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Hadley Wickham

Last Published

May 9th, 2025

Functions in nasaweather (0.1.1)

atmos

Atmospheric data.
elev

Elevation.
borders

Country borders
storms

Storm tracks data
glaciers

Glacier locations