Changes between Version 17 and Version 18 of WikiStart


Ignore:
Timestamp:
Jan 17, 2011, 3:58:09 PM (13 years ago)
Author:
gostiaux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v17 v18  
    22
    33In adjonction to the CIVx package, we develop a matlab GUI compatible with the NetCDF velocity fields format, and suitable for processing of temporal series of velocity, concentrations or scalar 2D or 3D fields
    4 Quick browsing
    5 
    6     * Prerequisit, p1
    7     * Installation, p1
    8     * Documentation, p1
    94
    105This free Matlab toolbox contains a graphic user interface to scan and visualize series of images and data fields (vectors and scalars). It provides statistics and various processing for these data. It also contains a graphic user interface to run the Correlation Image Velocimetry software CIVx and analyze its results.
     
    1712
    1813Before downloading the latest version of UVMAT, extract one of the following archives depending on your architecture
    19  * [http://coriolis.legi.grenoble-inp.fr/IMG/zip/uvmat_include_win32-tar.zip windows 32 bits]
    20  * [http://coriolis.legi.grenoble-inp.fr/IMG/gz/uvmat_empty_mac32_-tar.gz mac 32 bits]
    21  * [http://coriolis.legi.grenoble-inp.fr/IMG/gz/uvmat_include_linux32-tar.gz linux 32 bits]
    22  * [http://coriolis.legi.grenoble-inp.fr/IMG/gz/uvmat_include_linux64-tar.gz linux 64 bits]
     14 * [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_include_win32.tgz windows 32 bits]
     15 * [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_empty_mac32.tgz mac 32 bits]
     16 * [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_include_linux32.tgz linux 32 bits]
     17 * [http://coriolis.legi.grenoble-inp.fr/IMG/tgz/uvmat_include_linux64.tgz linux 64 bits]
    2318
    2419Then perform a checkout in this directory.
     
    2621{{{svn checkout http://servforge.legi.grenoble-inp.fr/svn/soft-uvmat/trunk/src/}}}
    2722
    28 The following file structure should be obtained at the end :
     23==Help and documentation==
    2924
    30 {{{
    31 bin/
     25Online help is available at :
     26
     27[http://coriolis.legi.grenoble-inp.fr/spip.php?article72]
     28
     29==Contents==
     30
     31The following file structure should be obtained after a correct installation :
     32
     33
     34{{bin}}
    3235calc_field.m
    3336cell2tab.m
     
    9194RUN_FIX.m
    9295RUN_STLIN.m
    93 series
     96{{series}}
    9497series.fig
    9598series.m
     
    105108sub_field.m
    106109test_netcdf.m
    107 toolbox_calib
    108 transform_field
     110{{toolbox_calib}}
     111{{transform_field}}
    109112translate_points.fig
    110113translate_points.m
     
    119122view_field.m
    120123write_plot_param.m
    121 XML_SCHEMAS
    122 @xmltree
    123 }}}
     124{{XML_SCHEMAS}}
     125{{@xmltree}}
     126
    124127
    125128