Technically, cdf and CDAWeb interactions are separate entities. CDAWeb hosts netCDF4 files as well. We could break these into two separate method files, which would aid in finding stuff we need. Potentially, cdflib routines could be moved to pysatNASA.utils, mirroring the structure in the core code.
Technically, cdf and CDAWeb interactions are separate entities. CDAWeb hosts netCDF4 files as well. We could break these into two separate method files, which would aid in finding stuff we need. Potentially, cdflib routines could be moved to
pysatNASA.utils
, mirroring the structure in the core code.