Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actinia-org/actinia-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0
Choose a base ref
...
head repository: actinia-org/actinia-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.1
Choose a head ref
  • 14 commits
  • 36 files changed
  • 10 contributors

Commits on Apr 1, 2022

  1. Update CHANGELOG.md

    mmacata authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9f49a73 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    mmacata committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9fc28fc View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Fix wheel build in gha (#338)

    * fix build of actinia wheel in workflow
    mmacata authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    25304f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Add imported modules from actinia-tiling-plugin (#342)

    * add imported modules from actinia-tiling-plugin
    
    * add modules in table
    
    * remove from
    
    Co-authored-by: anikaweinmann <[email protected]>
    anikaweinmann and anikaweinmann authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    07d43eb View commit details
    Browse the repository at this point in the history
  2. Add more modules and configuration to add additinal modules in config (

    …#341)
    
    * add more modules and configuration to add additinal modules in config
    anikaweinmann authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    42072ec View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. STAC Importer Issues (#318)

    * stac issues
    
    * adding region resolution to r.import params
    
    * adding semantic_label to the raster
    
    * from r.semantic.label to r.support
    
    * implementing given name and incoportating it on testing
    
    * fixing some bugs and flake 8 errors
    
    * leaving name from map value, deleting name param
    
    * fixing semantic_label bugs
    
    * Update src/actinia_core/core/stac_importer_interface.py
    
    Co-authored-by: Markus Metz <[email protected]>
    
    * Update src/actinia_core/core/stac_importer_interface.py
    
    Co-authored-by: Markus Metz <[email protected]>
    
    * get and post supporting + s3 prefix definition
    
    * resolving conflicts
    
    * Update src/actinia_core/core/stac_importer_interface.py
    
    Co-authored-by: Markus Metz <[email protected]>
    
    * restoring requirements
    
    Co-authored-by: Markus Metz <[email protected]>
    joaherrerama and metzm authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    1495a42 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Prepare docker alpine to 3.15 (#343)

    * update requirements
    
    * downgrade itsdangerous
    
    * remove itsdangerous
    
    * update requirements
    mmacata authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    35d83ec View commit details
    Browse the repository at this point in the history
  2. Docker alpine3.15 update part 2 (#346)

    * update requirements
    
    * downgrade itsdangerous
    
    * remove itsdangerous
    
    * update requirements
    
    * update base images
    
    * Update docker/actinia-core-alpine/Dockerfile
    
    Co-authored-by: Markus Neteler <[email protected]>
    
    * update to g82
    
    Co-authored-by: Markus Neteler <[email protected]>
    mmacata and neteler authored Apr 29, 2022
    Configuration menu
    Copy the full SHA
    1379a47 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Use versionless GRASS GIS (8) instead of hardcoded grass7x (#347)

    * Use versionless GRASS GIS (8) instead of hardcoded grass7x
    
    - also change to GRASS GIS 8 addons
    - update addons URL
    - use generic https://grass.osgeo.org/grass-stable/manuals link
    
    Fixes #331
    neteler authored May 3, 2022
    Configuration menu
    Copy the full SHA
    ec736d7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Allow a user and guest to request his own user (breaking change) (#348)

    * allow a user and quest to request the own user!
    
    Co-authored-by: anikaweinmann <[email protected]>
    Co-authored-by: Markus Neteler <[email protected]>
    Co-authored-by: Markus Metz <[email protected]>
    Co-authored-by: Marc Jansen <[email protected]>
    5 people authored May 17, 2022
    Configuration menu
    Copy the full SHA
    eabffc5 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    56ecd3d View commit details
    Browse the repository at this point in the history
  2. format code

    metzm committed May 19, 2022
    Configuration menu
    Copy the full SHA
    31837ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #351 from mundialis/mapcalc_allow_t.rast.bandcalc

    allow character "&" for t.rast.bandcalc
    metzm authored May 19, 2022
    Configuration menu
    Copy the full SHA
    1eb3d62 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Update CITATION.cff

    metzm authored May 20, 2022
    Configuration menu
    Copy the full SHA
    4609044 View commit details
    Browse the repository at this point in the history
Loading