From 008d4f456dc33d02980883551ea47c9635240587 Mon Sep 17 00:00:00 2001 From: Kathy Strabala Date: Mon, 19 Aug 2024 13:54:59 -0500 Subject: [PATCH] Fixed mistakes in example section for P2G Version 3.1 release. --- doc/source/readers/viirs_edr.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/doc/source/readers/viirs_edr.rst b/doc/source/readers/viirs_edr.rst index 51d16244..6329ec12 100644 --- a/doc/source/readers/viirs_edr.rst +++ b/doc/source/readers/viirs_edr.rst @@ -21,12 +21,10 @@ Examples: polar2grid.sh -r viirs_edr -w geotiff -h - polar2grid.sh -r viirs_edr -w geotiff --list-products -f ../edr/*.h5 + polar2grid.sh -r viirs_edr -w geotiff --list-products -f ../edr/*.nc - polar2grid.sh -r viirs_edr -w geotiff -p true_color_surf false_color_surf --num-workers 8 --no-tiled -f ../edr/*.h5 + polar2grid.sh -r viirs_edr -w geotiff -p true_color_surf false_color_surf --num-workers 8 -f ../edr/edr/SurfRefl*.nc + polar2grid.sh -r viirs_edr -w hdf5 --add-geolocation --dtype float32 -p NDVI EVI --maximum-weight-mode -f SurfRefl*.nc -Product Explanation -------------------- - -TODO + polar2grid.sh -r viirs_edr -w awips_tiled -p AOD550 CldTopHght CldTopTemp -g lcc_conus_300 --sector-id LCC --letters --compress -f /viirs/JRR-AOD_v3r0_j01_s202406051854471_e202406051856116_c202406052204237.nc /viirs/JRR-CloudHeight_v3r0_j01_s202406051854471_e202406051856116_c202406052204237.nc