DSHydro / planetsca

https://dshydro.github.io/planetsca/
MIT License
0 stars 2 forks source link

Documentation improvements #4

Closed spestana closed 2 months ago

spestana commented 5 months ago

I'm creating this issue to remind myself to take a look at documentation for the following functions:

run_sca_prediction(dir_raster, dir_out, nodata_flag, model)

run_sca_prediction_band(f_raster, file_out, nodata_flag, model)

run_sca_prediction_fusion(dir_raster, dir_out, nodata_flag, model)

 run_sca_prediction_meadows(dir_raster, dir_out, nodata_flag, model)
spestana commented 2 months ago

This is addressed with #36