You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

17 lines
530 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/terminator_lat_lon.R
\name{terminator_lat_lon}
\alias{terminator_lat_lon}
\title{Generate a full set of terminator frames}
\usage{
terminator_lat_lon(day = Sys.Date(), hrs_from = 0, hrs_to = 23,
hrs_by = 1, lon_from = -180, lon_to = 190, lon_by = 0.5)
}
\arguments{
\item{day, hrs_from, hrs_to, hrs_by}{setup for the hours sequence}
\item{lon_from, lon_to, lon_by}{latitude sequence setup}
}
\description{
Generate a full set of terminator frames
}