Interactive elements of this application require JavaScript to be enabled in the browser
https://commons.wikimedia.org/wiki/File:Toicon-icon-lines-and-angles-filter.svg
https://commons.wikimedia.org/wiki/File:Clock-By-Atif_-Arshad-1230728.svg https://commons.wikimedia.org/wiki/File:Magnifying_Glass_(89626)_-_The_Noun_Project.svg Hide unselected Reset all filters
<×>
Scale:
Time series scale:
Pair plot scale:
Pair plot axes: Switch
Projection:
Export data: CSV, TSV, JSON, HTML
Interactive plots: Howto, Adjust colors

RadLab release history



Release 1.1.2


Instruments and data

API and GUI functionality

Performance improvements, step-plot visualizations, fixes to extraneous gaps on line plots.



Release 1.1.1

Minor functionality and cosmetic fixes.


Release 1.1.0


Instruments and data
  • The ALTEA-Survey configuration of the ALTEA instrument.
    The dataset currently available in RadLab provides absorbed dose rate, dose equivalent rate, and flux measurements at a median cadence (time resolution) of 60 seconds.
  • The LND instrument aboard the Chang'e 4 lunar lander.
    The dataset currently available in RadLab provides absorbed dose rate measurements at a median cadence (time resolution) of 1 hour.
  • A number of additional preliminary datasets curated by NASA and LBNL collaborators for RAD, REM, and TEPC-type instruments with a median cadence of 24 hours.

Metadata and search capabilities of the user interface

This release introduces unique instrument IDs. Note that these IDs are backwards-compatible with legacy instrument names previously used in RadLab: e.g. API queries such as instrument=REM still include data for the instrument they previously targeted (which is now logged under the ID REM-Lid); a query for instrument=Liulin-5-1D will resolve the legacy name (ending in "1D") to the ID Liulin-5-D1 (ending in "D1"). However, users are encouraged to transition to using the current IDs directly.

Metadata fields (searchable through the Web user interface as well as via the API) have also been introduced in this release:
Celestial body
Trajectory
Spacecraft
Module
Instrument family

The new Web interface also makes use of these metadata fields and displays the instruments in a hierarchical view throughout the website, and specifically in conjunction with the interactive diagram of the ISS.


Data API

The data API in this release introduces the capabilities to query the data using the metadata fields described above; additionally, an alternative boolean expression API syntax has been introduced.


Knowledgebase

Starting from this release, RadLab includes a knowledgebase. The information in the knowledgebase is being continuously updated; example pages with detailed information include ALTEA and Interactive plots with Plotly.js.

Each instrument ID corresponds to a knowledgebase entry (e.g. Liulin-5-D1), aimed to describe the specifics of a given instrument or configuration.


Notes

The Web interface uses the following external assets:



Release 1.0.0


Instruments and data

API and GUI functionality

Introduction of base functionality: database queriable by key-value pairs (e.g. instrument=REM) via the API; time series, data comparison, and geospatial visualizations.