Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
iamap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AMAP
iamap
Graph
dev
Select Git revision
Branches
2
dev
default
protected
main
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Mar
18
17
12
10
7
4
28
Feb
21
17
31
Jan
10
5
Dec
3
2
25
Nov
21
20
19
14
8
28
Oct
25
24
23
22
21
18
17
8
7
4
3
2
30
Sep
27
26
17
6
5
4
3
2
30
Aug
Merge branch 'dev'
dev main
dev main
fix typo
add gitlab repo and remote
Add files via upload
Rename landcover_change.png to landcover_change_old.png
Rename docs/source/_static/classif_2022.png to docs/source/_static/examples/classif_2022.png
Rename classif_2022.png to classif_2022_old.png
Add files via upload
Add files via upload
Update examples.md
retest with windows conda install
reset merge error handling, update GA to run on dev for now
bump version number before merge into main
docs add bamboo example
completing docs cameroon example
cleanup merge function, explicitely close datasets. May solve #45 more properly
redo merge function to pass list of paths rather than list of rasterio dataset
update pip error message to provide help
add upgrade tag to pip install as per pip docs https://pip.pypa.io/en/stable/installation/#ensurepip
bump version number after windows merge issue
document band issue
change default merge method. "average" method could lead to large tilling effect on larger raster ?
change merge file counter with current batch. More informative and less error prone. see #45
ignore test shapefile
fix typo
fix typos and change default model to dino small patch 8
get unique name for merged files. Should potentially fix #45
widen error handling for temp files merging. related to #45
add exception handling during merging of temp files. Should be a temporary fix to #45
document rasterio error for deleting temp files (potentially related to #42)
dirty temporary fix for gpd io error if using pygrio (try except causes a rasterio error ??)
first draft for examples in doc
lower default value for temp file cleanup, previous one seemed to high on usage
change default value for merge method, fixes #43
change UMAP handling if allready installed (may still cause issues though)
document geopandas libspatial index dependencie bug
test for cuda 12.2
document huggingface and sklearn support
document possible dependencies conflicts with UMAP
document meta-data issues
Loading