Files
Work on files to update signed HREFs that may have expired.
update_href_in_string(contents, amp)
¶
Return the string with HREFs updated (signed).
Source code in teledetection/sdk/files.py
update_hrefs_in_file(filepath, amp=False)
¶
Sign all HREFs in the provided file (modified in place).
Source code in teledetection/sdk/files.py
update_hrefs_in_qgz(filepath)
¶
Sign all HREFs in the QGIS project file (modified in place).