Hello,
I posted this a moment ago but wanted to edit the message. I ended up deleting it.
I tried checking out the eros class with the following:
ulmo.usgs.eros.get_available_datasets(bbox)
where bbox is [xmin, ymin, xmax, ymax]
I receive a long traceback going to urlib3 that says the connection object cannot connect to the site, presumably
https://nimbus.cr.usgs.gov/app_services.php, which when accessed in a browser returns a 404 error and a note from USGS that the site doesn't exist anymore. I am new to using this package, but if this class was designed to access Landsat data, for instance, that would be pretty amazing!
Cheers,
Joe