elePyant
elePyant copied to clipboard
Differences to netCDF4 functionalities
Just FYI, the unidata netCDF4 documentation contains the following section: https://unidata.github.io/netcdf4-python/netCDF4/index.html#section9 which has a similar approach to the one of elePyant.
This is that section of the code for reference: https://github.com/Unidata/netcdf4-python/blob/0ad67b05358d12e7223235686ec694d70fca681b/netCDF4/utils.py#L67:L87