irslushy / Ronin.jl

RONIN (Random forest Optimized Nonmeteorological IdentificatioN) (currently RadarQC.jl) is a Julia implementation of Dr. Alex DesRosiers' P3 MLQC code for removing non-meteorological gates from airborne radar scans using random forests.
https://irslushy.github.io/Ronin.jl/
Other
4 stars 5 forks source link

Hardcoded links to datasets #11

Closed cenamiller closed 3 months ago

cenamiller commented 6 months ago

There are a lot of hardcoded paths to datasets in the example notebook. In the short term, we can put them in a project directory on our system. Long-term it would be nice to be able to download them. Also would be nice to test performance with larger datasets.