Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 34 packages in 0.02 seconds

cmsaf — by Steffen Kothe, 9 months ago

A Toolbox for CM SAF NetCDF Data

The Satellite Application Facility on Climate Monitoring (CM SAF) is a ground segment of the European Organization for the Exploitation of Meteorological Satellites (EUMETSAT) and one of EUMETSATs Satellite Application Facilities. The CM SAF contributes to the sustainable monitoring of the climate system by providing essential climate variables related to the energy and water cycle of the atmosphere (< https://www.cmsaf.eu>). It is a joint cooperation of eight National Meteorological and Hydrological Services. The 'cmsaf' R-package includes a 'shiny' based interface for an easy application of the 'cmsafops' and 'cmsafvis' packages - the CM SAF R Toolbox. The Toolbox offers an easy way to prepare, manipulate, analyse and visualize CM SAF NetCDF formatted data. Other CF conform NetCDF data with time, longitude and latitude dimension should be applicable, but there is no guarantee for an error-free application. CM SAF climate data records are provided for free via (< https://wui.cmsaf.eu/safira>). Detailed information and test data are provided on the CM SAF webpage (< http://www.cmsaf.eu/R_toolbox>).

REddyProcNCDF — by Thomas Wutzler, 7 years ago

Reading Data from NetCDF Files for 'REddyProc'

Extension to 'REddyProc' that allows reading data from netCDF files.

ncdump — by Michael D. Sumner, 5 months ago

Extract Metadata from 'NetCDF' Files as Data Frames

Tools for handling 'NetCDF' metadata in data frames. The metadata is provided as relations in tabular form, to avoid having to scan printed header output or to navigate nested lists of raw metadata.

CLimd — by Nobin Chandra Paul, a year ago

Generating Rainfall Rasters from IMD NetCDF Data

The developed function is a comprehensive tool for the analysis of India Meteorological Department (IMD) NetCDF rainfall data. Specifically designed to process high-resolution daily gridded rainfall datasets. It provides four key functions to process IMD NetCDF rainfall data and create rasters for various temporal scales, including annual, seasonal, monthly, and weekly rainfall. For method details see, Malik, A. (2019).. It supports different aggregation methods, such as sum, min, max, mean, and standard deviation. These functions are designed for spatio-temporal analysis of rainfall patterns, trend analysis,geostatistical modeling of rainfall variability, identifying rainfall anomalies and extreme events and can be an input for hydrological and agricultural models.

ncdfCF — by Patrick Van Laake, 16 days ago

Easy Access to NetCDF Files with CF Metadata Conventions

Network Common Data Form ('netCDF') files are widely used for scientific data. Library-level access in R is provided through packages 'RNetCDF' and 'ncdf4'. Package 'ncdfCF' is built on top of 'RNetCDF' and makes the data and its attributes available as a set of R6 classes that are informed by the Climate and Forecasting Metadata Conventions. Access to the data uses standard R subsetting operators and common function forms.

eurocordexr — by Michael Matiu, 6 months ago

Makes it Easier to Work with Daily 'netCDF' from EURO-CORDEX RCMs

Daily 'netCDF' data from e.g. regional climate models (RCMs) are not trivial to work with. This package, which relies on 'data.table', makes it easier to deal with large data from RCMs, such as from EURO-CORDEX (< https://www.euro-cordex.net/>, < https://cordex.org/data-access/>). It has functions to extract single grid cells from rotated pole grids as well as the whole array in long format. Can handle non-standard calendars (360, noleap) and interpolate them to a standard one. Potentially works with many CF-conform 'netCDF' files.

easyNCDF — by Ariadna Batalla, a month ago

Tools to Easily Read/Write NetCDF Files into/from Multidimensional R Arrays

Set of wrappers for the 'ncdf4' package to simplify and extend its reading/writing capabilities into/from multidimensional R arrays.

HelpersMG — by Marc Girondot, 15 days ago

Tools for Environmental Analyses, Ecotoxicology and Various R Functions

Contains miscellaneous functions useful for managing 'NetCDF' files (see < https://en.wikipedia.org/wiki/NetCDF>), get moon phase and time for sun rise and fall, tide level, analyse and reconstruct periodic time series of temperature with irregular sinusoidal pattern, show scales and wind rose in plot with change of color of text, Metropolis-Hastings algorithm for Bayesian MCMC analysis, plot graphs or boxplot with error bars, search files in disk by there names or their content, read the contents of all files from a folder at one time.

rerddap — by Roy Mendelssohn, 3 months ago

General Purpose Client for 'ERDDAP™' Servers

General purpose R client for 'ERDDAP™' servers. Includes functions to search for 'datasets', get summary information on 'datasets', and fetch 'datasets', in either 'csv' or 'netCDF' format. 'ERDDAP™' information: < https://upwell.pfeg.noaa.gov/erddap/information.html>.

daymetr — by Koen Hufkens, 2 years ago

Interface to the 'Daymet' Web Services

Programmatic interface to the 'Daymet' web services (< http://daymet.ornl.gov>). Allows for easy downloads of 'Daymet' climate data directly to your R workspace or your computer. Routines for both single pixel data downloads and gridded (netCDF) data are provided.