You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download and processing framework for MODIS imagery. The package provides automated access to the global online data archives LP DAAC, LAADS and NSIDC as well as processing capabilities such as file conversion, mosaicking, subsetting and time series.
MODIS: Acquisition and Processing of MODIS Products
⚠️Note: The MODIS package is currently not fully functional due to recent
changes in authentication mechanisms at LP DAAC and LAADS (Earthdata Login and
token-based access). While some core features may still work, automated
downloading and processing are affected. Users working with MODIS data are
encouraged to explore alternative packages listed below.
🔍 Related and Similar Packages
While the MODIS package provides an integrated workflow for discovering,
downloading, mosaicking, and processing MODIS satellite data, users may also
find value in the following actively maintained alternatives—especially for
workflows requiring compatibility with newer versions of R:
Focus: Efficient access to MODIS subsets via the ORNL DAAC web service
(MODIS Subsets API).
Highlights: Streamlined for point-based time series extraction (e.g.,
vegetation indices at specific locations). Ideal for ecological or
site-based studies.
Limitations: Does not support full-tile downloading or mosaicking of
spatial rasters.
Focus: Educational resource demonstrating MODIS data download and
pre-processing using base R and terra.
Highlights: Teaches how to manually script MODIS data access and
preparation. Good for learning fundamentals and customizing your own
pipeline.
If you continue to rely on MODIS for legacy workflows or specific utilities,
we recommend documenting your environment carefully and checking for ongoing
support issues (e.g., via GitHub). For new projects, consider evaluating the
packages above to ensure long-term maintainability.
Download and processing framework for MODIS imagery. The package provides automated access to the global online data archives LP DAAC, LAADS and NSIDC as well as processing capabilities such as file conversion, mosaicking, subsetting and time series.