Skip to contents
-
as.data.frame(<extent_crs>)
as.data.frame(<records>)
- Coerce to a Data Frame
-
as.records()
- Create records object from data frame
-
c(<extent_crs>)
c(<records>)
- Combine values into a vector or a list
-
dates()
`dates<-`()
- Get/set the dates from a
records
or an rtoi
-
ex.dem.navarre
- A Digital Elevation Model (DEM) of the region of Navarre (Spain)
-
ex.madrid
- A polygon with the border of Madrid (Spain)
-
ex.manhattan
- A polygon with the border of Manhattan (USA)
-
ex.navarre
- A polygon with the border of Navarre (Spain)
-
ex.ndvi.navarre
- A time series of NDVI in Navarre (Spain)
-
rsat_get_raster()
rsat_get_SpatRaster()
rsat_get_stars()
- Loads into R a time series of images regarding an rtoi, satellite product, and remote sensing index.
-
get_database()
set_database()
- Extracts or assign the path of the database
-
get_api_name()
- Get the API name of a
records
-
get_dir()
get_order(<records>)
- Get the file path of a
records
or an rtoi
-
get_download()
- Extract the url to download a data record
-
get_order()
`get_order<-`()
- Get the slot called order from a
records
or an rtoi
-
get_preview()
get_download(<records>)
- Extract the url of the preview
-
length(<extent_crs>)
length(<records>)
- Length of an object
-
names(<records>)
names(<rtoi>)
`names<-`(<rtoi>,<character>)
- Get the name of the object
-
new_record()
- Create a new
records
object
-
new_rtoi()
- Creates a new
rtoi
object
-
plot(<rtoi>,<Date>)
plot(<rtoi>,<character>)
plot(<records>,<ANY>)
plot(<rtoi>,<missing>)
- Plot an
rtoi
object
-
print(<api_dataspace>)
print(<api_lpdaac>)
print(<api_usgs>)
print(<extent_crs>)
print(<records>)
print(<rtoi>)
print(<variables>)
- Prints the values
-
print_credentials()
- Prints the credentials for the web services
-
product()
- Get the name of the product from a
records
or an rtoi
-
read_rtoi()
- Reads an rtoi from the hard drive
-
records-class
- A class object for satellite image metadata
-
records()
`records<-`()
- Extracts the satellite records
-
region
region,rtoi-method
region,rtoi
region<-
region<-,rtoi
region<-,rtoi,sf-method
region<-,rtoi,sf
region<-,rtoi,NULL-method
region<-,rtoi,NULL
- Extracts region from an rtoi
-
rename()
- Renames an
rtoi
-
rsat
- `rsat'
-
rsat_cloudMask()
- Create cloud mask from an rtoi
-
rsat_derive()
- Computes a remote sensing index from an
rtoi
-
rsat_download()
- Download the images from a
records
or an rtoi
object
-
rsat_list_data()
- List the information available for an
rtoi
-
rsat_mosaic()
- Mosaic the tiles intersecting the region of interest
-
rsat_preview()
- Preview a
records
or an rtoi
object
-
rsat_products()
- Show the products accepted by the services
-
rsat_search()
- Search satellite images
-
rsat_smoothing_images()
- Fill data gaps and smooth outliers in a time series of satellite images
-
rtoi-class
- Region and Time Of Interest (
rtoi
)
-
sat_name()
- Get the name of the satellite(s) from a
records
or an rtoi
-
set_credentials()
- Saves the credentials for the web services
-
show(<extent_crs>)
show(<records>)
show(<rtoi>)
show(<variables>)
- Show an Object
-
show_variables()
- List the variables and satellites supported by
rsat
-
`[`(<extent_crs>,<ANY>,<ANY>,<ANY>)
`[<-`(<extent_crs>,<ANY>,<ANY>,<ANY>)
`[`(<records>,<ANY>,<ANY>,<ANY>)
`[<-`(<records>,<ANY>,<ANY>,<ANY>)
- Extract or replace parts of an object
-
subset(<records>)
- Filter the satellite records of a
records
or an rtoi
-
test_function()
- Testing function
-
tiles.mod.ndvi.filled.1.res
- Result of IMA test 1
-
tiles.mod.ndvi.filled.2.res
- Result of IMA test 2
-
unique(<records>,<ANY>)
- Extract unique elements