Skip to content

Added esis.data.synth.scene_aia(), a function to download AIA imagery and convert it into a synthetic scene. #304

Added esis.data.synth.scene_aia(), a function to download AIA imagery and convert it into a synthetic scene.

Added esis.data.synth.scene_aia(), a function to download AIA imagery and convert it into a synthetic scene. #304

Workflow file for this run

name: Ruff
on:
push:
branches:
- main
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3
with:
src: ./esis