[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AWIPS #AIL-884965]: Mcidas data ingest

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [AWIPS #AIL-884965]: Mcidas data ingest
  • Date: Wed, 11 Mar 2015 18:46:49 -0600

> Michael -
> 
> Is the edex server able to ingest the GHCC mcidas area files
> 
> ftp://geo.msfc.nasa.gov/Weather/
> 
> through the manual directory?


It depends on the projection and area file number written to the header.  I'll 
have to download these and go through them with arinfo to see if the 
projections are supported, and then after that we would have to make sure that 
the postgres tables have the necessary information in order to be decoded, for 
example

area file number: 
https://github.com/Unidata/awips2/blob/upc_14.2.1/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/areaName.sql
image type number: 
https://github.com/Unidata/awips2/blob/upc_14.2.1/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/imageType.sql
satellite name: 
https://github.com/Unidata/awips2/blob/upc_14.2.1/ncep/gov.noaa.nws.ncep.common.dataplugin.mcidas/res/scripts/satelliteName.sql

-Michael

Ticket Details
===================
Ticket ID: AIL-884965
Department: Support AWIPS
Priority: Normal
Status: Open