###Malaria Scripts
This repository contains some tools for analyzing and visualizing geospatial data. It is organized as follows:
country_windowcontains a script for extracting raster data from withing a bounding box for a specific country.missing_dataprovides methods for interpolating any missing values in the global dataset.notebookscontains some ipython notebooks demonstrating the scripts in action.visualizerprovides methods that are useful for visualizing the data.density_estimationprovides methods for performing cross validation and estimating the bandwidth.
--