Astropy
Data structures and transformations
astropy.constants
astropy.units
astropy.nddata
astropy.table
astropy.time
astropy.timeseries
astropy.coordinates
StokesCoord
astropy.wcs
astropy.modeling
astropy.uncertainty
Files, I/O, and Communication
astropy.io.fits
astropy.io.ascii
astropy.io.votable
astropy.io.misc
astropy.samp
Computations and utilities
astropy.cosmology
astropy.convolution
astropy.utils.iers
astropy.visualization
astropy.stats
Nuts and bolts
astropy.config
astropy.io.registry
astropy.utils
Raised when an hour value is not in the range [0,24).
python:int
python:float
Examples
if not 0 <= hr < 24: raise IllegalHourError(hour)
previous
ITRS
next
IllegalHourWarning