wmo-im / pywcmp

pywcmp provides validation and quality assessment capabilities for the WMO WIS Core Metadata Profile (WCMP)
https://community.wmo.int/activity-areas/wis
Other
9 stars 8 forks source link

Generalize KPI 8 to work with non-HTTP links too #55 #56

Closed josusky closed 2 years ago

josusky commented 2 years ago

Note, that this basically adds only FTP as a supported protocol. SFTP would require use of something else than the urllib, e.g. pysftp.