Skip to content

Commit

Permalink
Wrapped script into functions
Browse files Browse the repository at this point in the history
  • Loading branch information
sambowers committed Mar 28, 2018
1 parent 532ce4d commit 888f0e4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions biota/calibrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@

import pdb


data_dir = '/home/sbowers3/guasha/sam_bowers/for_Geoff/alos_data/'
shp = '/home/sbowers3/guasha/sam_bowers/for_Geoff/fwmxshpfile/scolel_te_plots_w_buffer_final.shp'
shp = '/home/sbowers3/DATA/biota_test/plots/MOZ_plots.shp'

def extractGamma0(shp, plot_field, agb_field, data_example, verbose = False, units = 'natural'):
'''
Extract gamma0 from ALOS tiles.
Expand Down

0 comments on commit 888f0e4

Please sign in to comment.