8000 GitHub - jejjohnson/rs_tools
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jejjohnson/rs_tools

 
 

Repository files navigation

A minimal library for preprocessing remote sensing data for machine learning applications (In Progress)

CodeFactor codecov

This package has some simple, minimal preprocessing of helio-data to make it machine learning ready.


Installation

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

References

Software

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Other 0.4%
0