4.1. ACSPO Frontend¶
The ACSPO frontend is for reading files created by the Advanced Clear-Sky Processor for Oceans (ACSPO) system.
The frontend is contained in the polar2grid.acspo python package. The ACSPO system typically produces NetCDF4
files. The frontend can be specified with the p2g_glue
command using the acspo
frontend name.
The ACSPO frontend provides the following products:
Product Name Description sst Sea Surface Temperature
author: | David Hoese (davidh) |
---|---|
organization: | Space Science and Engineering Center (SSEC) |
copyright: | Copyright (c) 2012-2015 University of Wisconsin SSEC. All rights reserved. |
date: | Nov 2014 |
license: | GNU GPLv3 |
4.1.1. Command Line Arguments¶
usage: p2g_glue acspo <backend> [-h] [--list-products] [-p [{latitude,sst,longitude} [{latitude,sst,longitude} ...]]]
- Options:
--list-products=False List available frontend products -p, --products Specify frontend products to process
Possible choices: latitude, sst, longitude