A sphere with three ocean waves in differing shades of blue. Next to the sphere, there is the bolded text "Ocean Color". Under that, there are two acronyms, separated by a vertical pipe: OB.DAAC (Ocean Biology Distributed Active Archive Center) and OBPG (Ocean Biology Processing Group).
Lorem
ipsum
dolor
sit
amet
Toggle navigation
Ocean Color Science Software
Jump to content
ocssw
V2022
web
ocssw
ocssw_src
src
aquaverse
MDN
__init__.py
Go to the documentation of this file.
1
import
warnings
2
warnings.simplefilter(action=
'ignore'
, category=FutureWarning)
3
4
from
.__version__
import
__version__
5
from
.product_estimation
import
image_estimates
6
from
.meta
import
get_sensor_bands
7
from
.utils
import
get_tile_data