files
This module contains convenience functions for general file handling.
|
Compress a file after writing to it. |
|
Temporarily decompress file for reading. |
FileSet
This module contains classes to handle datasets consisting of many files.
Created by John Mrziglod, June 2017
|
Provide methods to handle a set of multiple files |
Handlers
This package provides file handler classes. The file handler classes provide specialized reading (sometimes as well writing) methods for several data formats.
File handlers for common formats
|
File handler that can read / write data from / to a CSV file |
|
Base file handler class. |
|
Container of information about a file (time coverage, etc.) |
|
File handler that can read data from a HDF4 file |
|
File handler that can load / store xarray.Dataset from / to NetCDF4 |
|
File handler that can save matplotlib.figure objects to a file. |
File handlers for satellite products
|
File handler for CloudSat data in HDF4 files. |
|
File handler that can read data from HOAPS NetCDF4 files. |
|
Base class for handling TOVS satellite data converted with AAPP tools |
|
File handler for AVHRR GAC level 1C HDF files |
|
File handler for MHS level 1C HDF files |
File handlers for other products
|
File handler that can read data from OceanRAIN NetCDF4 files. |