A minimal library for preprocessing remote sensing data for machine learning applications (In Progress)
This package has some simple, minimal preprocessing of helio-data to make it machine learning ready.
We can install it directly through pip
pip install git+https://github.com/jejjohnson/rs_tools
We also use poetry for the development environment.
git clone https://github.com/jejjohnson/rs_tools.git
cd rs_tools
conda create -n rs_tools python=3.11 poetry
poetry install
Software
- InstrumentToInstrument - Instrument-to-Instrument Translation.