bastitx / gribvisualizer

Visualize Grib files backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python libraries required

  • flask
  • flask_cors
  • requests
  • scipy
  • numpy
  • pillow
  • matplotlib
  • pyproj
  • cartopy

Other requirements

Old

Used to require basemap; took required functions and put them into basemap_func.py as basemap is deprecated but not all functions have been migrated to cartopy

About

Visualize Grib files backend


Languages

Language:Python 92.3%Language:Shell 7.7%