The fetch_data module works well with its functions working properly. It is now allowing access to raw data in their original formats, and also transforms and preprocess them as we planned to have ready data for use. The only suggestion I have for source_data.py, transform_data.py, and preprocess_data.py is to add a command-line option that lets us fetch and save all models available in nex-gddp with a single command. The current command line works only for one model. If you try to increase the number of models, you get an error like this:

The
fetch_datamodule works well with its functions working properly. It is now allowing access to raw data in their original formats, and also transforms and preprocess them as we planned to have ready data for use. The only suggestion I have forsource_data.py,transform_data.py, andpreprocess_data.pyis to add a command-line option that lets us fetch and save all models available innex-gddpwith a single command. The current command line works only for one model. If you try to increase the number of models, you get an error like this: