Skip to content

πŸƒ Open source tools to access NOAA Integrated Surface Database (ISD) surface meteorological observations

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

openair-project/worldmet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

worldmet

open source tools to access NOAA meteorological observations

R-CMD-check CRAN status metacran downloads
github website book

worldmet provides an easy way to access data from the NOAA Global Historical Climate Network and the NOAA Integrated Surface Database (ISD). The ISD contains detailed surface meteorological data from around the world for over 35,000 locations. See also the map. The package outputs (typically hourly meteorological data) work very well with the openair package.

Part of the openair toolkit

openair | worldmet | openairmaps | deweather


πŸ’‘ Core Features

worldmet has a small handful of core functionality.

  • Access metadata using import_ghcn_stations().

  • Import monitoring data using import_ghcn_hourly(). Data is in a format ready to use with, for example, openair::windRose().

  • Write files in ADMS format using write_adms().


πŸ“– Documentation

All worldmet functions are fully documented; access documentation using R in your IDE of choice.

?worldmet::import_ghcn_stations

Documentation is also hosted online on the package website.

website

A guide to the openair toolkit can be found in the online book, which contains lots of code snippets, demonstrations of functionality, and ideas for the application of openair's various functions.

book


πŸ—ƒοΈ Installation

worldmet can be installed from CRAN with:

install.packages("worldmet")

You can also install the development version of worldmet from GitHub using {pak}:

# install.packages("pak")
pak::pak("openair-project/worldmet")

πŸ›οΈ worldmet is primarily maintained by David Carslaw.

πŸ“ƒ worldmet is licensed under the MIT License.

πŸ§‘β€πŸ’» Contributions are welcome from the wider community. See the contributing guide and code of conduct for more information.

About

πŸƒ Open source tools to access NOAA Integrated Surface Database (ISD) surface meteorological observations

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages