Closed santoshamohan closed 5 years ago
Rename streamer and split large streamer.py file into smaller manageable files.
streamer
streamer.py
cog_conv_app.py
converter
__init__
COGNetCDF
cogeo.py
README.md
aws_products_config.yaml
converter/aws_sync.sh
converter/generate_work_list.sh
converter/mpi_cog_convert.sh
Reason for Pull Request
Rename
streamer
and split largestreamer.py
file into smaller manageable files.Proposed changes
streamer.py
file tocog_conv_app.py
file.streamer
directory toconverter
.__init__
file.COGNetCDF
class fromstreamer.py
file tocogeo.py
file.README.md
file for latest changes.aws_products_config.yaml
file.streamer
occurrences inconverter/aws_sync.sh
file.streamer
occurrences inconverter/generate_work_list.sh
file.streamer
occurrences inconverter/mpi_cog_convert.sh
file.