Last data update: 2014.03.03

modiscloud

Package: modiscloud
Type: Package
Title: R tools for processing Level 2 Cloud Mask products from MODIS
Version: 0.14
Date: 2013-02-08
Author: Nicholas J. Matzke, Dept. of Integrative Biology, U.C. Berkeley
Maintainer: Nicholas J. Matzke <matzke@berkeley.edu>
Depends: date, sp, sfsmisc, raster, rgdal
Description: Package for processing downloaded MODIS Cloud Product HDF
files and derived files. Specifically, MOD35_L2 cloud product
files, and the associated MOD03 geolocation files (for
MODIS-TERRA); and MYD35_L2 cloud product files, and the
associated MYD03 geolocation files (for MODIS-AQUA). The
package will be most effective if the user installs MRTSwath
(MODIS Reprojection Tool for swath products;
https://lpdaac.usgs.gov/tools/modis_reprojection_tool_swath),
and adds the directory with the MRTSwath executable to the
default R PATH by editing ~/.Rprofile.
URL: http://phylo.wikidot.com/modiscloud
License: GPL (>= 2)
LazyLoad: yes
ByteCompile: true
Packaged: 2013-02-08 21:56:23 UTC; nickm
Repository: CRAN
Date/Publication: 2013-02-09 07:43:26

● 0 images, 32 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'modiscloud' ...
** package 'modiscloud' successfully unpacked and MD5 sums checked
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'modiscloud'
    finding HTML links ... done
    adf                                     html  
    adf2                                    html  
    byteint2bit                             html  
    byteint2bit_list                        html  
    check_for_matching_geolocation_files    html  
    dates_from_fileslist                    html  
    extract_bit                             html  
    extract_fn_from_path                    html  
    extract_time_from_MODISfn               html  
    fermat.test                             html  
    foo                                     html  
    foo2                                    html  
    get_bitgrid                             html  
    get_bitgrid_2bits                       html  
    get_date_from_POSIXct                   html  
Rd warning: /tmp/Rtmp13xNsF/R.INSTALLbd1239ca6d8/modiscloud/man/get_date_from_POSIXct.Rd:48: missing file link 'as.POSIXct'
    get_dates_from_POSIXct                  html  
    is.pseudoprime                          html  
    is.pseudoprime2                         html  
    make_POSIXct_date                       html  
Rd warning: /tmp/Rtmp13xNsF/R.INSTALLbd1239ca6d8/modiscloud/man/make_POSIXct_date.Rd:54: missing file link 'as.POSIXct'
    make_cloudcount_product                 html  
    make_weeks_list                         html  
    modfns_to_ftp_download_cmd              html  
    modiscloud-package                      html  
    numslist_to_grd                         html  
    run_swath2grid                          html  
    slashslash                              html  
    sum_bitgrid                             html  
    unlist_df                               html  
    unlist_df2                              html  
    write_MRTSwath_param_file               html  
    yearday_to_date                         html  
    yearmonthday_to_julianday               html  
** building package indices
** testing if installed package can be loaded
* DONE (modiscloud)
Making 'packages.html' ... done