6.5. NinJo¶
The NinJo backend is used to create NinJo compatible TIFF files, also known as NinJoTIFFs. The NinJo Workstation Project is a meteorological workstation system for viewing various weather images. NinJo in some ways is like AWIPS is to the United States Nation Weather Service (NWS), but is used by various countries around the world.
The NinJo backend for polar2grid was specifically developed to assist the “Deutscher Wetterdienst” (DWD) in displaying NPP VIIRS data in NinJo. This partnership between the DWD and SSEC lead to a fairly specialized system that creates NinJo compatible TIFF images. NinJo allows for multiple “readers” or plugins to its system to allow for various formats to be read. The polar2grid backend is specifically for the TIFF reader used by the DWD. These files are different from regular TIFF images in that they have a number of tags for describing the data and the location of that data to NinJo.
The NinJo backend must be configured to support a specific grid and is currently only configured for the DWD Germany grid (dwd_germany) and the Alaska (203) grid.
author: | David Hoese (davidh) |
---|---|
organization: | Space Science and Engineering Center (SSEC) |
copyright: | Copyright (c) 2012-2015 University of Wisconsin SSEC. All rights reserved. |
date: | Jan 2013 |
license: | GNU GPLv3 |
6.5.1. Command Line Arguments¶
usage: p2g_glue <frontend> ninjo [-h] [--rescale-configs [RESCALE_CONFIGS [RESCALE_CONFIGS ...]]] [--backend-configs [RESCALE_CONFIGS [RESCALE_CONFIGS ...]]] [--output-pattern OUTPUT_PATTERN]
- Options:
--rescale-configs alternative rescale configuration files --backend-configs alternative backend configuration files --output-pattern={satellite}_{instrument}_{product_name}_{begin_time}_{grid_name}.tif output filenaming pattern