LICENSE
README.md
pyproject.toml
src/ncas_amof_netcdf_template/__about__.py
src/ncas_amof_netcdf_template/__init__.py
src/ncas_amof_netcdf_template/create_netcdf.py
src/ncas_amof_netcdf_template/file_info.py
src/ncas_amof_netcdf_template/remove_empty_variables.py
src/ncas_amof_netcdf_template/tsv2dict.py
src/ncas_amof_netcdf_template/util.py
src/ncas_amof_netcdf_template/values.py
src/ncas_amof_netcdf_template.egg-info/PKG-INFO
src/ncas_amof_netcdf_template.egg-info/SOURCES.txt
src/ncas_amof_netcdf_template.egg-info/dependency_links.txt
src/ncas_amof_netcdf_template.egg-info/requires.txt
src/ncas_amof_netcdf_template.egg-info/top_level.txt
tests/test_build.py
tests/test_create_netcdf.py
tests/test_tsv2dict.py
tests/test_util.py
tests/test_values.py