pysat / pysatCDAAC

pysat support for CDAAC instruments
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

BUG/ENH: Added support for remote file list #21

Open rstoneback opened 3 years ago

rstoneback commented 3 years ago

COSMIC currently lacks support for returning a list of online files. Add it so that gps.download_updated_files() works.

jklenzing commented 2 years ago

Linking to pysat/pysat#1012. We could test by using the current routine from pysatNASA in a test branch of pysatCDAAC, then port all those files to the core code for usage here.