Changes in version 0.4.3 Minor changes - Add "VENUSVM05" collection Changes in version 0.4.2 Minor changes - Allow "tile" field in queries for all collections except VENUS Bug fixes - Fix processing level names for Snow collection Issue #5 - Fix cran checks note Changes in version 0.4.1 Bug fixes - Fix bad default processing level for some collections - Fix cran checks note Changes in version 0.4.0 (2020-11-19) Minor changes - Adds error when end.date is lower or equal to start.date Bug fixes - Fix query metadata reading for Landsat57 format - Fix query URL and level compatibility for Landsat57 collection - Update README, vignette and documentation - Fix error for new landsat metadata format Changes in version 0.3.0 (2020-01-20) New features - Adds export to gdalcubes' image collection Bug fixes - Fix error due to bad file path on Windows Minor changes - Adds quiet arguments to control verbose output - Adds 'check' argument to 'TheiaTile' and 'TheiaCollection' download methods - Do not parse meta.data on tile creation, but do it on the fly Changes in version 0.2.1 Bug fixes - Fix printing of TheiaQuery objects Changes in version 0.2.0 (2019-03-26) New features - Adds orbit number and relative orbit number to queries - Adds max records to queries - Adds reading of bands from zip files - Adds no check option for creation of Tiles Changes in version 0.1.2 Bug fixes - Fix status dataframe for TheiaCollection objects Changes in version 0.1.1 Minor changes - Adds processing level search term to queries - Adds default values for collection and level to queries Bug fixes - Fix metadata file detection Changes in version 0.1.0 (2019-02-27) Major changes - First package release