fdetsch
|
4abff75999
Minor edits.
|
7 年之前 |
fdetsch
|
bf56291dd6
Bug-fix: 'no arguments in initialization list' error in issue #28 (https://github.com/MatMatt/MODIS/issues/28).
|
7 年之前 |
fdetsch
|
482563fd06
Bug-fix follow-up: other required files in 'inst/external' are now also found when building the package even if it hasn't been installed before.
|
7 年之前 |
fdetsch
|
91b52d7a06
Bug-fix: when trying to build the package without previously installing it, an error occurred saying file '*gitrepo*/external/MODIS_Opts.R' could not be found.
|
7 年之前 |
fdetsch
|
9b054e99b6
Update: made product MCD64A1 V006 available.
|
7 年之前 |
fdetsch
|
8e7092e499
Bug-fix: 'Spatial*' object passed to getHdf() threw error (see NEWS).
|
7 年之前 |
fdetsch
|
6b515306cc
Update: documentation.
|
7 年之前 |
MatMatt
|
e194d19508
checkged the example from Sicily to Ireland which requires only one tile to be covered. But still 180mB to be downloaded...
|
7 年之前 |
fdetsch
|
52c29ebf32
Update: README file.
|
7 年之前 |
fdetsch
|
b0e5e56f80
Merge branch 'develop'
|
7 年之前 |
fdetsch
|
e92f92f695
Minor edits: created plain NEWS file; updated date in DESCRIPTION; added TODO and NEWS.md to .Rbuildignore.
|
7 年之前 |
fdetsch
|
c894562abd
Update: TODO file.
|
7 年之前 |
fdetsch
|
c431bd184f
Update: removed leaflet.extras from package imports; adjustments related to CRAN release of mapedit.
|
7 年之前 |
fdetsch
|
0da5c170c0
Update: adjustments related to 'quiet' argument in MODISoptions().
|
7 年之前 |
fdetsch
|
07e5f2f672
Update: introduced 'quiet' argument to suppress console output from download.file().
|
7 年之前 |
fdetsch
|
b34d783f70
Update: temporarily moved now-on-CRAN leaflet.extras, which is required by mapedit, to Depends.
|
7 年之前 |
fdetsch
|
6686419c42
Bugfix: 'dimnames' error when trying to run calc() with one layer only.
|
7 年之前 |
fdetsch
|
530524c25d
Update: disabled numeric (year) input; improved accuracy of created (half-)monthly output time series.
|
7 年之前 |
fdetsch
|
306756d2d5
Minor edits: fixed redundant stack()-ing when a Raster* object is provided.
|
7 年之前 |
fdetsch
|
e9c08b097d
Update: 'wait' is now part of MODISoptions() and hence no longer required as separate argument.
|
7 年之前 |
fdetsch
|
a53ce1a3e0
Update: changed default value of 'x' to NULL in order to ensure compatibility with eg runGdal() and getHdf().
|
7 年之前 |
fdetsch
|
4001081f11
Bug-fix: 'no non-missing arguments to min (max); returning Inf' warning message when specifying numeric tile numbers.
|
7 年之前 |
fdetsch
|
9fbffbf0f3
Typo.
|
7 年之前 |
fdetsch
|
764e3da448
Update: revised examples; fixed 'Raster' missing CRS bug.
|
7 年之前 |
fdetsch
|
353c2f4692
Update: replaced 'extent' with 'x' in getTile(); function no longer supports 'list' input.
|
7 年之前 |
fdetsch
|
8e5b01f26c
Update: implemented creation of yearly composites.
|
7 年之前 |
fdetsch
|
f750ce5db0
Update: replaced arguments 'pos1,pos2' by whittaker.raster()-style 'timeInfo' derived by default from extractDate().
|
7 年之前 |
fdetsch
|
23206da9b9
Update: whittaker.raster() now returns a 'RasterStack' instead of a 'list'.
|
7 年之前 |
fdetsch
|
3a24d156c9
Update: enabled 'Date' compatibility; fixed 'length > 1' warning.
|
7 年之前 |
fdetsch
|
021fe33317
Update: interactive tile selection and spTransform().
|
7 年之前 |