# Generated by roxygen2: do not edit by hand

S3method(as.geojson,default)
S3method(as.geojson,sf)
S3method(get_chirps,SpatRaster)
S3method(get_chirps,SpatVector)
S3method(get_chirps,default)
S3method(get_chirps,geojson)
S3method(get_chirps,sf)
S3method(get_chirts,SpatRaster)
S3method(get_chirts,SpatVector)
S3method(get_chirts,default)
S3method(get_esi,default)
S3method(get_esi,geojson)
S3method(get_esi,sf)
S3method(get_imerg,default)
S3method(get_imerg,geojson)
S3method(get_imerg,sf)
S3method(print,chirps_df)
export(as.geojson)
export(get_chirps)
export(get_chirts)
export(get_esi)
export(get_imerg)
export(precip_indices)
import(methods)
importFrom(httr,RETRY)
importFrom(httr,accept_json)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(sf,read_sf)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(sf,st_centroid)
importFrom(sf,st_geometry_type)
importFrom(sf,st_point)
importFrom(sf,st_sfc)
importFrom(sf,st_write)
importFrom(stats,quantile)
importFrom(terra,crop)
importFrom(terra,extract)
importFrom(terra,rast)
