Raw instrument data (PREFIRE Sat 2)
What it measures. The raw, uncurated readings from PREFIRE Satellite 2's infrared instrument, which measures mid- and far-infrared heat across 63 channels. Stored as raw digital counts, not yet turned into science values.
How it's made. Captured by the TIRS spectrometer aboard the PREFIRE Satellite 2 CubeSat, recorded as raw output roughly every 0.7 seconds.
How & where you'd use it. A raw building-block input for PREFIRE's later products that help measure polar heat loss. It is not used directly by most people.
What's measured
Coverage & cadence
- Time span2024-06-03 → ongoing
- Measured byPREFIRE-SAT2 (TIRS-PREFIRE)
- Processing levelLevel 0
- Spatial extent-180, -84, 180, 84
- FormatsBinary
- StatusACTIVE
What you can do with it
- Map air pollutants — NO₂, aerosols, ozone
- Track greenhouse gases and Earth's energy budget
- Feed weather and air-quality analysis
Official description
Polar Radiant Energy in the Far InfraRed Experiment (PREFIRE) Satellite 2 Raw Payload (PREFIRE_SAT2_0-PAYLOAD) contains the uncurated raw measurements from one of two PREFIRE Thermal Infrared Spectrometers (TIRS-PREFIRE), which is a push broom spectrometer with 63 channels measuring mid- and far-infrared (FIR) radiation from approximately 5 to 53 µm. Most polar emissions are in the FIR but have not been measured on a large scale. PREFIRE aims to fill knowledge gaps in the global energy budget by more accurately characterizing polar emissions. This information will be assimilated into global circulation and other models to predict future conditions more accurately. This collection contains the raw and uncurated digital number counts for TIRS-PREFIRE aboard PREFIRE Satellite 2 (PREFIRE-SAT2). Data retrieval started June 29, 2024 and is ongoing. Geographic coverage is global, with the greatest concentration of data in the polar regions. This data has a temporal resolution of 0.707 seconds and is available in binary format. Raw, uncurated digital number counts for the sister instrument aboard PREFIRE-SAT1 can be found in the PREFIRE_SAT1_0-PAYLOAD collection.
Get the data
import earthaccess
earthaccess.login(strategy="netrc") # free Earthdata Login
results = earthaccess.search_data(
short_name="PREFIRE_SAT2_0-PAYLOAD",
version="R01",
bounding_box=(-122.5, 37.2, -121.8, 37.9), # your area (W,S,E,N)
temporal=("2024-01-01", "2024-12-31"), # your dates
)
files = earthaccess.open(results) # stream straight from LARC_CLOUD Browsing CMR needs no login. Downloading or streaming bytes needs a free Earthdata Login + the earthaccess package. Official links
- Earthdata Search for PREFIRE_SAT2_0-PAYLOAD_R01 (NASA Application to search, discover, visualize, refine, and access NASA Earth Observation data) GET DATA
- DIRECT DOWNLOAD GET DATA
- DIRECT DOWNLOAD GET DATA
- PREFIRE SAT 2 operations log VIEW RELATED INFORMATION
- PREFIRE_PCRTM_V3.4 ancillary data GET DATA
- PREFIRE Spectral Response Function data (SRFs): v13 GET DATA