File(s) | Type | Description | Action |
---|---|---|---|
SEAWIFS.csv (2.19 KB) | Comma Separated Values (.csv) | Primary data file for dataset ID 3310 | Add to Cart Download |
This dataset contains images of the SOIREE bloom, as described in
Abraham, E.R., Law, C.S., Boyd, P.W., Lavender, S.J., Maldonado, M.T.,
and Bowie, A.R. (2000) Importance of stirring in the development of
an iron-fertilized bloom. Nature 407, 727-730.
The SeaWiFS data were provided by the NASA/DAAC GSFC and are copyright
of Orbital Imaging Corps and the NASA SeaWiFS project. The data were
processed at CCMS-PML by Samatha Lavender.
The images are in PNG format. Chlorophyll values can be extracted
from the imagery by applying the conversion equation:
log10(chl)=((Pixel value)*slope)+log10(intercept)
where slope = 0.015 and intercept = 0.01.
The images are in a non-standard Mercator projection and the following
formulae may be used to convert latitude/longitude (lat/lon) positions
to x/y pixel co-ordinates or vica-versa.
Given lat and lon
Calculate x position:
FractX = (lon - minlon) / (maxlon - minlon)
x = cols * FractX
Calculate y position:
Ymin=logn(tan(DEGTORAD*(45.0+(lat/2.0))))
Ymax=logn(tan(DEGTORAD*(45.0+(maxlat/2.0))))
y=(cols *(Ymax-Ymin))/(DEGTORAD*(maxlon-minlon))
Given x and y
Calculate Longitude:
Fractx=(x-1)/(cols-1)
lon=Fractx*(maxlon-minlon)+minlon
Calculate Latitude:
Ymax=logn(tan(DEGTORAD*(45.0+(maxlat/2.0))));
Ymin=Ymax-(y-1)*DEGTORAD*(maxlon-minlon)/(cols-1);
lat= 2*(atan(exp(Ymin))/DEGTORAD - 45);
Where rows = 431 cols = 445 minlon =137.0 maxlon = 145.0 maxlat = -59.001762
DEGTORAD - conversion from degrees to radians (PI/180.0)
Queries and permission to use the images should be addressed to
Edward Abraham (e.abraham@niwa.cri.nz)
Abraham, E., Lavender, S. (2010) SeaWiFS images of the SOIREE bloom from the R/V Tangaroa 61TG_3052 cruise in the Southern Ocean during 1999 (SOIREE project). Biological and Chemical Oceanography Data Management Office (BCO-DMO). (Version 12March2010) Version Date 2010-03-12 [if applicable, indicate subset used]. http://lod.bco-dmo.org/id/dataset/3310 [access date]
Terms of Use
This dataset is licensed under Creative Commons Attribution 4.0.
If you wish to use this dataset, it is highly recommended that you contact the original principal investigators (PI). Should the relevant PI be unavailable, please contact BCO-DMO (info@bco-dmo.org) for additional guidance. For general guidance please see the BCO-DMO Terms of Use document.