mbutil VS rio-toa

Compare mbutil vs rio-toa and see what are their differences.

mbutil

Importer and Exporter of MBTiles (by mapbox)

rio-toa

Top Of Atmosphere (TOA) calculations for Landsat 8 (by mapbox)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mbutil rio-toa
2 1
720 38
0.8% -
1.8 0.0
about 2 years ago over 2 years ago
Python Python
BSD 3-clause "New" or "Revised" License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mbutil

Posts with mentions or reviews of mbutil. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-09.

rio-toa

Posts with mentions or reviews of rio-toa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-15.
  • Why did NASA launched Landsat 9
    2 projects | /r/gis | 15 Nov 2021
    # conversion process ## 1) Top Of Atmosphere per pixel sun elevation reflectance adjustment ### https://github.com/mapbox/rio-toa ```sh rio toa reflectance -p --dst-dtype uint16 -t '.*\_B{b}.TIF' ./exampleBase/LC08_L1TP_038032_20200815_20200822_01_T1_B{4,3,2}.TIF ./exampleBase/LC08_L1TP_038032_20200815_20200822_01_T1_MTL.txt ./exampleTOA/mergedTOA.tif ``` ## 2) pansharpen ### https://github.com/mapbox/rio-pansharpen ### implement fix: https://github.com/mapbox/rio-pansharpen/pull/29 ### force update of local cli: #### pip install -U pip #### pip install -r requirements.txt #### pip install -e . ```sh example: rio pansharpen --dst-dtype uint16 B8.tif B4.tif B3.tif B2.tif out.tif specific example: rio pansharpen --weight 0.1 -j 4 --dst-dtype uint16 ./exampleBase/LC08_L1TP_038032_20200815_20200822_01_T1_B8.TIF ./exampleTOA/ref4.tif ./exampleTOA/ref3.tif ./exampleTOA/ref2.tif ./examplePansharpened/out.tif ```

What are some alternatives?

When comparing mbutil and rio-toa you can also consider the following projects:

mbtiles-spec - specification documents for the MBTiles tileset format

usgs-topo-tiler - Python package to read Web Mercator map tiles from USGS Historical Topographic Maps

google-maps-at-88-mph - Google Maps keeps old satellite imagery around for a while – this tool collects what's available for a user-specified region in the form of a GIF.

rio-pansharpen - pansharpening landsat scenes

termtrack - Track satellites in your terminal

stackstac - Turn a STAC catalog into a dask-based xarray