Skip to content

No FTP

Tearing out all the FTP stuff. Library dependencies etc... have always been a problem and now seems as good a time as any to remove this dependency. Using node-fetch instead and hosting data files through HTTPS using static content server as part of earthquake.usgs.gov.

In the future we could point this to an S3 bucket serving static content, or directly to a science base release.

Merge request reports