.gitattributes
.gitignore
LICENSE
README.md
demo_kernels.png
demo_pcolormesh.png
demo_scatter.png
pyproject.toml
.github/workflows/publish-to-test-pypi.yml
examples/convert.py
examples/plot_demo.py
examples/read_aeronet_file.py
examples/read_sonet_file.py
examples/tidying/generate_bash_to_extract_gring_info.py
scripts/get_gring_coordinates_from_modis_hdf.py
scripts/get_gring_coordinates_from_viirs_nc.py
scripts/get_overpass_datetime_from_mcd19a2.py
scripts/tidying/move_file_from_year_dir_to_day_dir.py
src/mtmaod/__init__.py
src/mtmaod/chart.py
src/mtmaod/dataframe.py
src/mtmaod/indicator.py
src/mtmaod/path.py
src/mtmaod/plot.py
src/mtmaod/spatial.py
src/mtmaod.egg-info/PKG-INFO
src/mtmaod.egg-info/SOURCES.txt
src/mtmaod.egg-info/dependency_links.txt
src/mtmaod.egg-info/requires.txt
src/mtmaod.egg-info/top_level.txt
src/mtmaod/products/__init__.py
src/mtmaod/products/_template.py
src/mtmaod/products/aeronet.py
src/mtmaod/products/modis.py
src/mtmaod/products/sonet.py
src/mtmaod/products/viirs.py
src/mtmaod/utils/netCDF4.py
src/mtmaod/utils/pyhdf.py
test/gdal_list_datasets.py
test/read_aerdb.py
test/read_aerdt.py
test/read_mcd19a2.py
test/read_mod02.py
test/read_mod02_grid_from_rslab.py
test/read_mod04.py
test/read_mod04_l2.py
test/read_mod09GA.py
test/test_figure_by_caihe.py
test/test_griddata.py
trash/example_ee.py
trash/mod02.py
trash/mod04.py
trash/mod09.py
trash/modis_grid_rslab.py