Argonne AI-Driven Adaptive Sampling System
AIDAS is the Argonne AI-Driven Adaptive Sampling System, a Python package for AI-guided instrument tasking over the Argonne Testbed for Multiscale Observational Studies (ATMOS). It detects mesoscale boundaries in NEXRAD radar data with deep learning models and uses those detections to cue ground-based instruments – closing the loop from radar observation to lidar scan strategy.
The current release contains a model that determines the lake breeze front location from the 0.5 degree scan of the NEXRAD radar, utilities for deriving an optimal instrument pointing direction from the resulting mask, and scan triggering for Halo Photonics Doppler lidars.
Installation
The recommended way to install AIDAS is via pip. This will ensure you get the latest stable release and all required dependencies:
pip install aidas-atmos
Getting Started
After installation, you can import AIDAS in your Python scripts or notebooks:
import aidas
See the documentation and example notebooks for usage details.
Features
Lake breeze detection from NEXRAD radar data using deep learning models.
Easy-to-use API for loading and processing radar data.
Instrument pointing utilities for adaptive sampling.
Scan triggering for Halo Photonics Doppler lidars.
Example notebooks demonstrating functionality.
Links
Documentation: https://rcjackson.github.io/AIDAS/
Source code: https://github.com/rcjackson/AIDAS
Free software: BSD license
Project history
AIDAS was previously released on PyPI as adam-atmos (the ATMOS Analogue Digital Twin, or ADAM) through version 0.5.0. The adam-atmos distribution is deprecated; see Installation for migration notes.
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aidas_atmos-0.6.0.tar.gz.
File metadata
- Download URL: aidas_atmos-0.6.0.tar.gz
- Upload date:
- Size: 265.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05813a15fdee480a2154e330954c6d9ee3391e21b616f1470f8dcfad19adfa4f
|
|
| MD5 |
52c24dba844a9e0546ec059b3a0cb9f6
|
|
| BLAKE2b-256 |
b026d5951d57b40ddc2ad9810d67a0fb0abd65855c0894cbc9cc23b70b14fe5e
|
File details
Details for the file aidas_atmos-0.6.0-py3-none-any.whl.
File metadata
- Download URL: aidas_atmos-0.6.0-py3-none-any.whl
- Upload date:
- Size: 22.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ada309070b4e78bf4741af6d6b1ea5afeb8ec4723de454005b4a3058af9959d9
|
|
| MD5 |
30327e7e9015db39560ca39a21fd1e92
|
|
| BLAKE2b-256 |
3b334922b0d2e765b4090695e75cb60e194783971c03ca98ca88c6e91a3c3f49
|