Add GUI images in README

This commit is contained in:
wyq 2020-08-30 19:25:35 +08:00
parent 4689d41679
commit 4630531df1
4 changed files with 4 additions and 2 deletions

View File

@ -21,12 +21,10 @@
<OpenedFiles>
<OpenedFile File="D:\Working\MIScript\Jython\mis\plot_types\3d\jogl\isosurface_1.py"/>
<OpenedFile File="D:\Working\MIScript\Jython\mis\toolbox\miml\deep_learning\mnist_1.py"/>
<OpenedFile File="D:\Working\MIScript\Jython\mis\plot_types\3d\jogl\particles_aec_1.py"/>
</OpenedFiles>
<RecentFiles>
<RecentFile File="D:\Working\MIScript\Jython\mis\plot_types\3d\jogl\isosurface_1.py"/>
<RecentFile File="D:\Working\MIScript\Jython\mis\toolbox\miml\deep_learning\mnist_1.py"/>
<RecentFile File="D:\Working\MIScript\Jython\mis\plot_types\3d\jogl\particles_aec_1.py"/>
</RecentFiles>
</File>
<Font>

View File

@ -8,10 +8,14 @@ MeteoInfo: GIS and scientific computation environment for meteorological communi
**MeteoInfoMap** is a GIS application which enables the user to visualize and analyze
the spatial and meteorological data with multiple data formats.
![MeteoInfoMap GUI](images/MeteoInfoMap.png)
**MeteoInfoLab** is a scientific computation and visualization environment using Jython scripting with the
ability of multiple dimensional array calculation and 2D/3D plotting.
![MeteoInfoLab GUI](images/MeteoInfoLab.png)
**MeteoInfoLib** is a Java library providing main functions of MeteoInfoMap and MeteoInfoLab.
It requires that Java 8 or greater be installed on your computer. See the

BIN
images/MeteoInfoLab.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

BIN
images/MeteoInfoMap.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 738 KiB