Skip to content

Instantly share code, notes, and snippets.

View Taxxx's full-sized avatar

Henrry Raúl Chuquimia Hernani Taxxx

  • La Paz - Bolivia
View GitHub Profile
@Taxxx
Taxxx / spark_machine_learning
Created April 30, 2017 16:52
spark script on python to predict fire events
rom mpl_toolkits.basemap import Basemap as Bm
import matplotlib.pyplot as plt
from pyhdf import SD as hdf
class Grafica:
def __init__(self,lon1,lon2, lat1, lat2):
if lon2 > lon1:
self.lon1 = lon1
self.lon2 = lon2
@Taxxx
Taxxx / trends-firefighter-api.js
Created April 30, 2017 16:44
This is the firefighter api to get data from google trends