Skip to content
/ gric Public

Python tool for constructing a grid of irregular shape, bounded by four points. Constructs masked grid out of Numpy's rectangular meshgrid. Optionally cell objects are constructed and plotted.

License

Notifications You must be signed in to change notification settings

grajh/gric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gric

Python 3 tool for constructing a grid of irregular shape, bounded by four points. Creates a masked grid out of Numpy's rectangular meshgrid. Cell objects can also be constructed out of the masked grid and plotted.

Dependencies:

An example of tessellation with Gric.

Example 2

Updates:
New version of the script uploaded. Documentation and examples are soon to follow.

Last update: 28. June 2018.

About

Python tool for constructing a grid of irregular shape, bounded by four points. Constructs masked grid out of Numpy's rectangular meshgrid. Optionally cell objects are constructed and plotted.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages