This PR includes the first steps towards resolving #49
Create CMRTileTest in 02-run-tests/cmr_tile_test.py with analoguous functionality to CogTileTest and XarrayTileTest, which connects to CMR, generates arguments for creating a random tile, and runs the tile generation
Add a notebook testing the approach on GPM IMERG
It seems like the in-memory caching is having a large impact on the results. The next steps are to configure the tests to run with and without the in-memory caching. I would prefer do that as a separate PR. After that, we can upload the results to S3.
Available PR templates
This PR includes the first steps towards resolving #49
It seems like the in-memory caching is having a large impact on the results. The next steps are to configure the tests to run with and without the in-memory caching. I would prefer do that as a separate PR. After that, we can upload the results to S3.