Classes | |
| class | module_netcdf.NetcdfDict |
| Represent a netcdf dimension or variable. More... | |
| class | module_netcdf.NetcdfError |
| Error returned by module_netcdf. More... | |
Namespaces | |
| module_netcdf | |
Functions | |
| def | module_netcdf.find_inlist |
| Find a NetcdfDict by its name in a list of NetcdfDict objects. More... | |
| def | module_netcdf.cftime2datetime |
| Convert a list of cftime.DatetimeGregorian objects into a list datetime.datetime objects. More... | |
| def | module_netcdf.datetime2cftime |
| Convert a list of datetime.datetime objects into a list cftime.DatetimeGregorian objects. More... | |
| def | module_netcdf.read |
| Read a Netcdf file. More... | |
| def | module_netcdf.write |
| Write a Netcdf file. More... | |
1.8.5