Skip to main content

Search and subset NASA Ocean Color data

Project description

Ocean Color

https://zenodo.org/badge/318619654.svg Documentation Status https://img.shields.io/pypi/v/OceanColor.svg https://github.com/castelao/OceanColor/actions/workflows/ci.yml/badge.svg https://mybinder.org/badge_logo.svg

Search and subset NASA Ocean Color data

NASA provides great resources to search and access its data. This package is intended to fill a gap in obtaining chlorophyll data to be compared with in situ observations by searching pixels within a given time and distance tolerance. For instance, it is used to calibrate chlorophyll fluorescence measurements from Spray underwater gliders.

The OceanColor package was developed at the Instrument Development Group of Scripps Institution of Oceanography in support for the California Underwater Glider Network operations, which is funded by:

  • Global Ocean Monitoring and Observing (GOMO) Program - NOAA

  • Southern California Coastal Ocean Observing System (SCCOOS)

Quickstart - terminal

Let’s install it

$ pip install OceanColor

or

$ conda install OceanColor

Let’s get the L2 chlorophyll measurements from MODIS-Aqua nearby Scripps’ Pier. On the terminal, let’s run:

$ OceanColor InRange \
  --username=<earthdata-username> \
  --password=<earthdata-password> \
  --data-type=L2 \
  --time-tolerance=12 \
  --distance-tolerance=15e3 \
  2019-05-21T12:00:00,32.867066,-117.257408

Using it inside Python is more flexible than in the terminal. Check the manual on how to use it.

Alternatives

  • pyModis is a well established and mature package. If you are not satisfied with OceanColor, consider using pyModis. If you are interested in working with full frames (granules), instead of the subset of pixels nearby some reference, pyModis might be a better solution for you.

History

Before release 0.1 expect gaps in the history description

0.0.9

  • Stable concurrent searches using loky

0.0.1 (2020-02-24)

  • First release on PyPI.

pre-release (since 2018)

  • Internal system used for calibration of measurements from Spray underwater glider operations;

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OceanColor-0.0.10.tar.gz (31.5 kB view details)

Uploaded Source

Built Distribution

OceanColor-0.0.10-py2.py3-none-any.whl (24.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file OceanColor-0.0.10.tar.gz.

File metadata

  • Download URL: OceanColor-0.0.10.tar.gz
  • Upload date:
  • Size: 31.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for OceanColor-0.0.10.tar.gz
Algorithm Hash digest
SHA256 919184ba1ad3a709d335ee0b1032ceb648f3a7219947fbc59672c83ca74cb2cd
MD5 4ec0a221dc93959f59e61c97df7e177f
BLAKE2b-256 c57e9088eedf0c40f6f0c577e54ef6322135bf53c0deafa0ebc7932c7cd28c1a

See more details on using hashes here.

File details

Details for the file OceanColor-0.0.10-py2.py3-none-any.whl.

File metadata

  • Download URL: OceanColor-0.0.10-py2.py3-none-any.whl
  • Upload date:
  • Size: 24.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for OceanColor-0.0.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 448f458e7414307cb6f80415fd34ebf495f63d0114399a6ce1d7d159ae9f542a
MD5 184af05f32f9f218cd661f6382112fb5
BLAKE2b-256 e672f76640e68709f2f0d5aa6ff86be85c4e838df2adad665b60d312384ffe4e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page