Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* BUG!! * Bugfix * initial MR * implement in UI * fix issue kernel density * get updates from beta (#242) * MpiIsoApp 24.05.3: Bugfix missing lat/long (#219) * BUG!! * Bugfix * update news.md --------- Co-authored-by: Antonia Runge <antonia.runge@inwt-statistics.de> * MpiIsoApp 24.05.4: fix warning (#217) * fix warning * extract updatePenalty function * update news.md --------- Co-authored-by: Antonia Runge <antonia.runge@inwt-statistics.de> * MpiIsoApp 24.05.5: optionally download savedMaps (#222) * optionally download savedMaps * format new UI * MpiIsoApp 24.05.6: option to export all plots from savedMaps (#223) * option to export all plots from savedMaps * remove not required * picker input to select savedMaps for download * shift code * update news.md * fix issue with missing thumbnail plot * return empty list if missing * cleaner return * remove option to download savedMaps objects * add docu * add param to docu * MpiIsoApp 24.05.7: Feat/224 warning if creating prob map (#225) * fix issue with missing thumbnails, fix pch value * update news.md * set pch to NA * doc rcmd and rm rgpt3 and rename r pkg (#227) * add inwtlab repo to .Rprofile file * add pkgdown doc * add pandora base image to pkg down workflow * remove rgpt3 dependency * add r-cmd check via actions * renaming of r-package * update README * update NEWS * MpiIsoApp 24.04.2: replace retired packages (#230) * add test dataQuery * replace retired packages --------- Co-authored-by: Jan Abel <106665518+jan-abel-inwt@users.noreply.github.com> * add rcmd check badge --------- Co-authored-by: Jan Abel <jan.abel@office-platform.net> Co-authored-by: Antonia Runge <antonia.runge@inwt-statistics.de> * remove warning * replace deprecated package name * add deploy job without base-image * Release versions 24.06.0.2 from beta (#231) * altitude operations (#191) * altitude operations * Fix * set default differently * make data points selectable in locateR * update news * Fix for older version * fixes * fix progress message * remove comments --------- Co-authored-by: Antonia Runge <antonia.runge@inwt-statistics.de> * Fix error with mask (#208) * add new tests * extract function centerPlotData * add tryCatch to plotting of map, add data preview, add logDebugs * remove deprecated parameter 'mainfolder', add data preview * update news.md * catch failing of maskDraw if no data * update news.md * fix issue when drawing only centroids, add test * add tryCatch to left plotting functions * Version 24.05.0: Feat/202 contour maps (#210) * option to use simple contour map, some formatting * update news.md * Feat/169 centering of coordinates (#215) * new functions and ui input * align values * center predictions * UI to center data coordinates before modelling * add logic to center data before modelling to different modelling tabs * add logic * remove comments * update news.md * update news.md * rename input to prevent confusion with parameter from batch mode * extract processing of coordinate data * extract and apply data augmentation * fix issue with wrong default zoom when switching the map center * add more docu * more docu * update test because of new logic * add a vignette to the package about the processing of coordinate data * update news.md * fix for data augmentation * Version 24.05.2: option to select a specific color for "fixed" point colour (#216) * option to select a specific color for "fixed" point colour * new button to apply point settings and the logic * update news.md * update tests after adding new input * fix news.md * MpiIsoApp 24.05.3: Bugfix missing lat/long (#219) * BUG!! * Bugfix * update news.md --------- Co-authored-by: Antonia Runge <antonia.runge@inwt-statistics.de> * MpiIsoApp 24.05.4: fix warning (#217) * fix warning * extract updatePenalty function * update news.md --------- Co-authored-by: Antonia Runge <antonia.runge@inwt-statistics.de> * MpiIsoApp 24.05.5: optionally download savedMaps (#222) * optionally download savedMaps * format new UI * MpiIsoApp 24.05.6: option to export all plots from savedMaps (#223) * option to export all plots from savedMaps * remove not required * picker input to select savedMaps for download * shift code * update news.md * fix issue with missing thumbnail plot * return empty list if missing * cleaner return * remove option to download savedMaps objects * add docu * add param to docu * MpiIsoApp 24.05.7: Feat/224 warning if creating prob map (#225) * fix issue with missing thumbnails, fix pch value * update news.md * set pch to NA * remove warning * replace deprecated package name --------- Co-authored-by: Marcus Groß <marcus.gross@inwt-statistics.de> * merge changes from beta --------- Co-authored-by: Marcus Groß <marcus.gross@inwt-statistics.de> Co-authored-by: Jan Abel <106665518+jan-abel-inwt@users.noreply.github.com> Co-authored-by: Jan Abel <jan.abel@office-platform.net> * use older version of gdistance --------- Co-authored-by: Antonia Runge <antonia.runge@inwt-statistics.de> Co-authored-by: Jan Abel <106665518+jan-abel-inwt@users.noreply.github.com> Co-authored-by: Jan Abel <jan.abel@office-platform.net>
- Loading branch information