nsrdb.utilities.file_utils
NSRDB data mover and manipulation utilities.
@author: gbuster
Functions
|
Converts NaN values in string columns to "None", timezone to int8, elevation to int16 |
|
Convert a directory of hdf4 files to hdf5 in a new directory. |
|
Use a subprocess to convert a single h4 to h5 file. |
|
Convert h4 to h5 files in parallel based on the conversion list. |
|
Convert h4 to h5 files in serial based on the conversion list. |
|
Create a range of dates. |
|
Get a list of hdf/h4 files to convert with source/target entries. |
|
Extracts the keys used within a format string. |
|
A simple wrapper on the pd.date_range() method that handles the closed vs. |
|
Repack an h5 file potentially decreasing its memory footprint. |
|
Replace keys in string representation of a dictionary with user input values. |
|
Checks freq argument for valid string |
|
Unzip all *.gz files in the target path. |
|
Download file from url to target location. |