Description

During the process of operationalizing the CMPAC, the need for a tool to automate the selection and acquisition process of CBERS-4 images made available by the catalog of images (DGI) of the National Institute for Space Research (INPE) was realized.

Within this context, the dgipy package was developed, a utility is written in the Python language that facilitates the interaction with the INPE image catalog. It is possible to carry out the selection, ordering, and acquisition of CBERS-4 images directly with dgipy

To operate, dgipy package generates an index containing all the images that are available for purchase in the DGI image catalog. After generating the index, the package can perform searches as fast as those of the platform and also allowing the creation of personalized queries. After the selection process, it is possible to place the order and download the images through the package.

If you want to get more information about dgipy, consult its page on PyPi