Coder Social home page Coder Social logo

yangyangoceanographer / seagrid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sea-mat/seagrid

0.0 2.0 0.0 1.97 MB

Orthogonal curvilinear grid creator for Matlab

License: Creative Commons Zero v1.0 Universal

MATLAB 23.60% C 1.79% Fortran 67.69% Batchfile 1.82% Shell 4.20% M 0.60% Makefile 0.03% C++ 0.27%

seagrid's Introduction

seagrid

Orthogonal curvilinear grid creator for Matlab

seagrid picture SeaGrid is a Matlab 5.2+ application for generating an orthogonal grid within a curved perimeter, suitable for oceanographic modeling.

With SeaGrid, one can:

  • Select a conformal map projection.
  • Manually adjust grid corner points and curved boundaries.
  • Modify the number of grid-cells and grid-line spacings.
  • Compute depths, land-masking, and orthogonality.
  • Save, then later reload a grid for further work.
  • Port a grid to Matlab on another computer.
  • Create ROMS, POM and ECOM grids.
  • Get comprehensive built-in help.

Starting from a conformal projection (such as Mercator) of the targeted area, SeaGrid uses the Ives-Zacharias scheme to conformally map the curved perimeter to a rectangle, after which, a Poisson solver fills the interior with orthogonally distributed grid points. Control over such features as the number of grid-cells and the density of grid lines is provided by menus, dialogs, and direct graphical manipulation of objects in the program's display window. Behind the scenes, Seagrid uses a new object-oriented window manager (Presto), plus some Mex-files. None of these rely on optional MathWorks toolboxes.

SeaGrid Contents

You will find these directories

.\seagrid (contains Seagrid application m-files)
.\seagrid\presto (contains a library that Seagrid depends upon)
.\seagrid\test_data (contains test data used in the Seagrid tutorial)

You will also find a number of Mex file subdirectories such as

.\seagrid\mex_matlab74_win32
.\seagrid\mex_matlab60_linux32

that indicate mex files to be used with specific operating system and Matlab version.

If you don't see your operating system listed, you will need to build the mex files from source code, which requires both Fortran and C compilers. If you don't see your version of Matlab, try one from a previous release. Sometimes they will also work.

seagrid's People

Contributors

rsignell-usgs avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.