4.15. AWS MWR Reader

The Arctic Weather Satellite-1 (AWS-1) MicroWave Radiometer (MWR) reader is for reading L1B files for the MWR instrument.

These files are NetCDF4 files. The reader can be specified with the polar2grid.sh command using the aws1_mwr_l1b_nc reader name.

This reader’s default resampling algorithm is ewa for Elliptical Weighted Averaging resampling. The --weight-delta-max option is set to 100 and --weight-distance-max is set to 1.

The MWR reader provides the following products:

Product Name

Description

bt01

Band 1 (50.3GHz) Brightness Temperature

bt02

Band 2 (52.8GHz) Brightness Temperature

bt03

Band 3 (53.2GHz) Brightness Temperature

bt04

Band 4 (53.6GHz) Brightness Temperature

bt05

Band 5 (54.4GHz) Brightness Temperature

bt06

Band 6 (54.9GHz) Brightness Temperature

bt07

Band 7 (55.5GHz) Brightness Temperature

bt08

Band 8 (57.3GHz) Brightness Temperature

bt09

Band 9 (89.0GHz) Brightness Temperature

bt10

Band 10 (165.5GHz) Brightness Temperature

bt11

Band 11 (176.3GHz) Brightness Temperature

bt12

Band 12 (178.8GHz) Brightness Temperature

bt13

Band 13 (180.3GHz) Brightness Temperature

bt14

Band 14 (181.5GHz) Brightness Temperature

bt15

Band 15 (182.3GHz) Brightness Temperature

bt16

Band 16 (325.2GHz) Brightness Temperature

bt17

Band 17 (325.2GHz) Brightness Temperature

bt18

Band 18 (325.2GHz) Brightness Temperature

bt19

Band 19 (325.2GHz) Brightness Temperature

4.15.1. Command Line Arguments

usage: polar2grid.sh -r aws1_mwr_l1b_nc -w <writer> [-h]

4.15.2. Execution Examples

polar2grid.sh -r aws1_mwr_l1b_nc -w geotiff -h

polar2grid.sh -r aws1_mwr_l1b_nc -w geotiff --list-products -f W_XX-OHB-Stockholm,SAT,AWS1-MWR-1B-RAD_C_OHB__20250724183721_G_D_20250626042546_20250626043506_T_B____.nc

polar2grid.sh -r aws1_mwr_l1b_nc -w geotiff -f ../aws_input/

polar2grid.sh -r aws1_mwr_l1b_nc -w awips_tiled -p bt06 bt16 bt19 -g lcc_conus_1km --sector-id LCC --letters --source-name SSEC --compress --num-workers 16 -f /data/*AWS1-MWR-1B-RAD_C_OHB*.nc

polar2grid.sh -r aws1_mwr_l1b_nc -w hdf5 -p bt15 --add-geolocation --grid-configs /home/mwr/local_grid.yaml -g my_aws_grid  -f ../input/*.nc