Software Tools and Resources

Working and Analyzing Satellite Data

CoastWatch Utilities - Desktop Software for Working with Satellite Data

The CoastWatch Utilities enable users to work with earth science data created by NOAA CoastWatch. With these tools, users can easily view and convert data in various formats, such as HDF4, NOAA 1b, and NetCDF4. The software offers both interactive and batch processing capabilities.

Rerddap - R Package for ERDDADP Data Acccess

rerddap is an R package that leverages ERDDAP's RESTful web services to access metadata and data. It provides functions to query data from both gridded and tabular datasets, offering a convenient way to work with ERDDAP-hosted data.

RerddapXtracto - R and Matlab Package for Extracting Time Series Data

rerddapXtracto is a tool designed to extract data from ERDDAP servers. Available in both Matlab and R, rerddapXtracto allows client-side access to ERDDAP data, including the extraction of 3D data cubes and time series from regions defined by polygons.

erddapy: Python Package for ERDDAP and Data

erddapy is a Python package that utilizes ERDDAP’s RESTful web services to generate ERDDAP URLs. It allows users to perform various tasks, such as searching for datasets, retrieving metadata, and downloading data in a flexible and customizable manner.