Sen2Agri / Sen2Agri-System

Sentinel-2 for Agriculture (Sen2Agri) is a software system processing high resolution satellite images for agricultural purposes funded by ESA (European Space Agency). Please register on the Sen2Agri webpage for Sen2Agri system updates and information.
http://www.esa-sen2agri.org
Other
113 stars 40 forks source link

Docker image #1

Open robeson1010 opened 7 years ago

robeson1010 commented 7 years ago

Hi all,
I 'm a remote sensing guy from RADI, China. Could you provide a dockfile or image that we can try this system directly.

lnicola commented 7 years ago

Hi, and thanks for the interest. We know that the deployment story can be better and I'll try to work on this when I get the chance.

Can you tell us if you're planning to test the complete system (that automatically downloads the products and executes the processors on scheduled dates), or just manually running the processors?

robeson1010 commented 7 years ago

I want to use the complete system and test it in China.

chris-aeviator commented 3 years ago

@lnicola what's the current status of docker?

Marwe commented 3 years ago

no docker yet and will be pretty difficult to achieve anyway I guess. A colleague works on an ansible setup (not yet published)

chris-aeviator commented 3 years ago

@Marwe thanks for your reply. Concerning ansible, I just found https://github.com/Open-Forecast/Sen2Agri-ansible today

chris-aeviator commented 3 years ago

@Marwe It seems the recent installer is broken. With multiple clean OS installs I'm unable to get a working Sen2Agri installation.

Could you share with me the complete filetree of your /usr/share/sen2agri folder? After installation I had to manually set paths in the database to have the GUI config util running. From there I was seeing many band related textfiles missing which I downloaded from github. Still my sen2agri installation does not start processing, e.g. the bands in "new site" are completely empty in L8 & S2, even though the .cfg files with the bands have been copied manually.

Baitcookie commented 3 years ago

@chris-aeviator I am currently working on sen2agri deployment. Seems that https://github.com/Open-Forecast/Sen2Agri-ansible is not the latest version (its really working). I will contact my colleague for an update.

chris-aeviator commented 3 years ago

@Baitcookie would love to connect - I'm extremely frustrated getting a workable deployment of sen2agri. The installer does just go on even though package installation might fail. Currently I'm stepping through the install scripts manually and fail to get a working gdal + libgeotiff installation, they seem to have incompatible requirements with Cent 7

lnicola commented 3 years ago

Hello everyone. This might get a little long-winded, so sorry for that, especially as it won't help much with your issues. But I know how frustrating it might be to talk to walls, and I'll try at least to provide some background. Note that even though I worked on the Sen2-Agri project, these are all my opinions, they don't necessarily represent an official project announcement or reflect the opinions of my employer or the Consortium.

chris-aeviator commented 3 years ago

@lnicola amazing - thank you for you sharing some insights in the how's and why's - is there any chance that someone provides a VM image/ ISO of a fresh install as this would likely solve some headaches, looking also at entries in the s2a forum. Happy to discuss non-publicly also via chris@myzel.io .

lnicola commented 3 years ago

No promises, but I'll ask around.

chris-aeviator commented 3 years ago

@lnicola it turned out that my sen2agri installation seems to work. I re-ran the installer again and tried a different shapefile and suddenly had sensors listed in my "create site" section. Due to other inconsistencies with the docs and my system, plus some weeks of messing with my environment, I had not realized that my (possible multipolygon) shapefile has caused my issues.

lnicola commented 3 years ago

I'm not sure what went wrong. Shapefiles with multiple geometries are supported and merged into a MULTIPOLYGON geometry which is stored in the database.