Luca Delucchi

Results 31 issues of Luca Delucchi

In [sql_add_hypertable](https://github.com/schlunsen/django-timescaledb/blob/7039236e62f12f065172dc3fdec9229f58b67d02/timescale/db/backends/postgresql/schema.py#L33) string it is used `partition_column` as variable to be replaced with the name of the column containing time, I suggest to rename this variable in something like `time_column`...

Hi, I'm new to TimescaleDb and I'm starting to use it in a Django project. I'm interested to use django-timescaledb, I would like to use the `partitioning_column` option of the...

In the member web page template * [x] The website should be bigger, maybe use a header "Website" like "Company" and under the click-able name of the website * [...

enhancement
question
website

Few feedback on project and local chapter template: - [x] google+ icon doesn't show on communication section - [x] less space between core activities title and specs - [x] the...

question

There is a problem with ParallelModuleQueue, it run the first MultiModule but after that it stop and it remain appended. Is there any suggestions?

help wanted
new addon

Add capabilities to list also sigset.

Add warning to inform use about the order of raster maps

https://github.com/OSGeo/grass-addons/blob/b4320c0d352b04e8923b247d8643149bffe511ce/grass7/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.py#L469 In the help it says that JSON file are stored into `LOCATION/MAPSET/json` instead they are written into `LOCATION/MAPSET/cell_misc` Should we change the help or the code?

https://github.com/OSGeo/grass-addons/blob/5e15db22116c99106ca91082bcfc86fee32d5115/grass7/imagery/i.sentinel/i.sentinel.coverage/i.sentinel.coverage.py#L130 `scenename_split` function in `i.sentinel.coverage` can so far only handle S2-data and S1 Level 1 data. Should be tested and updated with S1 Level 2 datasets

This should solve the problem reported by @cmbarton in #156