Metadata-Version: 2.4
Name: temp_interpolation
Version: 0.1.0
Summary: A package for temporal interpolation of spatial data
Author-email: Ishwar Nalawade <ishwarn93@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/ishwar97/temp_interpolation
Keywords: temp_interpolation
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: folium
Requires-Dist: geopandas
Requires-Dist: ipyleaflet
Requires-Dist: numpy
Provides-Extra: all
Requires-Dist: temp_interpolation[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"
Dynamic: license-file

# temp_interpolation


[![image](https://img.shields.io/pypi/v/temp_interpolation.svg)](https://pypi.python.org/pypi/temp_interpolation)
[![image](https://img.shields.io/conda/vn/conda-forge/temp_interpolation.svg)](https://anaconda.org/conda-forge/temp_interpolation)


**A package for temporal interpolation of spatial data**


-   Free software: MIT License
-   Documentation: https://ishwar97.github.io/temp_interpolation


## Features

-   TODO
