GithubHelp home page GithubHelp logo

pwcazenave / qgis-crayfish-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lutraconsulting/qgis-crayfish-plugin

1.0 2.0 0.0 3.09 MB

Visualiser for temporal structured and unstructured grids in QGIS.

Home Page: http://www.lutraconsulting.co.uk/products/crayfish/

QMake 0.13% C++ 8.51% C 0.23% Python 90.82% HTML 0.13% CSS 0.01% MATLAB 0.07% Shell 0.05% Batchfile 0.04% Prolog 0.02%

qgis-crayfish-plugin's Introduction

Crayfish (QGIS plugin)

The Crayfish Plugin is a visualiser for temporal structured/unstructured grids in QGIS.

You can use Crayfish to load the following file formats in QGIS:

  • NetCDF: Generic format for scientific data. Examples can be found here
  • GRIB: Format commonly used in meteorology. Examples can be found here
  • XMDF: As an example, hydraulic outputs from TUFLOW modelling package
  • SWW: Outputs of the ANUGA modelling package
  • DAT: Outputs of various hydrodynamic modelling packages (e.g. BASEMENT, HYDRO_AS-2D)
  • HEC-RAS: Outputs of the HEC-RAS modelling package
  • Serafin files: Outputs of the TELEMAC 2D hydrodynamic modelling package

Using Crayfish

For instructions of how to install and use Crayfish, please refer to the Crayfish resources page on our website.

Installing Crayfish on Linux

For installing Crayfish on Linux you need:

  • development environment and a compiler installed
  • Qt4 and development tools
  • HDF5 library (for XMDF format)
  • NetCDF library (for AnuGA SWW format)
  • GDAL library

On Debian/Ubuntu you need to install the following packages:

sudo apt-get install build-essential libqt4-dev qt4-qmake libgdal-dev libhdf5-dev libnetcdf-dev libproj-dev git

If all this packages are installed you can clone the crayfish plugin using the command:

git clone https://github.com/lutraconsulting/qgis-crayfish-plugin.git

After cloning the source you should run the installation script which compiles and installs everything to user's QGIS python plugin directory (~/.qgis2/python/plugins/crayfish):

cd qgis-crayfish-plugin
export QT_SELECT=qt4
./install.py

Now restart QGIS and you are able to use crayfish plugin on your Linux Computer.

Installing Crayfish on Windows

For 32-bit version:

  • Install Microsoft Visual Studio 2008
  • Install OSGeo4W (32bit) to C:\OSGeo4W
  • Run scripts\crayfish32.bat to build the crayfish DLL

For 64-bit version:

  • Install Microsoft Visual Studio 2010
  • Install OSGeo4W (64bit) to C:\OSGeo4W64
  • Run scripts\crayfish64.bat to build the crayfish DLL

qgis-crayfish-plugin's People

Contributors

erpas avatar kkremitzki avatar mach0 avatar michelezornitta avatar mostlyatnight avatar peterpetrik avatar saberraz avatar wonder-sk avatar

Stargazers

 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.