View source: R/ingest-pds-data.R
ingest_kepler_tracks | R Documentation |
This function use the python library Kepler.gl https://docs.kepler.gl/docs/keplergl-jupyter to generate and upload a
map of PDS tracks around Timor. It uses reticulate::import_from_path to load
and run the python script kepler_mapper.py
.
ingest_kepler_tracks(log_threshold = logger::DEBUG)
log_threshold |
The (standard Apache logj4) log level used as a threshold for the logging infrastructure. See logger::log_levels for more details. |
Nothing. This function upload to GCS.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.