[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AWIPS #AIL-884965]: Mcidas data ingest
- 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