An open API service indexing awesome lists of open source software.

https://github.com/rspatial/luna

satellite remote sensing tools
https://github.com/rspatial/luna

Last synced: about 1 year ago
JSON representation

satellite remote sensing tools

Awesome Lists containing this project

README

          

# luna

luna is a R package with satellite remote sensing functions.

You can install it like this:

```
install.packages('luna', repos='https://rspatial.r-universe.dev')
```

Or like this:

```
remotes::install_github("rspatial/luna")
```