From 2f8148a3b3d58bab116020a54384416ea6ee1bc7 Mon Sep 17 00:00:00 2001 From: Nikhil Dhandre Date: Sun, 29 Oct 2017 19:49:58 +0530 Subject: [PATCH] update reedme nik --- README.md | 35 +++++++++++++++++++++++++++++++++-- 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c752c0..274e06e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,33 @@ -# grib -GRIB is a WMO format for gridded data. Grib Reader helps to read grib data and various operations like plotting grib data, pointing data on spacifice lat long possition, export grib data etc. +# GribReader + +GRIB is a WMO format for gridded data. Grib Reader helps to read all type of grib data and perform various operations like plotting grib data, pointing data on spacifice lat-long possition, export grib data, compair multiple girb file data etc. + +## Getting Started + +### Prerequisites + +### Installing + + +## Built With + +* [pygrib](https://github.com/jswhit/pygrib) - Grib lib +* [basemap](https://matplotlib.org/basemap/) - Matplotlib basemap lib +* [tkinter](https://docs.python.org/2/library/tkinter.html) - For GUI development + +## Contributing + + +## Authors + +* **Nikhil Dhandre** - *Initial work* - [PurpleBooth](https://github.com/digitronik) + +See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project. + +## License + +This project is licensed under the GNU License - see the [LICENSE.md](LICENSE.md) file for details + +## Acknowledgments + +