To connect McIDAS-V to data sources, see Data Sources.
Data Type | Description | Supported Formats | Access method |
---|---|---|---|
Gridded | Numerical weather prediction models, climate analysis, gridded oceanographic datasets, NCEP/NCAR Reanalysis | - netCDF (2) | - local files, HTTP, TDS (3) servers |
- GRIB (versions 1&2) | - local files, TDS servers | ||
- Vis5D | - local files, HTTP | ||
- GEMPAK | - local files, TDS servers | ||
Satellite Imagery | Geostationary and polar orbiter satellite imagery, derived satellite products | - ADDE (4) | - ADDE servers |
- McIDAS AREA | - local files, local & remote ADDE servers | ||
- AIRS | |||
- GINI | - local files, TDS servers | ||
- AMSR-E Level 1b | - local ADDE | ||
- AMSR-E Rain Product | - local ADDE | ||
- EUMETCast LRIT | - local ADDE | ||
- Meteosat OpenMTP | - local ADDE | ||
- Meteosat Second Generation (MSG) Level 1b | - local ADDE | ||
- Metop AVHRR Level 1b | - local ADDE | ||
- MODIS L1b MOD02 (MODIS Level 1b) | - local ADDE | ||
- MODIS L2 MOD04 (Level 2 Aerosol) | - local ADDE | ||
- MODIS L2 MOD06 (Level 2 Cloud Top Properties) | - local ADDE | ||
- MODIS L2 MOD07 (Level 2 Atmospheric Profile) | - local ADDE | ||
- MODIS L2 MOD28 (Level 2 Sea Surface Temperature Products) | - local ADDE | ||
- MODIS L2 MOD35 (Level 2 Cloud Mask) | - local ADDE | ||
- MODIS L2 MODR (Level 2 Corrected Reflectance) | - local ADDE | ||
- MSG HRIT FD and HRV | - local ADDE | ||
- MTSAT HRIT | - local ADDE | ||
- NOAA AVHRR Level 1b | - local ADDE | ||
- SSMI (TeraScan netCDF) | - local ADDE | ||
- TRMM (TeraScan netCDF) | - local ADDE | ||
Radar | NEXRAD Level II and Level III radar data | - Level II | - local files or TDS (bzip2 compressed or uncompressed) |
- Level III | - ADDE servers, local files or TDS | ||
- Universal Format | |||
- Dorade | |||
- NEXRAD | |||
Point Observational | Surface observations (METAR and SYNOP), earthquake observations | - ADDE | - ADDE servers |
- netCDF (Unidata, AWIPS/MADIS formats) | - local files | ||
- Text (ASCII, CSV), Excel spreadsheet (5) | - local files | ||
Trajectory | Aircraft observations | - netCDF (RAF convention) | - local files |
- Text (ASCII, CSV) (5) | |||
RAOB | Global balloon soundings | - ADDE | - ADDE servers |
- netCDF (Unidata, AWIPS/MADIS formats) | - local files | ||
- CMA text format | - local files | ||
Profiler | NOAA Profiler Network winds | - ADDE | - ADDE servers |
GIS | Data typically used in Geographic Information Systems (GIS) | - ESRI Shapefile | - local files, HTTP |
- USGS DEM | - local files | ||
QuickTime | QuickTime movies (without extensions) | - QuickTime | - local files, HTTP |
SSEC image data sets include:
Additional image data sets:
You can configure defaults for particular images by creating a custom defaults file. For more information, see Configuring Image Defaults.
*Additional alternate servers include: adde.cise-nsf.gov, idd.unl.edu, stratus.al.noaa.gov, twister.millersville.edu, weather2.admin.niu.edu, and weather3.admin.niu.edu. These alternate servers have most or all of the datasets listed under adde.ucar.edu.
Generally, McIDAS-V requires that datasets in netCDF format use meta data conventions to be able to fully understand and geolocate the dataset. These conventions provide documented "best practices". Using conventions with netCDF ensures your data is complete and self-describing, and can be used by others. We recommend you use CF, COARDS, or NUWG conventions for netCDF data files for McIDAS-V, and be sure to follow the best practices noted above.
McIDAS-V can read point data and trajectories (aircraft tracks) from comma-separated value (CSV) text files. See the documentation on the Text (ASCII) Point Data Format.