Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of old style process chain within code in Plugins #344

Open
anikaweinmann opened this issue Apr 28, 2022 · 2 comments
Open

Get rid of old style process chain within code in Plugins #344

anikaweinmann opened this issue Apr 28, 2022 · 2 comments
Assignees
Labels
actinia roadmap Large Feature, coming soon refactoring refactoring

Comments

@anikaweinmann anikaweinmann added actinia roadmap Large Feature, coming soon refactoring refactoring labels Apr 28, 2022
@JHalbauer
Copy link

  • https://github.com/mundialis/actinia-module-plugin/issues
    old style found in actinia_module_plugin/core/modules/grass.py
    line 47
    line 113
  • https://github.com/mundialis/actinia-metadata-plugin/issues
    nothing found
  • https://github.com/mundialis/actinia_satellite_plugin/issues
    old style found in
    src/actinia_satellite_plugin/ephermeral_landsat_ndvi_processor.py
    line 80 (not sure if it counts as 'old style')
    line 87 (not sure if it counts as 'old style')
    line 923 (not sure if it counts as 'old style')
    src/actinia_satellite_plugin/ephermeral_sentinel2_ndvi_processor.py
    line 52 (not sure if it counts as 'old style')
    line 66 (not sure if it counts as 'old style')
    line 73 (not sure if it counts as 'old style')
    line 81 (not sure if it counts as 'old style')
    line 849 (not sure if it counts as 'old style')
    line 891 (not sure if it counts as 'old style')
    line 894 (not sure if it counts as 'old style')
    line 894 (not sure if it counts as 'old style')
  • https://github.com/mundialis/actinia_statistic_plugin/issues
    old style found in
    src/actinia_statistic_plugin/ephermeral_raster_area_stats_univar.py
    line 147
    line 159 (not sure if it counts as 'old style')
    line 163 (not sure if it counts as 'old style')
    line 170 (not sure if it counts as 'old style')
    src/actinia_statistic_plugin/ephermeral_raster_area_stats.py
    line 151
    line 163 (not sure if it counts as 'old style')
    line 167
    line 170
    src/actinia_statistic_plugin/ephermeral_strds_area_stats_univar.py
    line 181
    line 186
    line 195
    line 204
    line 238 (not sure if it counts as 'old style')
    line 241
    line 248 (not sure if it counts as 'old style')
    src/actinia_statistic_plugin/ephermeral_strds_area_stats.py
    line 188
    line 193
    line 202
    line 211
    line 246 (not sure if it counts as 'old style')
    line 250
    line 254
    scr/actinia_statistic_plugin/raster_sampling.py
    line 179 (not sure if it counts as 'old style')
    src/actinia_statistic_plugin/response_models.py
    line 139
    line 149
    line 463
    line 473
    line 622 (not sure if it counts as 'old style')
    line 796 (not sure if it counts as 'old style')
    src/actinia_statistic_plugin/strds_sampling_geojson.py
    line 292 (not sure if it counts as 'old style')
    line 296
    src(actinia_statistic_plugin/strds_sampling.py
    line 318 (not sure if it counts as 'old style')
    line 326
    src/actinia_statistic_plugin/vector_sampling.py
    line 175 (nor sure if it counts as 'old style')
  • https://github.com/mundialis/actinia-stac-plugin/issues
    nothing found
  • https://github.com/mundialis/actinia-tiling-plugin/issues
    src/actinia_tiling_plugin/templates/patch/pc_strds_create.json
    line 3 (not sure if it counts as 'old style')
    line 36 (not sure if it counts as 'old style')
    src/actinia_tiling_plugin/templates/patch/pc_strds_list_rasters.json
    line 3 (not sure if it counts as 'old style')
    line 20 (not sure if it counts as 'old style')
    line 37 (not sure if it counts as 'old style')
    src/actinia_tiling_plugin/templates/patch/pc_vector_check_attrtable.json
    line 3 (not sure if it counts as 'old style')
    src/actinia_tiling_plugin/templates/patch/pc_create_grid.json
    line 3 (not sure if it counts as 'old style')
    line 20 (not sure if it counts as 'old style')
    src/actinia_tiling_plugin/templates/patch/pc_delete_vector.json
    line 3 (not sure if it counts as 'old style')
    src/actinia_tiling_plugin/templates/patch/pc_extract_grid.json
    line 4 (not sure if it counts as 'old style')
  • https://github.com/mundialis/actinia-parallel-plugin/issues
    nothing found
  • https://github.com/mundialis/actinia-example-plugin/issues
    nothing found

@anikaweinmann anikaweinmann self-assigned this Jul 19, 2022
@anikaweinmann
Copy link
Member Author

anikaweinmann commented Jul 28, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actinia roadmap Large Feature, coming soon refactoring refactoring
Projects
None yet
Development

No branches or pull requests

2 participants