Skip to content

Desktop GUI for visualization of ROMS input/output netcdf files

License

Notifications You must be signed in to change notification settings

rsoutelino/romsview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

romsview

PyQt5 Desktop GUI for visualization of ROMS input/output netcdf files

Installation

Project is in very early development, to get the UI started:

  • clone this repository
  • create a python environment (python3 only)
  • run the commands below in the path you cloned the repo into
pip install -r requirements.txt
python romsview.py 
  • Click on the type of ROMS netcdf file you want to visialize on the toolbar, or simply run:
python romsview.py /path/to/roms_his.nc

Examples

Prototype screenshots

Prototype screenshot

License

Click here

About

Desktop GUI for visualization of ROMS input/output netcdf files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages