Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
grompy
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
Wit, Allard de
grompy
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f7d41077b1f4c1813c8f7d4311e5337b83100212
Select Git revision
Branches
2
develop
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
24
Mar
21
Feb
19
7
7
Oct
30
Sep
4
Sep
28
Aug
25
24
22
18
3
Jul
21
Oct
19
21
Apr
18
15
14
11
8
6
4
29
Mar
Added checks for proper lat/lon.
develop master
develop master
v1.6.1 can now deal with S2Tiles or S2_Tiles attribute
Small bug fixes for grompy version 1.6.1
Small bug fixes for grompy version 1.6.1
Development for grompy version 1.6
Development for grompy version 1.6
Merge branch 'develop'
grompy version 1.5
grompy version 1.5:
grompy version 1.3.3:
grompy version 1.3.2:
grompy version 1.3.1:
fixed conflict in pyproject.toml
grompy version 1.3:
Modified for using SQLitedict for retrieving fields
- added reading pixels counts at parcel level for 10, 20 and 25m pixels
Update pyproject.toml to indicate that SQLAlchemy version should be < 2.0
Update pyproject.toml to indicate the SQLAlchemy version should be < 2.0
Merge branch 'develop' into 'master'
Upgrade to grompy 1.2
- added select on lat/lon or RD bounds
- added location of each field as lon/lat and rdx/rdy
Added jupyter notebook on how to use grompy from python
Fixed a few problems in the grompy.DataAccessProvider
- Updated the readme on grompy commandline
- Main change is that grompy can now handle relative paths much better:
Several changes:
Main change: parcel table is not created explicitly instead of through pandas.to_sql
grompy.DataAccessProvider now works well.
Small changes to grompy commandline tools
Refactored the parallel loading and monitoring
Parallel loading and progressbar work properly now
Grompy INIT, CHECK and LOAD are now working. Some polishing to be done.
Multiprocessing works with distributed loading and error handling in subprocesses.
Multiprocessing works but without error handling in the worker class.
Grompy data loading works for sequential loading of CSV files with parcel data.
first grompy reader for S2
First version of grompy data access provider
Initial commit
Loading