Closed forman closed 11 months ago
Source NetCDF files to be indexed can now also be provided in the local filesystem instead of S3 only. [#4]
nckcindex
CLI nckcidx info has been renamed to nckcidx describe.
nckcidx info
nckcidx describe
index_path is now a mandatory argument for NcKcIndex.create() and NcKcIndex.open().
index_path
NcKcIndex.create()
NcKcIndex.open()
Closes #4
Source NetCDF files to be indexed can now also be provided in the local filesystem instead of S3 only. [#4]
nckcindex
CLI tool to allow for local source NetCDF files.CLI
nckcidx info
has been renamed tonckcidx describe
.index_path
is now a mandatory argument forNcKcIndex.create()
andNcKcIndex.open()
.Closes #4