Package: earthdatalogin 0.0.2.99
earthdatalogin: NASA 'EarthData' Access Utilities
Providing easy, portable access to NASA 'EarthData' products through the use of bearer tokens. Much of NASA's public data catalogs hosted and maintained by its 12 Distributed Active Archive Centers ('DAACs') are now made available on the Amazon Web Services 'S3' storage. However, accessing this data through the standard 'S3' API is restricted to only to compute resources running inside 'us-west-2' Data Center in Portland, Oregon, which allows NASA to avoid being charged data egress rates. This package provides public access to the data from any networked device by using the 'EarthData' login application programming interface (API), <https://www.earthdata.nasa.gov/eosdis/science-system-description/eosdis-components/earthdata-login>, providing convenient authentication and access to cloud-hosted NASA 'EarthData' products. This makes access to a wide range of earth observation data from any location straight forward and compatible with R packages that are widely used with cloud native earth observation data (such as 'terra', 'sf', etc.)
Authors:
earthdatalogin_0.0.2.99.tar.gz
earthdatalogin_0.0.2.99.zip(r-4.5)earthdatalogin_0.0.2.99.zip(r-4.4)earthdatalogin_0.0.2.99.zip(r-4.3)
earthdatalogin_0.0.2.99.tgz(r-4.4-any)earthdatalogin_0.0.2.99.tgz(r-4.3-any)
earthdatalogin_0.0.2.99.tar.gz(r-4.5-noble)earthdatalogin_0.0.2.99.tar.gz(r-4.4-noble)
earthdatalogin_0.0.2.99.tgz(r-4.4-emscripten)earthdatalogin_0.0.2.99.tgz(r-4.3-emscripten)
earthdatalogin.pdf |earthdatalogin.html✨
earthdatalogin/json (API)
NEWS
# Install 'earthdatalogin' in R: |
install.packages('earthdatalogin', repos = c('https://boettiger-lab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/boettiger-lab/earthdatalogin/issues
Last updated 6 months agofrom:81c9d7f521. Checks:OK: 6 ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | ERROR | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:collections_fetchedl_as_s3edl_downloadedl_extract_urlsedl_netrcedl_revoke_tokenedl_s3_tokenedl_searchedl_set_tokenedl_stac_urlsedl_unset_netrcedl_unset_s3edl_unset_tokengdal_cloud_configgdal_cloud_unconfiglpdacc_example_urlwith_gdalcubes
Dependencies:askpassclicurlgluehttrjsonlitelifecyclemagrittrmimeopensslpurrrR6rlangsysvctrs
Access within AWS Compute
Rendered fromnon-egressed.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2023-11-14
Started: 2023-10-03
Data Cubes with STAC
Rendered fromgdalcubes-stac-cog.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2024-05-07
Started: 2023-09-08
Data Formats
Rendered fromdata-formats.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2023-12-15
Started: 2023-09-15
Legacy data formats with cloud tools
Rendered fromlegacy-formats.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2023-12-15
Started: 2023-09-11
Motivations: What is Cloud-Native Access Anyway?
Rendered frommotivations.Rmd
usingknitr::rmarkdown
on Nov 03 2024.Last update: 2023-10-03
Started: 2023-10-03
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fetch all collections from an 'rstac::collections()' query | collections_fetch |
Replace https URLs with S3 URIs | edl_as_s3 |
download assets from earthdata over https using bearer tokens | edl_download |
Extract data URLs from edl_search | edl_extract_urls |
Set up Earthdata Login (EDL) credentials using a .netrc file | edl_netrc |
Revoke an EarthData token | edl_revoke_token |
Receive and set temporary AWS Tokens for S3 access | edl_s3_token |
Search for data products using the EarthData API | edl_search |
Get or set an earthdata login token | edl_set_token |
Helper function for extracting URLs from STAC | edl_stac_urls |
edl_unset_netrc | edl_unset_netrc |
Unset AWS S3 Environment Variables | edl_unset_s3 |
unset token | edl_unset_token |
Recommended GDAL configuration for cloud-based access | gdal_cloud_config |
Restores GDAL default configuration | gdal_cloud_unconfig |
URL for an example of an LP DAAC COG file | lpdacc_example_url |
with_gdalcubes | with_gdalcubes |