home *** CD-ROM | disk | FTP | other *** search
/ Space Science Sampler 2 / NASASpaceScienceSamplerV2.cdr / ocean / ocean.txt < prev    next >
Text File  |  1987-04-08  |  3KB  |  74 lines

  1. NJPL1I00PDS000000000
  2. FILE_TYPE                      = TEXT
  3. RECORD_TYPE                    = STREAM
  4. END
  5.  
  6.                   Ocean data sets for CDROM.
  7.  
  8. As  stated,  each file has 512 x 512 pixels which form an  image.  
  9. Each pixel is represened by one byte,  each scan of the image  by 
  10. one record.   The possible data values for any pixel,  therefore, 
  11. range from 0 - 255.
  12.  
  13. For  displaying the images,  the only constraint we have is  that 
  14. data  value 0 should be black and 255 should be white.   This  is 
  15. because  all  images have textual information scribed in to  make 
  16. them  self-documenting.   If it is impossible to accomodate  this 
  17. color scheme,  the only loss will be that the text may be of  low 
  18. contrast  or invisible.   Text (data value 255) is always written 
  19. against a background of data value 0.
  20.  
  21. All  data values other than 0 and 255 represent  linearly  scaled 
  22. geophysical values.   That is,  the greater the data value in the 
  23. image,  the  greater  the geophysical  value.   For  display,  we 
  24. typically use a color scheme where the colors grade gradually and 
  25. linearly from 0 to 255:
  26.  
  27. black  - magenta - purple - blue - cyan - green - yellow - red  - 
  28. white.
  29.  
  30. This  gives  a pleasing effect for sea surface temperature  data, 
  31. where  purples and blues (cool colors) represent  colder  waters, 
  32. and yellows and reds the warmer waters.  You may change the color 
  33. representation as you see fit, but that is how we do it.  Some of 
  34. the images have a scale included that relates the displayed color 
  35. to its corresponding geophysical value.  This is done to make the 
  36. images more self-documenting.
  37.  
  38. The data files we selected are:
  39.  
  40. WCSNAP.IMG   - chlorophyll  concentration of the easterm  pacific 
  41. from 20N to 55N (U.  S.  Pacific Coast).   1 pixel is about 10 km 
  42. square.   The  image  includes a scale for translating  color  to 
  43. geophysical value, so any color scheme can be used for display.
  44.  
  45. WCMEAN.IMG    - A monthly mean of images like the  above.   Scale 
  46. included.
  47.  
  48. SCBSST.IMG   - A  sea surface temperature image  from  the  Santa 
  49. Barbara  area.   A ship track is also shown on the image.   Scale 
  50. included.  1 pixel is about 1 km square.
  51.  
  52. SCBSNAP.IMG   - a chlorophyll concentration image from the  Santa 
  53. Barbara area.  Scale included.  1 pixel is about 1 km square.
  54.  
  55. SCBMEAN.IMG   - A monthly mean of images like the  above.   Scale 
  56. included.
  57.  
  58. LI.IMG   - A  chlorophyll concentration image from the  New  York 
  59. City area.  1 pixel is about 1 km square.  No color scale.
  60.  
  61. GS.IMG  - A sea surface temperature image of the western Atlantic 
  62. showing  the sharp thermal boundary of the Gulf Stream.   1 pixel 
  63. is about 10 km square.  No color scale.
  64.  
  65. GLOBAL.359 through GLOBAL.240  - these files are a "movie" of the 
  66. global  (full earth disk) sea surface temperature over  a  2-week 
  67. period.   If the frames are displayed in sequence, the earth will 
  68. appear  to  rotate.   They are stored in order 359 - 240  because 
  69. that sequence causes the motion to be in the "right" direction.
  70.  
  71. There  are a total of 127 * 512 * 512 bytes (31.75 megabytes)  of 
  72. data.
  73.  
  74.