NOAA Logo National  Environmental Satellite, Data, and Information Service. National Climatic Data Center National Climatic Data Center, U.S. Department of Commerce
NCDC > Satellite Data > NetCDF Data Access

ISCCP D1

Summary

  • ISCCP DX data are gidded to produce ISCCP D1 data
  • The grid resolution is 2.5 deg

Data Access

Access Methods

  • OPENDAP
    • Download data as ASCII text or OpenDAP binary
    • User can subset data along any dimension.
    • Available for all data types.
  • ncServer
    • Download data as netCDF file.
    • User can subset data along time and space dimensions.
    • Available only for gridded data types (GPCP, ISCCP, GACP, SRB)
  • HTTPServer
    • Download the entire file in the original data format.
    • Available for most data types.
  • netcdf-download
    • Download the entire file as a netCDF file.
    • Available for most data types.

Sample code

  • tds.get_d1_netcdf.sh - This routine is a BASH script which demonstrates how to download an entire year of D1 data. All variables are downloaded and each netCDF file is 9 MB.
  • tds.get_d1_netcdf_part.sh - This routine is a BASH script which demonstrates how to download an entire year of D1 data. Only variables which are requested are downloaded. This is performed by requesting the variable names in the script. This will save you from downloading variables you do not need. It also saves space since each variable is 43 kB.

ISCCP Links


http://www.ncdc.noaa.gov/oa/rsad/netcdf-access/index.php
Downloaded Tuesday, 21-May-2013 17:01:43 EDT
Last Updated Monday, 22-Feb-2010 15:03:56 EST by ncdc.webmaster@noaa.gov
Please see the NCDC Contact Page if you have questions or comments.