Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geoarray
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daniel Scheffler
geoarray
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
v0.8.3
Select Git revision
Selected
v0.8.3
Branches
4
main
default
protected
enhancement/extraterrestrial_compatibility
feature/implement_operators
maintenance/update_ci
Tags
20
v0.19.2
v0.19.1
v0.19.0
v0.18.0
v0.17.2
v0.17.1
v0.17.0
v0.16.1
v0.16.0
v0.15.11
v0.15.10
v0.15.9
v0.15.8
v0.15.7
v0.15.6
v0.15.5
v0.15.4
v0.15.3
v0.15.2
v0.15.1
25 results
Select display option
Display full history
Display full history
Display up to revision
Created with Raphaël 2.2.0
3
Nov
10
Jul
15
Jun
14
16
Feb
15
9
15
Nov
21
Jul
20
16
Mar
31
Jan
13
16
Dec
3
22
Nov
11
30
Oct
22
27
Sep
8
7
9
Aug
7
6
26
Jul
21
13
12
9
8
2
24
Jun
1
29
May
28
19
8
7
22
Apr
13
8
7
8
7
26
Feb
19
18
19
18
28
Jan
27
28
27
25
13
5
4
9
Dec
8
17
Nov
2
29
Oct
28
27
19
16
12
8
6
2
30
Sep
29
28
18
15
2
21
Aug
17
19
Mar
8
Jan
25
Oct
10
4
14
Aug
22
Jul
9
22
May
14
10
29
Apr
29
Mar
14
Feb
15
Jan
13
Dec
5
17
Sep
13
11
10
31
Aug
27
13
10
9
8
7
6
23
Jul
7
May
9
Apr
15
Mar
22
Feb
17
Jan
11
Dec
30
Nov
27
24
22
20
16
7
3
1
25
Oct
19
12
11
10
6
5
20
Sep
19
12
11
1
31
Aug
30
25
23
22
20
19
28
Jul
26
24
19
7
5
3
28
Jun
26
22
16
14
12
9
2
31
May
30
29
24
16
5
Apr
31
Mar
Merge remote-tracking branch 'origin/enhancement/add_gridlines_param' into enhancement/add_gridlines_param
Update HISTORY.rst.
Add parameter to draw gridlines (default remains True).
Comment two lines out.
Merge branch 'main' into enhancement/add_gridlines_param
Skip Test_GeoArray.test_save_meta_ENVI() for now to workaround issue #39.
Add long_description_content_type to avoid warnings when building the docs.
Replace deprecated direct calls of setup.py.
Replace deprecated direct calls of setup.py.
Fix typo.
Update HISTORY.rst.
Add parameter to draw gridlines (default remains True).
Use source activate.
Remove env activation (now activated by default).
Merge branch 'maintenance/update_ci' into 'main'
Improve type hints.
Update HISTORY.rst.
Adapt .gitlab-ci.yml to Ubuntu-based CI.
Use conda where ever possible.
Use Ubuntu-based CI runner and simplify docker file.
Merge branch 'maintenance/drop_37_add_311' into 'main'
v0.17.0
v0.17.0
Update HISTORY.rst.
Drop support for Python 3.7 and add support for Python 3.11.
Bumped version.
Merge branch 'maintenance/drop_support_for_old_cartopy' into 'main'
Update HISTORY.rst.
Drop support for cartopy<0.20 and remove pyepsg requirement as cartopy>=0.20 use pyproj instead.
Merge branch 'enhancement/newstyle_typehints' into 'main'
Update HISTORY.rst.
Do not change the return type of GeoArray.geotransform.
Fixed default value.
Merge branch 'main' into enhancement/newstyle_typehints
Merge branch 'enhancement/adapt_to_new_holoviews' into 'main'
Merge branch 'main' into enhancement/newstyle_typehints
Update HISTORY.rst.
Merge branch 'main' into enhancement/adapt_to_new_holoviews
Revised GeoArray.show to be compatible with new versions of holoviews.
Merge branch 'enhancement/fix_gdal_warning' into 'main'
Update HISTORY.rst.
Set PROJ_DATA if not set.
Loading