Ben DeVries
|
f9066d269a
fixed na.rm argument, but this needs to be explained in the details
|
10 年之前 |
Ben DeVries
|
8bda806d08
Functions works! Need to add examples before merging branches
|
10 年之前 |
Ben DeVries
|
e317738ef9
Started annualSummary() function to calculate ts stats per year
|
10 年之前 |
Ben DeVries
|
411ca8078a
Merge branch 'feature-countObs' into develop
|
10 年之前 |
Ben DeVries
|
aff84cfbbc
added countObs(), a function to count the number of valid observations in a time series RasterBrick or RasterStack. The user can optionally define which values represent NA's (default is NA).
|
10 年之前 |
Loïc (from home)
|
b32cd80fac
getSceneinfo can take any character or list of character. Stop replaced by warning. Example added using tura dataset and what would come out of list.file() call
|
10 年之前 |
Ben DeVries
|
9e67f14033
Merge branch 'issue12-bfmPixel' into develop
|
10 年之前 |
Ben DeVries
|
b631938397
fixed issue#12 in bfmPixel(). The (x,y) coordinates needed to be updated for example code to work.
|
10 年之前 |
Ben DeVries
|
eb3da4972e
Merge branch 'fix-saveExtent' into develop
|
10 年之前 |
Ben DeVries
|
571726e49f
added digits argument (from round()), with default of zero to make the code cleaner.
|
10 年之前 |
Ben DeVries
|
b9fbb8b77c
Merge branch 'fix-issue17_areaSieve' into develop
|
10 年之前 |
Ben DeVries
|
dfaf0efd23
Added an optional parameter ('keepzeros') to areaSieve() to allow for zeros to be considered valid values. The default (keepzeros=FALSE) uses default options from clump() where zeros are considered as NA.
|
10 年之前 |
Loïc (from home)
|
b35eea1a33
Merge branch 'feature-tiff' into develop
|
10 年之前 |
Loïc (from home)
|
af8289b279
tiff feature should work (assuming files are delivered as single bands in the archive and they order alphabetically se same way than in the hdf...)
|
10 年之前 |
Loïc
|
982a7a28f4
Reverted sr2vi to overlay implementation, as it seems to be much faster than calc. It rolled back the tiff feature too... Use of stack and subset might solve the riddle.
|
10 年之前 |
Loïc (from home)
|
441cbd3099
A few changes to accomodate tiff files; not yet very stable though.
|
10 年之前 |
Loïc (from home)
|
630d47ec46
Messed up with the external data a bit...
|
10 年之前 |
Loic
|
28254c3213
Merge branch 'feature-testdata' into develop
|
10 年之前 |
Loic
|
faf59beb9c
Added rd file (with roxygen2 in test_data.R) for the 3 landsat like tarballs
|
10 年之前 |
Loic
|
2ebaab600b
Added test data to facilitate reproducing examples for the pp functions
|
10 年之前 |
unknown
|
449e1e1d91
Added a note on external contribution in the README. (Also shifted a bit the logo to the left)
|
10 年之前 |
unknown
|
4811e0ebb1
Updated version number on master branch
|
10 年之前 |
dutri001
|
26e545838b
Merge branch 'develop'
|
10 年之前 |
unknown
|
75df2bcdce
oxygenized develop branch
|
10 年之前 |
unknown
|
0d0ab5c655
Changed @ for @@ in mail addresses
|
10 年之前 |
Ben DeVries
|
38a484a271
Merge branch 'fix-documentation' into develop
|
10 年之前 |
Ben DeVries
|
fb0e131408
minor changes to function documentation
|
10 年之前 |
Ben DeVries
|
a1f7bbcab4
Merge branch 'fix-filenameArg' into develop
|
10 年之前 |
Ben DeVries
|
fa4f652691
updated code to include if(hasArg(filename)) or if(hasArg(file)) instead of filename="", etc.
|
10 年之前 |
Ben DeVries
|
2332206a4e
Merge branch 'postprocessing' into develop
|
10 年之前 |