Java Doc for APSProperties.java in  » GIS » GeoTools-2.4.1 » it » geosolutions » imageio » plugins » jhdf » aps » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » GeoTools 2.4.1 » it.geosolutions.imageio.plugins.jhdf.aps 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   it.geosolutions.imageio.plugins.jhdf.aps.APSProperties

APSProperties
abstract public class APSProperties (Code)

Inner Class :public static class APSProducts extends HDFProducts

Field Summary
final static  StringPDSA_ADDITIONALUNITS
     This is a space delimetered string of additional units available for this product.
final static  String[]PDSA_ATTRIB
    
final static  StringPDSA_BROWSEFUNC
     This is a suggested function to apply to convert the data in the SDS into an image.
final static  StringPDSA_BROWSERANGES
     This is a suggested display range when converting the data in the SDS into an image.
final static  StringPDSA_CREATEPLATFORM
    
final static  StringPDSA_CREATESOFTWARE
     This string contains the version of the software which created the product.
final static  StringPDSA_CREATETIME
    
final static  StringPDSA_INVALID
     This is the geophysical value which will represent invalid data for the given product.
final static  StringPDSA_PRODUCTALGORITHM
     This is a notation about the algorithm, usually a paper reference.
final static  StringPDSA_PRODUCTNAME
     This is a description of the product.
final static  StringPDSA_PRODUCTSCALING
     The type of scaling of the product.
final static  StringPDSA_PRODUCTSTATUS
     This new SDS attribute will give an indication of the status this product.
final static  StringPDSA_PRODUCTTYPE
     This is a type of product.
final static  StringPDSA_PRODUCTUNITS
     This is a description of the units of the product.
final static  StringPDSA_PRODUCTVERSION
     This is a version number of the product used to indicate changes in the algorithm.
final static  StringPDSA_SCALINGINTERCEPT
     The intercept for product scaling.
final static  StringPDSA_SCALINGSLOPE
     The slope for product scaling.
final static  StringPDSA_VALIDRANGE
     This is a suggested range of valid data.
final static  String[]PFA_IGCA_ATTRIB
    
final static  StringPFA_IGCA_LOCALELOWERLEFT
     latitude and longitude of lower left (m,1) point of original input data.
final static  StringPFA_IGCA_LOCALELOWERRIGHT
     latitude and longitude of lower right (m,n) point of original input data.
final static  StringPFA_IGCA_LOCALENECORNER
     latitude and longitude of NorthEastern point of original input data.
final static  StringPFA_IGCA_LOCALENWCORNER
     latitude and longitude of NorthWestern point of original input data.
final static  StringPFA_IGCA_LOCALESECORNER
     latitude and longitude of SouthEastern point of original input data.
final static  StringPFA_IGCA_LOCALESWCORNER
     latitude and longitude of SouthWestern point of original input data.
final static  StringPFA_IGCA_LOCALEUPPERLEFT
     latitude and longitude of upper left (1,1) point of original input data.
final static  StringPFA_IGCA_LOCALEUPPERRIGHT
     latitude and longitude of upper right (1,n) point of original input data.
final static  String[]PFA_IPA_ATTRIB
    
final static  StringPFA_IPA_INPUTCALIBRATIONFILE
     Name of the calibration file used.
final static  StringPFA_IPA_INPUTMASKS
     A comma seperated list of flags that were used as masks during processing.
final static  StringPFA_IPA_INPUTMASKSINT
    
final static  StringPFA_IPA_INPUTPARAMETER
    
final static  StringPFA_IPA_PROCESSINGVERSION
    
final static  StringPFA_IPA_PRODLIST
     A comma seperated list of products stored in this file.
final static  String[]PFA_NA_ATTRIB
    
final static  StringPFA_NA_MAPPEDLOWERLEFT
     Latitude and longitude of lower left (m,1) point of each product.
final static  StringPFA_NA_MAPPEDLOWERRIGHT
     Latitude and longitude of lower right (m,n) point of each product.
final static  StringPFA_NA_MAPPEDUPERLEFT
     Latitude and longitude of upper left (1,1) point of each product.
final static  StringPFA_NA_MAPPEDUPPERRIGHT
     Latitude and longitude of upper right (1,n) point of each product.
final static  StringPFA_NA_MAPPROJECTION
     Name of the SDS included in the file that contains the map projection parameter values.
final static  StringPFA_NA_MAPPROJECTIONSYSTEM
     Map projection system used.
final static  StringPFA_NA_NAVTYPE
     Navigation type of data.
final static  String[]STD_FA_ATTRIB
    
final static  StringSTD_FA_CREATEAGENCY
    
final static  StringSTD_FA_CREATEPLATFORM
    
final static  StringSTD_FA_CREATESOFTWARE
    
final static  StringSTD_FA_CREATETIME
    
final static  StringSTD_FA_CREATEUSER
    
final static  StringSTD_FA_FILE
    
final static  StringSTD_FA_FILECLASSIFICATION
    
final static  StringSTD_FA_FILESTATUS
    
final static  StringSTD_FA_FILETITLE
    
final static  StringSTD_FA_FILEVERSION
    
final static  String[]STD_SA_ATTRIB
    
final static  StringSTD_SA_SENSOR
    
final static  StringSTD_SA_SENSORAGENCY
    
final static  StringSTD_SA_SENSORBANDS
    
final static  StringSTD_SA_SENSORBANDUNITS
    
final static  StringSTD_SA_SENSORBANDWIDTHS
    
final static  StringSTD_SA_SENSORNOMINALALTITUDEINKM
    
final static  StringSTD_SA_SENSORNUMBEROFBANDS
    
final static  StringSTD_SA_SENSORPLATFORM
    
final static  StringSTD_SA_SENSORPLATFORMTYPE
    
final static  StringSTD_SA_SENSORRESOLUTIONINKM
    
final static  StringSTD_SA_SENSORSCANWIDTHINKM
    
final static  StringSTD_SA_SENSORSPECTRUM
    
final static  StringSTD_SA_SENSORTYPE
    
final static  String[]STD_TA_ATTRIB
    
final static  StringSTD_TA_TIMEDAYNIGHT
     Flag indicating if data collected during day or night.
final static  StringSTD_TA_TIMEEND
    
final static  StringSTD_TA_TIMEENDDAY
    
final static  StringSTD_TA_TIMEENDTIME
    
final static  StringSTD_TA_TIMEENDYEAR
     UTC year of data end, e.g.
final static  StringSTD_TA_TIMESTART
    
final static  StringSTD_TA_TIMESTARTDAY
    
final static  StringSTD_TA_TIMESTARTTIME
    
final static  StringSTD_TA_TIMESTARTYEAR
     UTC year of data start, e.g.
final public static  APSProperties.APSProductsapsProducts
    



Field Detail
PDSA_ADDITIONALUNITS
final static String PDSA_ADDITIONALUNITS(Code)
This is a space delimetered string of additional units available for this product. For example, an sst product may set this string to "Kelvin Fahrenheit"



PDSA_ATTRIB
final static String[] PDSA_ATTRIB(Code)



PDSA_BROWSEFUNC
final static String PDSA_BROWSEFUNC(Code)
This is a suggested function to apply to convert the data in the SDS into an image. A value of 1 indicates linear scaling; a value of 2 indicates log10 scaling.



PDSA_BROWSERANGES
final static String PDSA_BROWSERANGES(Code)
This is a suggested display range when converting the data in the SDS into an image. This may or may not be the same as validRange because in some cases (e.g. rrs_412), the data has been known to fall outside the range, but we wish to display the invalid data. This attribute is used by the APS program imgBrowse when creating quick-look browse images of different products.



PDSA_CREATEPLATFORM
final static String PDSA_CREATEPLATFORM(Code)
This string contains a triple describing the cpu-machine-os which created the scientific data set



PDSA_CREATESOFTWARE
final static String PDSA_CREATESOFTWARE(Code)
This string contains the version of the software which created the product.



PDSA_CREATETIME
final static String PDSA_CREATETIME(Code)
This string contains the date and time when the product was created



PDSA_INVALID
final static String PDSA_INVALID(Code)
This is the geophysical value which will represent invalid data for the given product.



PDSA_PRODUCTALGORITHM
final static String PDSA_PRODUCTALGORITHM(Code)
This is a notation about the algorithm, usually a paper reference.



PDSA_PRODUCTNAME
final static String PDSA_PRODUCTNAME(Code)
This is a description of the product.



PDSA_PRODUCTSCALING
final static String PDSA_PRODUCTSCALING(Code)
The type of scaling of the product. Currently, always Linear



PDSA_PRODUCTSTATUS
final static String PDSA_PRODUCTSTATUS(Code)
This new SDS attribute will give an indication of the status this product.



PDSA_PRODUCTTYPE
final static String PDSA_PRODUCTTYPE(Code)
This is a type of product. For example, 'chl_oc4v4' and 'chl_oc3m' would both set this to 'chl'.



PDSA_PRODUCTUNITS
final static String PDSA_PRODUCTUNITS(Code)
This is a description of the units of the product.



PDSA_PRODUCTVERSION
final static String PDSA_PRODUCTVERSION(Code)
This is a version number of the product used to indicate changes in the algorithm.



PDSA_SCALINGINTERCEPT
final static String PDSA_SCALINGINTERCEPT(Code)
The intercept for product scaling.



PDSA_SCALINGSLOPE
final static String PDSA_SCALINGSLOPE(Code)
The slope for product scaling.



PDSA_VALIDRANGE
final static String PDSA_VALIDRANGE(Code)
This is a suggested range of valid data.



PFA_IGCA_ATTRIB
final static String[] PFA_IGCA_ATTRIB(Code)



PFA_IGCA_LOCALELOWERLEFT
final static String PFA_IGCA_LOCALELOWERLEFT(Code)
latitude and longitude of lower left (m,1) point of original input data.



PFA_IGCA_LOCALELOWERRIGHT
final static String PFA_IGCA_LOCALELOWERRIGHT(Code)
latitude and longitude of lower right (m,n) point of original input data.



PFA_IGCA_LOCALENECORNER
final static String PFA_IGCA_LOCALENECORNER(Code)
latitude and longitude of NorthEastern point of original input data.



PFA_IGCA_LOCALENWCORNER
final static String PFA_IGCA_LOCALENWCORNER(Code)
latitude and longitude of NorthWestern point of original input data.



PFA_IGCA_LOCALESECORNER
final static String PFA_IGCA_LOCALESECORNER(Code)
latitude and longitude of SouthEastern point of original input data.



PFA_IGCA_LOCALESWCORNER
final static String PFA_IGCA_LOCALESWCORNER(Code)
latitude and longitude of SouthWestern point of original input data.



PFA_IGCA_LOCALEUPPERLEFT
final static String PFA_IGCA_LOCALEUPPERLEFT(Code)
latitude and longitude of upper left (1,1) point of original input data.



PFA_IGCA_LOCALEUPPERRIGHT
final static String PFA_IGCA_LOCALEUPPERRIGHT(Code)
latitude and longitude of upper right (1,n) point of original input data.



PFA_IPA_ATTRIB
final static String[] PFA_IPA_ATTRIB(Code)



PFA_IPA_INPUTCALIBRATIONFILE
final static String PFA_IPA_INPUTCALIBRATIONFILE(Code)
Name of the calibration file used. SeaWiFS/MOS specific.



PFA_IPA_INPUTMASKS
final static String PFA_IPA_INPUTMASKS(Code)
A comma seperated list of flags that were used as masks during processing.



PFA_IPA_INPUTMASKSINT
final static String PFA_IPA_INPUTMASKSINT(Code)
The mask defined as an integer



PFA_IPA_INPUTPARAMETER
final static String PFA_IPA_INPUTPARAMETER(Code)
A string indicating the options used during the processing of the file



PFA_IPA_PROCESSINGVERSION
final static String PFA_IPA_PROCESSINGVERSION(Code)
Version of processing



PFA_IPA_PRODLIST
final static String PFA_IPA_PRODLIST(Code)
A comma seperated list of products stored in this file.



PFA_NA_ATTRIB
final static String[] PFA_NA_ATTRIB(Code)



PFA_NA_MAPPEDLOWERLEFT
final static String PFA_NA_MAPPEDLOWERLEFT(Code)
Latitude and longitude of lower left (m,1) point of each product.



PFA_NA_MAPPEDLOWERRIGHT
final static String PFA_NA_MAPPEDLOWERRIGHT(Code)
Latitude and longitude of lower right (m,n) point of each product.



PFA_NA_MAPPEDUPERLEFT
final static String PFA_NA_MAPPEDUPERLEFT(Code)
Latitude and longitude of upper left (1,1) point of each product.



PFA_NA_MAPPEDUPPERRIGHT
final static String PFA_NA_MAPPEDUPPERRIGHT(Code)
Latitude and longitude of upper right (1,n) point of each product.



PFA_NA_MAPPROJECTION
final static String PFA_NA_MAPPROJECTION(Code)
Name of the SDS included in the file that contains the map projection parameter values.



PFA_NA_MAPPROJECTIONSYSTEM
final static String PFA_NA_MAPPROJECTIONSYSTEM(Code)
Map projection system used. Always set to NRL(USGS)



PFA_NA_NAVTYPE
final static String PFA_NA_NAVTYPE(Code)
Navigation type of data. Always set to 'mapped'



STD_FA_ATTRIB
final static String[] STD_FA_ATTRIB(Code)



STD_FA_CREATEAGENCY
final static String STD_FA_CREATEAGENCY(Code)
The agency which created the file



STD_FA_CREATEPLATFORM
final static String STD_FA_CREATEPLATFORM(Code)
The hardware/software platform the file was created on



STD_FA_CREATESOFTWARE
final static String STD_FA_CREATESOFTWARE(Code)
The version of the software which created the file



STD_FA_CREATETIME
final static String STD_FA_CREATETIME(Code)
The date and time when the file was created



STD_FA_CREATEUSER
final static String STD_FA_CREATEUSER(Code)
The name of the user that created this file



STD_FA_FILE
final static String STD_FA_FILE(Code)
The name of the product



STD_FA_FILECLASSIFICATION
final static String STD_FA_FILECLASSIFICATION(Code)
Always set to UNCLASSIFIED



STD_FA_FILESTATUS
final static String STD_FA_FILESTATUS(Code)
Either EXPERIMENTAL or OPERATIONAL



STD_FA_FILETITLE
final static String STD_FA_FILETITLE(Code)
One of NRL Level-3 / NRL Level-3 Mosaic / NRL Level-4



STD_FA_FILEVERSION
final static String STD_FA_FILEVERSION(Code)
The version of APS Data format



STD_SA_ATTRIB
final static String[] STD_SA_ATTRIB(Code)



STD_SA_SENSOR
final static String STD_SA_SENSOR(Code)
AVHRR/3, SeaWiFS, MODIS



STD_SA_SENSORAGENCY
final static String STD_SA_SENSORAGENCY(Code)
Agency/Owner of Sensor



STD_SA_SENSORBANDS
final static String STD_SA_SENSORBANDS(Code)
Center wavelengths



STD_SA_SENSORBANDUNITS
final static String STD_SA_SENSORBANDUNITS(Code)
Units of wavelengths, like nm



STD_SA_SENSORBANDWIDTHS
final static String STD_SA_SENSORBANDWIDTHS(Code)
Nominal width of bands



STD_SA_SENSORNOMINALALTITUDEINKM
final static String STD_SA_SENSORNOMINALALTITUDEINKM(Code)
Nominal Altitude of sensor



STD_SA_SENSORNUMBEROFBANDS
final static String STD_SA_SENSORNUMBEROFBANDS(Code)
Number of Bands



STD_SA_SENSORPLATFORM
final static String STD_SA_SENSORPLATFORM(Code)
Platform carrying sensor, like Orbview-2, NOAA-12, MODIS-AQUA



STD_SA_SENSORPLATFORMTYPE
final static String STD_SA_SENSORPLATFORMTYPE(Code)
Type of platform



STD_SA_SENSORRESOLUTIONINKM
final static String STD_SA_SENSORRESOLUTIONINKM(Code)
Distance on earth of a single pixel in kilometers



STD_SA_SENSORSCANWIDTHINKM
final static String STD_SA_SENSORSCANWIDTHINKM(Code)
Distance on earth of Field of View in kilometers



STD_SA_SENSORSPECTRUM
final static String STD_SA_SENSORSPECTRUM(Code)
Description of spectrum: visible, near-IR, thermal



STD_SA_SENSORTYPE
final static String STD_SA_SENSORTYPE(Code)
Type of sensor: scanner, pushbroom, whiskbroom



STD_TA_ATTRIB
final static String[] STD_TA_ATTRIB(Code)



STD_TA_TIMEDAYNIGHT
final static String STD_TA_TIMEDAYNIGHT(Code)
Flag indicating if data collected during day or night. May be one of Day, Night, Day/Night



STD_TA_TIMEEND
final static String STD_TA_TIMEEND(Code)
UTC end time as an ASCII string



STD_TA_TIMEENDDAY
final static String STD_TA_TIMEENDDAY(Code)
UTC day-of-year of data end (1-366)



STD_TA_TIMEENDTIME
final static String STD_TA_TIMEENDTIME(Code)
UTC milliseconds-of-day of data end (1-86400000)



STD_TA_TIMEENDYEAR
final static String STD_TA_TIMEENDYEAR(Code)
UTC year of data end, e.g. 2007



STD_TA_TIMESTART
final static String STD_TA_TIMESTART(Code)
UTC start time as an ASCII string



STD_TA_TIMESTARTDAY
final static String STD_TA_TIMESTARTDAY(Code)
UTC day-of-year of data start (1-366)



STD_TA_TIMESTARTTIME
final static String STD_TA_TIMESTARTTIME(Code)
UTC milliseconds-of-day of data start (1-86400000)



STD_TA_TIMESTARTYEAR
final static String STD_TA_TIMESTARTYEAR(Code)
UTC year of data start, e.g. 2007



apsProducts
final public static APSProperties.APSProducts apsProducts(Code)





Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.