gdal.h

Go to the documentation of this file.
00001 /******************************************************************************
00002  * $Id: gdal.h,v 1.102 2005/11/01 22:16:00 fwarmerdam Exp $
00003  *
00004  * Project:  GDAL Core
00005  * Purpose:  GDAL Core C/Public declarations.
00006  * Author:   Frank Warmerdam, warmerdam@pobox.com
00007  *
00008  ******************************************************************************
00009  * Copyright (c) 1998, 2002 Frank Warmerdam
00010  *
00011  * Permission is hereby granted, free of charge, to any person obtaining a
00012  * copy of this software and associated documentation files (the "Software"),
00013  * to deal in the Software without restriction, including without limitation
00014  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
00015  * and/or sell copies of the Software, and to permit persons to whom the
00016  * Software is furnished to do so, subject to the following conditions:
00017  *
00018  * The above copyright notice and this permission notice shall be included
00019  * in all copies or substantial portions of the Software.
00020  *
00021  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
00022  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
00023  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
00024  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
00025  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
00026  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
00027  * DEALINGS IN THE SOFTWARE.
00028  ******************************************************************************
00029  *
00030  * $Log: gdal.h,v $
00031  * Revision 1.102  2005/11/01 22:16:00  fwarmerdam
00032  * fix up RAT API (bug 985)
00033  *
00034  * Revision 1.101  2005/10/28 16:59:24  pnagy
00035  * Added VRTDerivedBand support
00036  *
00037  * Revision 1.100  2005/09/28 21:29:30  fwarmerdam
00038  * added RAT documentation
00039  *
00040  * Revision 1.99  2005/09/24 19:01:52  fwarmerdam
00041  * added RAT related functions
00042  *
00043  * Revision 1.98  2005/09/24 04:18:43  fwarmerdam
00044  * added void declaration for GDALRasterAttributeTableH
00045  *
00046  * Revision 1.97  2005/05/24 18:13:15  dron
00047  * Added GDALGetDriverCreationOptionList() function.
00048  *
00049  * Revision 1.96  2005/05/16 21:34:33  fwarmerdam
00050  * Added SetDefaultHistogram
00051  *
00052  * Revision 1.95  2005/05/11 14:04:08  fwarmerdam
00053  * added getdefaulthistogram
00054  *
00055  * Revision 1.94  2005/04/27 16:28:39  fwarmerdam
00056  * added GDALGetRasterStatistics
00057  *
00058  * Revision 1.93  2005/04/15 18:34:52  fwarmerdam
00059  * Added area or point metadata constants.
00060  *
00061  * Revision 1.92  2005/04/04 15:24:48  fwarmerdam
00062  * Most C entry points now CPL_STDCALL
00063  *
00064  * Revision 1.91  2005/03/16 19:21:35  fwarmerdam
00065  * added methods for setting offset/scale
00066  *
00067  * Revision 1.90  2005/02/23 14:53:43  fwarmerdam
00068  * moved version info into gdal_version.h
00069  *
00070  * Revision 1.89  2005/02/10 04:30:29  fwarmerdam
00071  * added support for YCbCr color space
00072  *
00073  * Revision 1.88  2004/12/02 18:26:07  fwarmerdam
00074  * added CPL_DLL specifier on two functions.
00075  *
00076  * Revision 1.87  2004/11/22 20:06:50  fwarmerdam
00077  * Updated to 1.2.5.
00078  *
00079  * Revision 1.86  2004/11/05 18:00:04  fwarmerdam
00080  * Updated to 1.2.4.0.
00081  *
00082  * Revision 1.85  2004/10/18 17:22:07  fwarmerdam
00083  * added GCI_Max
00084  *
00085  * Revision 1.84  2004/09/25 05:51:03  fwarmerdam
00086  * updated to version 1.2.3s, stored in the Level 1b dataset (AVHRR
HRPT/LAC/GAC). 

  • REVOLUTION: Orbit number. Note that it can be 1 to 2 off the correct orbit number (according to documentation).

  • SOURCE: Receiving station name.

  • PROCESSING_CENTER: Name of data processing center.

  • START: Time of first scanline acquisition (year, day of year, millisecond of day).

  • STOP: Time of last scanline acquisition (year, day of year, millisecond of day).

  • LOCATION: AVHRR Earth location indication. Will be Ascending when satellite moves from low latitudes to high latitudes and Descending in other case.

    See Also:

    • Implemented as gdal/frmts/l1b/l1bdataset.cpp.

    • NOAA Polar Orbiter Level 1b Data Set documented in the ``POD User's Guide'' (TIROS-N -- NOAA-14 satellites) and in the ``NOAA KLM User's Guide'' (NOAA-15 -- NOAA-16 satellites). You can find this manuals at NOAA Technical Documentation Introduction Page

    • Excellent and complete review contained in the printed book ``The Advanced Very High Resolution Radiometer (AVHRR)'' by Arthur P. Cracknell, Taylor and Francis Ltd., 1997, ISBN 0-7484-0209-8.

    • NOAA data can be downloaded from the Comprehensive Large Array-data Stewardship System (CLASS) (former SAA). Actually it is only source of Level 1b datasets for me, so my implementation tested with that files only.

    • NOAA spacecrafts status page
    ./usr/share/doc/libgdal-doc/gdal/annotated.html0000644000000000000000000000660710562066337020325 0ustar rootroot GDAL: Class List

    GDAL Class List

    Here are the classes, structs, unions and interfaces with brief descriptions:
    _CPLList
    _CPLXMLNode
    CPLODBCSession
    CPLODBCStatement
    GDAL_GCP
    GDALColorEntry
    GDALDatasetA set of associated raster bands, usually from one file
    GDALDriverFormat specific driver
    GDALDriverManager
    GDALMajorObjectObject with metadata
    GDALRasterAttributeTableRaster Attribute Table container
    GDALRasterBandA single raster band (or channel)
    GDALRasterBlock
    GDALWarpKernel
    GDALWarpOperation
    GDALWarpOptions

    Generated for GDAL by doxygen 1.5.1. ./usr/share/doc/libgdal-doc/gdal/classGDALDataset.png0000644000000000000000000000067210562066337021227 0ustar rootrootPNG  IHDRtP:L4PLTE`{tRNS@fPIDATXKr0Ŧk 7h/0Jv"$1z ;qymMvӡ$Cgx=pDIlsDuߦF,ovsB )Hohv[Noq5{26PI4W`Դ0(bI*U]e٠<=%yC뢰_wǡY??v?>}@rz@:Qm*mT*FbV_j @scJ[Pb']4Z:K79=Z CcZ-W]hN6gFWx֯=^hroBS O?\:)IENDB`./usr/share/doc/libgdal-doc/gdal/gdal_8h-source.html0000644000000000000000000025121210562066337021146 0ustar rootroot GDAL: gdal.h Source File

    gdal.h

    Go to the documentation of this file.
    00001 /******************************************************************************
    00002  * $Id: gdal.h,v 1.102 2005/11/01 22:16:00 fwarmerdam Exp $
    00003  *
    00004  * Project:  GDAL Core
    00005  * Purpose:  GDAL Core C/Public declarations.
    00006  * Author:   Frank Warmerdam, warmerdam@pobox.com
    00007  *
    00008  ******************************************************************************
    00009  * Copyright (c) 1998, 2002 Frank Warmerdam
    00010  *
    00011  * Permission is hereby granted, free of charge, to any person obtaining a
    00012  * copy of this software and associated documentation files (the "Software"),
    00013  * to deal in the Software without restriction, including without limitation
    00014  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
    00015  * and/or sell copies of the Software, and to permit persons to whom the
    00016  * Software is furnished to do so, subject to the following conditions:
    00017  *
    00018  * The above copyright notice and this permission notice shall be included
    00019  * in all copies or substantial portions of the Software.
    00020  *
    00021  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
    00022  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    00023  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    00024  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    00025  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    00026  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    00027  * DEALINGS IN THE SOFTWARE.
    00028  ******************************************************************************
    00029  *
    00030  * $Log: gdal.h,v $
    00031  * Revision 1.102  2005/11/01 22:16:00  fwarmerdam
    00032  * fix up RAT API (bug 985)
    00033  *
    00034  * Revision 1.101  2005/10/28 16:59:24  pnagy
    00035  * Added VRTDerivedBand support
    00036  *
    00037  * Revision 1.100  2005/09/28 21:29:30  fwarmerdam
    00038  * added RAT documentation
    00039  *
    00040  * Revision 1.99  2005/09/24 19:01:52  fwarmerdam
    00041  * added RAT related functions
    00042  *
    00043  * Revision 1.98  2005/09/24 04:18:43  fwarmerdam
    00044  * added void declaration for GDALRasterAttributeTableH
    00045  *
    00046  * Revision 1.97  2005/05/24 18:13:15  dron
    00047  * Added GDALGetDriverCreationOptionList() function.
    00048  *
    00049  * Revision 1.96  2005/05/16 21:34:33  fwarmerdam
    00050  * Added SetDefaultHistogram
    00051  *
    00052  * Revision 1.95  2005/05/11 14:04:08  fwarmerdam
    00053  * added getdefaulthistogram
    00054  *
    00055  * Revision 1.94  2005/04/27 16:28:39  fwarmerdam
    00056  * added GDALGetRasterStatistics
    00057  *
    00058  * Revision 1.93  2005/04/15 18:34:52  fwarmerdam
    00059  * Added area or point metadata constants.
    00060  *
    00061  * Revision 1.92  2005/04/04 15:24:48  fwarmerdam
    00062  * Most C entry points now CPL_STDCALL
    00063  *
    00064  * Revision 1.91  2005/03/16 19:21:35  fwarmerdam
    00065  * added methods for setting offset/scale
    00066  *
    00067  * Revision 1.90  2005/02/23 14:53:43  fwarmerdam
    00068  * moved version info into gdal_version.h
    00069  *
    00070  * Revision 1.89  2005/02/10 04:30:29  fwarmerdam
    00071  * added support for YCbCr color space
    00072  *
    00073  * Revision 1.88  2004/12/02 18:26:07  fwarmerdam
    00074  * added CPL_DLL specifier on two functions.
    00075  *
    00076  * Revision 1.87  2004/11/22 20:06:50  fwarmerdam
    00077  * Updated to 1.2.5.
    00078  *
    00079  * Revision 1.86  2004/11/05 18:00:04  fwarmerdam
    00080  * Updated to 1.2.4.0.
    00081  *
    00082  * Revision 1.85  2004/10/18 17:22:07  fwarmerdam
    00083  * added GCI_Max
    00084  *
    00085  * Revision 1.84  2004/09/25 05:51:03  fwarmerdam
    00086  * updated to version 1.2.3s, stored in the Level 1b dataset (AVHRR
    HRPT/LAC/GAC). 

  • REVOLUTION: Orbit number. Note that it can be 1 to 2 off the correct orbit number (according to documentation).

  • SOURCE: Receiving station name.

  • PROCESSING_CENTER: Name of data processing center.

  • START: Time of first scanline acquisition (year, day of year, millisecond of day).

  • STOP: Time of last scanline acquisition (year, day of year, millisecond of day).

  • LOCATION: AVHRR Earth location indication. Will be Ascending when satellite moves from low latitudes to high latitudes and Descending in other case.

    See Also:

    • Implemented as gdal/frmts/l1b/l1bdataset.cpp.

    • NOAA Polar Orbiter Level 1b Data Set documented in the ``POD User's Guide'' (TIROS-N -- NOAA-14 satellites) and in the ``NOAA KLM User's Guide'' (NOAA-15 -- NOAA-16 satellites). You can find this manuals at NOAA Technical Documentation Introduction Page

    • Excellent and complete review contained in the printed book ``The Advanced Very High Resolution Radiometer (AVHRR)'' by Arthur P. Cracknell, Taylor and Francis Ltd., 1997, ISBN 0-7484-0209-8.

    • NOAA data can be downloaded from the Comprehensive Large Array-data Stewardship System (CLASS) (former SAA). Actually it is only source of Level 1b datasets for me, so my implementation tested with that files only.

    • NOAA spacecrafts status page
    ./usr/share/doc/libgdal-doc/gdal/annotated.html0000644000000000000000000000660710562066337020325 0ustar rootroot GDAL: Class List

    GDAL Class List

    Here are the classes, structs, unions and interfaces with brief descriptions:
    _CPLList
    _CPLXMLNode
    CPLODBCSession
    CPLODBCStatement
    GDAL_GCP
    GDALColorEntry
    GDALDatasetA set of associated raster bands, usually from one file
    GDALDriverFormat specific driver
    GDALDriverManager
    GDALMajorObjectObject with metadata
    GDALRasterAttributeTableRaster Attribute Table container
    GDALRasterBandA single raster band (or channel)
    GDALRasterBlock
    GDALWarpKernel
    GDALWarpOperation
    GDALWarpOptions

    Generated for GDAL by doxygen 1.5.1. ./usr/share/doc/libgdal-doc/gdal/classGDALDataset.png0000644000000000000000000000067210562066337021227 0ustar rootrootPNG  IHDRtP:L4PLTE`{tRNS@fPIDATXKr0Ŧk 7h/0Jv"$1z ;qymMvӡ$Cgx=pDIlsDuߦF,ovsB )Hohv[Noq5{26PI4W`Դ0(bI*U]e٠<=%yC뢰_wǡY??v?>}@rz@:Qm*mT*FbV_j @scJ[Pb']4Z:K79=Z CcZ-W]hN6gFWx֯=^hroBS O?\:)IENDB`./usr/share/doc/libgdal-doc/gdal/gdal_8h-source.html0000644000000000000000000025121210562066337021146 0ustar rootroot GDAL: gdal.h Source File

    gdal.h

    Go to the documentation of this file.
    00001 /******************************************************************************
    00002  * $Id: gdal.h,v 1.102 2005/11/01 22:16:00 fwarmerdam Exp $
    00003  *
    00004  * Project:  GDAL Core
    00005  * Purpose:  GDAL Core C/Public declarations.
    00006  * Author:   Frank Warmerdam, warmerdam@pobox.com
    00007  *
    00008  ******************************************************************************
    00009  * Copyright (c) 1998, 2002 Frank Warmerdam
    00010  *
    00011  * Permission is hereby granted, free of charge, to any person obtaining a
    00012  * copy of this software and associated documentation files (the "Software"),
    00013  * to deal in the Software without restriction, including without limitation
    00014  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
    00015  * and/or sell copies of the Software, and to permit persons to whom the
    00016  * Software is furnished to do so, subject to the following conditions:
    00017  *
    00018  * The above copyright notice and this permission notice shall be included
    00019  * in all copies or substantial portions of the Software.
    00020  *
    00021  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
    00022  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    00023  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    00024  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    00025  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    00026  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    00027  * DEALINGS IN THE SOFTWARE.
    00028  ******************************************************************************
    00029  *
    00030  * $Log: gdal.h,v $
    00031  * Revision 1.102  2005/11/01 22:16:00  fwarmerdam
    00032  * fix up RAT API (bug 985)
    00033  *
    00034  * Revision 1.101  2005/10/28 16:59:24  pnagy
    00035  * Added VRTDerivedBand support
    00036  *
    00037  * Revision 1.100  2005/09/28 21:29:30  fwarmerdam
    00038  * added RAT documentation
    00039  *
    00040  * Revision 1.99  2005/09/24 19:01:52  fwarmerdam
    00041  * added RAT related functions
    00042  *
    00043  * Revision 1.98  2005/09/24 04:18:43  fwarmerdam
    00044  * added void declaration for GDALRasterAttributeTableH
    00045  *
    00046  * Revision 1.97  2005/05/24 18:13:15  dron
    00047  * Added GDALGetDriverCreationOptionList() function.
    00048  *
    00049  * Revision 1.96  2005/05/16 21:34:33  fwarmerdam
    00050  * Added SetDefaultHistogram
    00051  *
    00052  * Revision 1.95  2005/05/11 14:04:08  fwarmerdam
    00053  * added getdefaulthistogram
    00054  *
    00055  * Revision 1.94  2005/04/27 16:28:39  fwarmerdam
    00056  * added GDALGetRasterStatistics
    00057  *
    00058  * Revision 1.93  2005/04/15 18:34:52  fwarmerdam
    00059  * Added area or point metadata constants.
    00060  *
    00061  * Revision 1.92  2005/04/04 15:24:48  fwarmerdam
    00062  * Most C entry points now CPL_STDCALL
    00063  *
    00064  * Revision 1.91  2005/03/16 19:21:35  fwarmerdam
    00065  * added methods for setting offset/scale
    00066  *
    00067  * Revision 1.90  2005/02/23 14:53:43  fwarmerdam
    00068  * moved version info into gdal_version.h
    00069  *
    00070  * Revision 1.89  2005/02/10 04:30:29  fwarmerdam
    00071  * added support for YCbCr color space
    00072  *
    00073  * Revision 1.88  2004/12/02 18:26:07  fwarmerdam
    00074  * added CPL_DLL specifier on two functions.
    00075  *
    00076  * Revision 1.87  2004/11/22 20:06:50  fwarmerdam
    00077  * Updated to 1.2.5.
    00078  *
    00079  * Revision 1.86  2004/11/05 18:00:04  fwarmerdam
    00080  * Updated to 1.2.4.0.
    00081  *
    00082  * Revision 1.85  2004/10/18 17:22:07  fwarmerdam
    00083  * added GCI_Max
    00084  *
    00085  * Revision 1.84  2004/09/25 05:51:03  fwarmerdam
    00086  * updated to version 1.2.3s, stored in the Level 1b dataset (AVHRR
    HRPT/LAC/GAC). 

  • REVOLUTION: Orbit number. Note that it can be 1 to 2 off the correct orbit number (according to documentation).

  • SOURCE: Receiving station name.

  • PROCESSING_CENTER: Name of data processing center.

  • START: Time of first scanline acquisition (year, day of year, millisecond of day).

  • STOP: Time of last scanline acquisition (year, day of year, millisecond of day).

  • LOCATION: AVHRR Earth location indication. Will be Ascending when satellite moves from low latitudes to high latitudes and Descending in other case.

    See Also:

    • Implemented as gdal/frmts/l1b/l1bdataset.cpp.

    • NOAA Polar Orbiter Level 1b Data Set documented in the ``POD User's Guide'' (TIROS-N -- NOAA-14 satellites) and in the ``NOAA KLM User's Guide'' (NOAA-15 -- NOAA-16 satellites). You can find this manuals at NOAA Technical Documentation Introduction Page

    • Excellent and complete review contained in the printed book ``The Advanced Very High Resolution Radiometer (AVHRR)'' by Arthur P. Cracknell, Taylor and Francis Ltd., 1997, ISBN 0-7484-0209-8.

    • NOAA data can be downloaded from the Comprehensive Large Array-data Stewardship System (CLASS) (former SAA). Actually it is only source of Level 1b datasets for me, so my implementation tested with that files only.

    • NOAA spacecrafts status page
    ./usr/share/doc/libgdal-doc/gdal/annotated.html0000644000000000000000000000660710562066337020325 0ustar rootroot GDAL: Class List

    GDAL Class List

    Here are the classes, structs, unions and interfaces with brief descriptions:
    _CPLList
    _CPLXMLNode
    CPLODBCSession
    CPLODBCStatement
    GDAL_GCP
    GDALColorEntry
    GDALDatasetA set of associated raster bands, usually from one file
    GDALDriverFormat specific driver
    GDALDriverManager
    GDALMajorObjectObject with metadata
    GDALRasterAttributeTableRaster Attribute Table container
    GDALRasterBandA single raster band (or channel)
    GDALRasterBlock
    GDALWarpKernel
    GDALWarpOperation
    GDALWarpOptions

    Generated for GDAL by doxygen 1.5.1. ./usr/share/doc/libgdal-doc/gdal/classGDALDataset.png0000644000000000000000000000067210562066337021227 0ustar rootrootPNG  IHDRtP:L4PLTE`{tRNS@fPIDATXKr0Ŧk 7h/0Jv"$1z ;qymMvӡ$Cgx=pDIlsDuߦF,ovsB )Hohv[Noq5{26PI4W`Դ0(bI*U]e٠<=%yC뢰_wǡY??v?>}@rz@:Qm*mT*FbV_j @scJ[Pb']4Z:K79=Z CcZ-W]hN6gFWx֯=^hroBS O?\:)IENDB`./usr/share/doc/libgdal-doc/gdal/gdal_8h-source.html0000644000000000000000000025121210562066337021146 0ustar rootroot GDAL: gdal.h Source File

    gdal.h

    Go to the documentation of this file.
    00001 /******************************************************************************
    00002  * $Id: gdal.h,v 1.102 2005/11/01 22:16:00 fwarmerdam Exp $
    00003  *
    00004  * Project:  GDAL Core
    00005  * Purpose:  GDAL Core C/Public declarations.
    00006  * Author:   Frank Warmerdam, warmerdam@pobox.com
    00007  *
    00008  ******************************************************************************
    00009  * Copyright (c) 1998, 2002 Frank Warmerdam
    00010  *
    00011  * Permission is hereby granted, free of charge, to any person obtaining a
    00012  * copy of this software and associated documentation files (the "Software"),
    00013  * to deal in the Software without restriction, including without limitation
    00014  * the rights to use, copy, modify, merge, publish, distribute, sublicense,
    00015  * and/or sell copies of the Software, and to permit persons to whom the
    00016  * Software is furnished to do so, subject to the following conditions:
    00017  *
    00018  * The above copyright notice and this permission notice shall be included
    00019  * in all copies or substantial portions of the Software.
    00020  *
    00021  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
    00022  * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    00023  * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    00024  * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    00025  * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    00026  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    00027  * DEALINGS IN THE SOFTWARE.
    00028  ******************************************************************************
    00029  *
    00030  * $Log: gdal.h,v $
    00031  * Revision 1.102  2005/11/01 22:16:00  fwarmerdam
    00032  * fix up RAT API (bug 985)
    00033  *
    00034  * Revision 1.101  2005/10/28 16:59:24  pnagy
    00035  * Added VRTDerivedBand support
    00036  *
    00037  * Revision 1.100  2005/09/28 21:29:30  fwarmerdam
    00038  * added RAT documentation
    00039  *
    00040  * Revision 1.99  2005/09/24 19:01:52  fwarmerdam
    00041  * added RAT related functions
    00042  *
    00043  * Revision 1.98  2005/09/24 04:18:43  fwarmerdam
    00044  * added void declaration for GDALRasterAttributeTableH
    00045  *
    00046  * Revision 1.97  2005/05/24 18:13:15  dron
    00047  * Added GDALGetDriverCreationOptionList() function.
    00048  *
    00049  * Revision 1.96  2005/05/16 21:34:33  fwarmerdam
    00050  * Added SetDefaultHistogram
    00051  *
    00052  * Revision 1.95  2005/05/11 14:04:08  fwarmerdam
    00053  * added getdefaulthistogram
    00054  *
    00055  * Revision 1.94  2005/04/27 16:28:39  fwarmerdam
    00056  * added GDALGetRasterStatistics
    00057  *
    00058  * Revision 1.93  2005/04/15 18:34:52  fwarmerdam
    00059  * Added area or point metadata constants.
    00060  *
    00061  * Revision 1.92  2005/04/04 15:24:48  fwarmerdam
    00062  * Most C entry points now CPL_STDCALL
    00063  *
    00064  * Revision 1.91  2005/03/16 19:21:35  fwarmerdam
    00065  * added methods for setting offset/scale
    00066  *
    00067  * Revision 1.90  2005/02/23 14:53:43  fwarmerdam
    00068  * moved version info into gdal_version.h
    00069  *
    00070  * Revision 1.89  2005/02/10 04:30:29  fwarmerdam
    00071  * added support for YCbCr color space
    00072  *
    00073  * Revision 1.88  2004/12/02 18:26:07  fwarmerdam
    00074  * added CPL_DLL specifier on two functions.
    00075  *
    00076  * Revision 1.87  2004/11/22 20:06:50  fwarmerdam
    00077  * Updated to 1.2.5.
    00078  *
    00079  * Revision 1.86  2004/11/05 18:00:04  fwarmerdam
    00080  * Updated to 1.2.4.0.
    00081  *
    00082  * Revision 1.85  2004/10/18 17:22:07  fwarmerdam
    00083  * added GCI_Max
    00084  *
    00085  * Revision 1.84  2004/09/25 05:51:03  fwarmerdam
    00086  * updated to version 1.2.3s, stored in the Level 1b dataset (AVHRR
    HRPT/LAC/GAC). 

  • REVOLUTION: Orbit number. Note that it can be 1 to 2 off the correct orbit number (according to documentation).

  • SOURCE: Receiving station name.

  • PROCESSING_CENTER: Name of data processing center.

  • START: Time of first scanline acquisition (year, day of year, millisecond of day).

  • STOP: Time of last scanline acquisition (year, day of year, millisecond of day).

  • LOCATION: AVHRR Earth location indication. Will be Ascending when satellite moves from low latitudes to high latitudes and Descending in other case.

    See Also:

    • Implemented as gdal/frmts/l1b/l1bdataset.cpp.

    • NOAA Polar Orbiter Level 1b Data Set documented in the ``POD User's Guide'' (TIROS-N -- NOAA-14 satellites) and in the ``NOAA KLM User's Guide'' (NOAA-15 -- NOAA-16 satellites). You can find this manuals at NOAA Technical Documentation Introduction Page

    • Excellent and complete review contained in the printed book ``The Advanced Very High Resolution Radiometer (AVHRR)'' by Arthur P. Cracknell, Taylor and Francis Ltd., 1997, ISBN 0-7484-0209-8.

    • NOAA data can be downloaded from the Comprehensive Large Array-data Stewardship System (CLASS) (former SAA). Actually it is only source of Level 1b datasets for me, so my implementation tested with that files only.

    • NOAA spacecrafts status page
    ./usr/share/doc/libgdal-doc/gdal/annotated.html0000644000000000000000000000660710562066337020325 0ustar rootroot GDAL: Class List

    GDAL Class List

    Here are the classes, structs, unions and interfaces with brief descriptions:
    _CPLList
    _CPLXMLNode
    CPLODBCSession
    CPLODBCStatement
    GDAL_GCP
    GDALColorEntry
    GDALDatasetA set of associated raster bands, usually from one file
    GDALDriverFormat specific driver
    GDALDriverManager
    GDALMajorObjectObject with metadata
    GDALRasterAttributeTableRaster Attribute Table container
    GDALRasterBandA single raster band (or channel)
    GDALRasterBlock
    GDALWarpKernel
    GDALWarpOperation
    GDALWarpOptions

    Generated for GDAL by doxygen 1.5.1. ./usr/share/doc/libgdal-doc/gdal/classGDALDataset.png0000644000000000000000000000067210562066337021227 0ustar rootrootPNG  IHDRtP:L4PLTE`{tRNS@fPIDATXKr0Ŧk 7h/0Jv"$1z ;qymMvӡ$Cgx=pDIlsDuߦF,ovsB )Hohv[Noq5{26PI4W`Դ0(bI*U]e٠<=%yC뢰_wǡY??v?>}@rz@:Qm*mT*FbV_j @scJ[Pb']4Z:K79=Z CcZ-W]hN6gFWx֯=^hroBS O?\:)IENDB`