home.social

#mapalgebra — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mapalgebra, aggregated by home.social.

  1. LUE has a new command: `lue_scalability.py`. It makes performing scalability experiments more convenient to do. For LUE users interested in the strong and weak scalability characteristics of individual algorithms or combinations thereof, like simulation models.

    lue.computationalgeography.org

    #GIS, #HPC, #LUE, #MapAlgebra, #QualityAssessment, #scalability

  2. The new lue_calculate command allows you to execute an assignment statement which you pass on the command-line, and it will do everything needed to finish the computations as quickly as possible. By default, lue_calculate will use all CPU cores available, but this can be configured by passing additional arguments.

    lue.computationalgeography.org

    #GIS, #HPC, #LUE, #MapAlgebra

  3. Just before the summer break we organized the first hands-on #LUE short course ever. At the end of the course the participants measured the #speedup of a #hydrological model implemented in #Python, applied to the #Tirol region in #Austria

    lue.computationalgeography.org

    #GIS, #MapAlgebra, #HPC

  4. We have released version 0.3.6 of LUE. Highlights:
    - We added a number of zonal operations (e.q. `zonal_mean`, `zonal_majority`)
    - We added the kinematic wave, for simulating the transportation of water through a stream network
    - We added the `lue.pcraster` Python subpackage to ease porting PCRaster models to LUE.

    By default, all LUE operations use all CPU cores in all computers accessible to them.

    lue.computationalgeography.org

    #LUE #CPP #Python #GIS #MapAlgebra #HPC

  5. The upcoming release of the LUE Conda package will have support for reading and writing rasters formatted as Geotiff. I have put a simple example online of using LUE to calculate erodibility using the USLE equation:

    github.com/computationalgeogra

    #LUE #Python #GIS #MapAlgebra #FieldBasedModelling #HighPerformanceComputing

  6. A few days ago, we released a Conda package containing the full LUE software package, including the field-based modelling framework. Lots of stuff still missing, but this will allows users to install a high-performant parallel map algebra engine using a simple `conda install -c conda-forge lue`.

    anaconda.org/conda-forge/lue

    #LUE #Python #Conda #GIS #MapAlgebra #FieldBasedModelling #HighPerformanceComputing