[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[McIDAS #SSK-443466]: satellite data format conversion from AREA to netCDF
- Subject: [McIDAS #SSK-443466]: satellite data format conversion from AREA to netCDF
- Date: Wed, 23 Aug 2006 13:45:31 -0600
Hi Janine,
re:
> Steve Williams referred me to you. I need to convert GOES11
> McIdas-formatted data to netCDF or ascii, and Steve thought you might
> have just the software to do it. Can you help?
By McIDAS-formatted I assume you mean imagery in AREA format, or imagery
that you can access through a McIDAS ADDE server. In either case, McIDAS
can be used to do the conversion.
The procedure is:
- create an ADDE dataset in AREA format of the original GOES-11 images
you want to convert
- create an output ADDE dataset in netCDF format
- use IMGCOPY to copy data from the input to the output datasets. The
format conversion is implicit
Here is a snippit from the online HELP for the DSSERVE command (DSSERVE
creates ADDE dataset definitions) on conversion to netCDF:
************************ netCDF Dataset Remarks ************************
...
You can create netCDF image files from other TYPE=IMAGE datasets. To
do so, make a netCDF image dataset with a DSSERVE command similar to:
DSSERVE ADD NETCDF/GOES NCDF 1 9999 TYPE=IMAGE "netCDF GOES image files
Then specify NETCDF/GOES as the destination dataset with a positive
position number in an IMGCOPY, IMGFILT, IMGOPER or IMGREMAP command.
The output file name consists of the descriptor name and position
number followed by ".nc". For example, the command
IMGCOPY GOESEAST/VIS NETCDF/GOES.300 SIZE=ALL creates an output file
named GOES0300.nc that's mapped to position 300 of dataset NETCDF/GOES.
If you have McIDAS available to use, then creating the input and output
datasets will take on the order of a minute. You can then do as many
conversions as you need.
So, first question is if you have access to McIDAS?
> Thanks in advance,
No worries.
Cheers,
Tom
****************************************************************************
Unidata User Support UCAR Unidata Program
(303) 497-8642 P.O. Box 3000
address@hidden Boulder, CO 80307
----------------------------------------------------------------------------
Unidata HomePage http://www.unidata.ucar.edu
****************************************************************************
Ticket Details
===================
Ticket ID: SSK-443466
Department: Support McIDAS
Priority: Normal
Status: Closed