ssec / sift

A visualization application for satellite imagery
http://sift.ssec.wisc.edu/
GNU General Public License v3.0
46 stars 13 forks source link

Use curl from conda-forge with sftp support #386

Closed djhoese closed 9 months ago

djhoese commented 9 months ago

It seems GitHub Actions images have dropped SFTP support in their curl builds.

@rayg-ssec can you do a curl -V and check if it lists sftp as one of the protocols it supports? Maybe check system curl versus homebrew or whatever you have. This PR tries switching to conda-forge so we'll see.