32cbe3e925
* read from s3 bucket * fix formatting for build workflow * add s3fs to provider requirements * storage options for fsspec * Revert "storage options for fsspec" This reverts commit dcfaceedd78d0f0e0dc3e38610958671c27b06a6. * Revert "storage options for fsspec" This reverts commit dcfaceedd78d0f0e0dc3e38610958671c27b06a6. * delete extraneous code for cloud storage read * update documentation * add ci testing * update test suite config file * update number of collections * update test query for s3 * ci testing updates * read from s3 bucket * fix formatting for build workflow * add s3fs to provider requirements * storage options for fsspec * Revert "storage options for fsspec" This reverts commit dcfaceedd78d0f0e0dc3e38610958671c27b06a6. * Revert "storage options for fsspec" This reverts commit dcfaceedd78d0f0e0dc3e38610958671c27b06a6. * delete extraneous code for cloud storage read * update documentation * add ci testing * update test suite config file * update number of collections * update test query for s3 * ci testing updates * documentation updates * config updates * flake8 * modify sfs3 version installing requirements threw an error when specifying 2023.6.0 (only identifies up through 2023.1.0). Had added the sfs3 requirement to deal with issues thrown when the 2023.9.0 release came out. * updated coverages documentation