Skip to main content

Python module for working with geophysical data from atmospheric and ocean models

Project description

Nereus

Python module for working with geophysical data from atmospheric and ocean models.

Installation

pip install nereus

Quick Start

import nereus as nr

# Plot unstructured data on a map
fig, ax, interp = nr.plot(temperature, mesh.lon, mesh.lat)

# Reuse interpolator for another variable
fig, ax, _ = nr.plot(salinity, mesh.lon, mesh.lat, interpolator=interp)

# Regrid data to regular grid
regridded, interp = nr.regrid(data, lon, lat, resolution=0.5)

# Plot on different projections
fig, ax, interp = nr.plot(data, lon, lat, projection="npstere")

Features

  • Fast regridding of unstructured data to regular grids
  • Support for multiple map projections
  • Interpolator caching for repeated operations
  • Dask support for large datasets

License

MIT

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

nereus-0.2.0.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nereus-0.2.0-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file nereus-0.2.0.tar.gz.

File metadata

  • Download URL: nereus-0.2.0.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for nereus-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ab75ef652578f28ce1501be09f0178a8383dcc1d368886cc2c336131dcab1916
MD5 6fe598530a8f809d19425b09fe240a51
BLAKE2b-256 1d3db922e8301a12aafd74f3a43b1935a4cd2860f732338fbaf09de6d3c011c1

See more details on using hashes here.

File details

Details for the file nereus-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: nereus-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for nereus-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 411a82311d1324cb03745ed699138a8e9d3cbcaba4badf848a190a1dd114ea82
MD5 f0832be13827424da60e6e8accdb6fcc
BLAKE2b-256 9147cdef1105bf27f85c279e328d81a3ddf648ddae4c4bbb52eaee9d8de9fbb1

See more details on using hashes here.

Supported by

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