File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ RGBs in standard satellite projection using 8 worker threads:
2222
2323 ``geo2grid.sh -r abi_l1b -w geotiff --num-workers 8 -f <path_to_files> ``
2424
25- Create a subset of ABI band output Geotiff image files for Channels 1, 2, 3 and 5:
25+ Create a subset of ABI band output GeoTIFF image files for Channels 1, 2, 3 and 5:
2626
2727 ``geo2grid.sh -r abi_l1b -w geotiff -p C01 C02 C03 C05 true_color -f <path_to_abi_files> ``
2828
@@ -33,7 +33,7 @@ Create ABI images over the given latitude/longitude region:
3333
3434Create a natural color full resolution GeoTIFF from GOES-18 ABI
3535observations acquired on 15 November 2022, 18:30 UTC over a latitude/
36- longitude bounding box of 128W,30N to - 118W,40N . This command
36+ longitude bounding box of 128W,30N to 118W,40N . This command
3737assumes that all bands required to create the false color image are available:
3838
3939.. code-block :: bash
You can’t perform that action at this time.
0 commit comments