Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Jan227Oct5Sep430Aug2928272623222052Minor comment and output dataset attribute changes.mainmainUpdate input preparation scripts, modified weather download according to CDS api changes, improved memory optimization and input handling.Bug correction and changes to force convergence or abort loops faster.Small optimization updates. Managed to get numba working (code not included). Will use it to try further memory optimization.Optimization update.Corrected output variables.Corrected sparse equations and added minimum and maximum value clipping for some outputs.Simple memory optimization done. Great improvements, lower memory usage and faster runtime. Might work on more complex memory usage, need to try memory profiling first.First functional version. Memory optimization still necessary (large images will use swap memory). Modified weather download to work with new CDS server. Various small changes. Tried numba, input typing is too complicated with current model equations (issue is linked with memory optimization), left numba aside for now. Thinking about how to chunk calculation to parallelize and reduce memory usage, will try dask, or home made version if necessary.Weather ssrd values are still off, still looking for why. Usage of numba for sparse model function in test.Finished inputs, added option to clip or reproject inputs. First version of model function and output dataset. Weather inputs are not correct, need fixing. Code runs fine and quickly otherwise.Almost finished landcover part. Improved other parts, added csv parameter file.First scripts (weather and optical) written and tested. Land cover to come, full tests and data organisation to come.First modifications. Will add scripts for input and output management in the future.first commit of python SPARSE model, will try to vectorize in the future.Initial commit
Loading