README.md
bsd-3-clause.txt
pyproject.toml
src/python/esgcet/__init__.py
src/python/esgcet/pub_internal.py
src/python/esgcet.egg-info/PKG-INFO
src/python/esgcet.egg-info/SOURCES.txt
src/python/esgcet.egg-info/dependency_links.txt
src/python/esgcet.egg-info/entry_points.txt
src/python/esgcet.egg-info/requires.txt
src/python/esgcet.egg-info/top_level.txt
src/python/esgcet/cli/__init__.py
src/python/esgcet/cli/esgindexpub.py
src/python/esgcet/cli/esglogin.py
src/python/esgcet/cli/esgmapconv.py
src/python/esgcet/cli/esgmigrate.py
src/python/esgcet/cli/esgmkpubrec.py
src/python/esgcet/cli/esgpidcitepub.py
src/python/esgcet/cli/esgstacaddrep.py
src/python/esgcet/cli/esgstacpub.py
src/python/esgcet/cli/esgunpublish.py
src/python/esgcet/cli/esgupdate.py
src/python/esgcet/cli/kerchunk.py
src/python/esgcet/cli/migrate2stac.py
src/python/esgcet/cli/publisher.py
src/python/esgcet/cli/qc_check.py
src/python/esgcet/esgf15/globus.py
src/python/esgcet/esgf15/migrate_esgf15_stac.py
src/python/esgcet/globus/__init__.py
src/python/esgcet/globus/globus_query.py
src/python/esgcet/globus/globus_search.py
src/python/esgcet/globus/unpublish_globus.py
src/python/esgcet/globus/update_globus.py
src/python/esgcet/kerchunk/__init__.py
src/python/esgcet/kerchunk/kerchunk_generator.py
src/python/esgcet/kerchunk/mapfile_model.py
src/python/esgcet/project/__init__.py
src/python/esgcet/project/cmip5.py
src/python/esgcet/project/cmip6.py
src/python/esgcet/project/create_ip.py
src/python/esgcet/project/e3sm.py
src/python/esgcet/project/generic_netcdf.py
src/python/esgcet/project/generic_pub.py
src/python/esgcet/project/input4mips.py
src/python/esgcet/scan/__init__.py
src/python/esgcet/scan/handler_base.py
src/python/esgcet/scan/mk_dataset.py
src/python/esgcet/scan/mk_dataset_autoc.py
src/python/esgcet/scan/mk_dataset_nc4.py
src/python/esgcet/scan/mk_dataset_xarray.py
src/python/esgcet/scan/mkd_cmip5.py
src/python/esgcet/scan/mkd_create_ip.py
src/python/esgcet/scan/mkd_input4mips.py
src/python/esgcet/scan/mkd_non_nc.py
src/python/esgcet/solr/__init__.py
src/python/esgcet/solr/index_pub.py
src/python/esgcet/solr/pub_client.py
src/python/esgcet/solr/search_check.py
src/python/esgcet/solr/unpublish_base.py
src/python/esgcet/solr/unpublish_solr.py
src/python/esgcet/solr/update_solr.py
src/python/esgcet/solr/xmlfix.py
src/python/esgcet/stac/__init__.py
src/python/esgcet/stac/stac_client.py
src/python/esgcet/stac/stac_converter.py
src/python/esgcet/stac/unpublish_stac.py
src/python/esgcet/stac/update_stac.py
src/python/esgcet/test/test_kerchunk_path.py
src/python/esgcet/test/test_update.py
src/python/esgcet/util/__init__.py
src/python/esgcet/util/activity_check.py
src/python/esgcet/util/args.py
src/python/esgcet/util/egi_oauth2_device_flow.py
src/python/esgcet/util/list2json.py
src/python/esgcet/util/logger.py
src/python/esgcet/util/mapfile.py
src/python/esgcet/util/migratecmd.py
src/python/esgcet/util/pid_cite_pub.py
src/python/esgcet/util/pub_test.py
src/python/esgcet/util/publish_script.py
src/python/esgcet/util/settings.py
src/python/esgcet/util/update.py
src/python/esgcet/util/update_base.py
tests/test_backward_compat.py
tests/test_cli_basic.py