NOAA-PMEL / PyFerret

The PyFerret program and Python module from NOAA/PMEL
https://ferret.pmel.noaa.gov/Ferret/
The Unlicense
59 stars 22 forks source link

Revise FerGrid/FerAxis to support curvilinear grids (Trac #2414) #20

Open karlmsmith opened 8 years ago

karlmsmith commented 8 years ago

The current FerGrid and FerAxis definitions only work for rectilinear grids (orthogonal axes). Curvilinear grids need to be supported.