Logo

oceans

https://secure.travis-ci.org/pyoceans/oceans.svg?branch=master

Navigation

Contents:

  • oceans.datasets
  • oceans.colormaps
  • oceans.plotting
  • oceans.ocfis
  • oceans.filters
  • oceans.RPSstuff

Related Topics

  • Documentation overview
    • Next: oceans.datasets

Quick search

Misc helper functions for ocean sciences¶

Most of the functions here are Python versions of some common Matlab functions. They are untested and probably buggy. Use with caution!

Contents:

  • oceans.datasets
    • etopo_subset()
    • get_depth()
    • get_isobath()
    • woa_profile()
    • woa_subset()
  • oceans.colormaps
    • Bunch
    • avhrr_cm()
    • cmat2cmpl()
    • ctopo_pos_neg_cm()
    • demo()
    • get_color()
    • load_cmap()
    • phasemap_cm()
    • zebra_cm()
  • oceans.plotting
    • EditPoints
      • EditPoints.button_press_callback()
      • EditPoints.button_release_callback()
      • EditPoints.draw_callback()
      • EditPoints.epsilon
      • EditPoints.get_ind_under_point()
      • EditPoints.key_press_callback()
      • EditPoints.motion_notify_callback()
      • EditPoints.points_changed()
      • EditPoints.showpoint
    • compass()
    • get_pointsxy()
    • landmask()
    • level_colormap()
    • plot_spectrum()
    • stick_plot()
  • oceans.ocfis
    • alphanum_key()
    • bin_dates()
    • binave()
    • binavg()
    • cart2pol()
    • complex_demodulation()
    • del_eta_del_x()
    • despike()
    • get_profile()
    • lagcorr()
    • mld()
    • pcaben()
    • pol2cart()
    • series_spline()
    • shiftdim()
    • spdir2uv()
    • spec_rot()
    • strip_mask()
    • uv2spdir()
    • wrap_lon180()
    • wrap_lon360()
  • oceans.filters
    • fft_lowpass()
    • lanc()
    • md_trenberth()
    • medfilt1()
    • pl33tn()
    • smoo1()
    • smoo2()
    • weim()
  • oceans.RPSstuff
    • angled()
    • coast2bln()
    • fixcoast()
    • gmax()
    • gmean()
    • gmedian()
    • gmin()
    • gregorian()
    • gstd()
    • gsum()
    • h2hms()
    • hms2h()
    • ij2ind()
    • ind2ij()
    • jdmat2jdrps()
    • jdrps2jdmat()
    • julian()
    • lagcor()
    • ms2hms()
    • near()
    • rms()
    • s2hms()
    • shift()
    • short_calc()
    • ss2()
    • swantime()
    • z0toCn()
    • z0tocd()

Indices and tables¶

  • Index

  • Module Index

  • Search Page

©2023, Filipe Fernandes. | Powered by Sphinx 8.0.2 & Alabaster 1.0.0 | Page source
Fork me on GitHub