Opened 15 years ago

Closed 15 years ago

#338 closed upgrade (Done)

Added new matlab scripts

Reported by: arango Owned by: arango
Priority: major Milestone: Matlab Processing Scripts
Component: Matlab Version: 3.3
Keywords: Cc:

Description

Added several Matlab scripts:

  • caldate: Converts Julian day number to calendar date structure.
  • eos: ROMS equation of state for seawater.
  • gcircle: Great circle distance between two (lon,lat) points.
  • geodesic_dist: Geodesic distance between two (lon,lat) points.
  • gregorian: Converts Julian day number to Gregorian calendar date.
  • greg2str: Converts Gregorian date array to string.
  • hms2h: Converts hours, minutes, and seconds to decimal hours.
  • julian: Converts Gregorian calendar date to Julian day numbers.
  • rfactor: Computes bathymetry stiffness ratio, r-factor.
  • smooth_bath: Smooths bathymetry as function of the r-factor.
  • shapiro1: 1D Shapiro filter.
  • shapiro2: 2D Shapiro filter.
  • s2hms: Converts decimal seconds to integer hour, minute, seconds.

Change History (1)

comment:1 by arango, 15 years ago

Resolution: Done
Status: newclosed
Note: See TracTickets for help on using tickets.