{"id":16284432,"url":"https://github.com/nuest/pre_processing","last_synced_at":"2026-02-22T23:33:53.003Z","repository":{"id":146971552,"uuid":"158604722","full_name":"nuest/pre_processing","owner":"nuest","description":null,"archived":false,"fork":false,"pushed_at":"2018-11-22T08:01:03.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T00:04:55.220Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nuest.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-21T20:51:22.000Z","updated_at":"2021-10-15T09:50:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"81e5e445-11ca-47e1-b81e-68cd5b1533b8","html_url":"https://github.com/nuest/pre_processing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nuest/pre_processing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuest%2Fpre_processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuest%2Fpre_processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuest%2Fpre_processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuest%2Fpre_processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuest","download_url":"https://codeload.github.com/nuest/pre_processing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuest%2Fpre_processing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29730753,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T20:09:16.275Z","status":"ssl_error","status_checked_at":"2026-02-22T20:09:13.750Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T19:19:31.636Z","updated_at":"2026-02-22T23:33:52.980Z","avatar_url":"https://github.com/nuest.png","language":"Dockerfile","readme":"# Pre-processing for Studyproject: „Monitoring conflict areas with satellite image time series“\r\n\r\n## Aim:\r\nThis container aims to automate the pre-processing of Sentinel-2 data from L1C to L2A.\r\n\r\nIt uses sen2cor, see http://step.esa.int/main/third-party-plugins-2/sen2cor/.\r\n\r\n## Usage:\r\nTo use this container run the script apply_sen2cor.bat.\r\n\r\n```bash\r\ncd pre_processing\r\ndocker build --tag monconfsat_pre .\r\ncd ..\r\ndocker run --rm -v ${PWD}/data:/workspace/data -e imgfolder=/workspace/data monconfsat_pre\r\n```\r\n\r\nDebug within container:\r\n\r\n```bash\r\ndocker run --rm -it -v ${PWD}/data:/workspace/data -e imgfolder=/workspace/data --entrypoint=/bin/bash monconfsat_pre\r\n```\r\n\r\n`LA2_Process` documentation:\r\n\r\n```bash\r\ndocker run --rm -it --entrypoint=/bin/bash monconfsat_pre L2A_Process --help\r\n```\r\n\r\n## Required structure:\r\nThis container requires a specific folder structure to work:\r\n\r\n```\r\n.\r\n|---data\r\n|   |---S2B_MSIL1C...\r\n|       |---S2B_MSIL1C[...].SAFE\r\n|\r\n|---pre_processing\r\n|   |---apply_sen2cor.bat\r\n|   |---apply_sen2cor.py\r\n|   |---Dockerfile\r\n|\r\n|---.gitignore\r\n|\r\n|---portainer.bat\r\n|\r\n|---README.md\r\n```          \r\n \r\nSentinel-2 data can be aquired at [ESA-Hub](https://scihub.copernicus.eu/dhus/#/home). \u003cbr\u003e\r\nDirect download-link to example data: [example](https://scihub.copernicus.eu/dhus/odata/v1/Products('eff34131-ccbf-4c5e-a3d6-7caa320445d8')/$value)       \r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuest%2Fpre_processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuest%2Fpre_processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuest%2Fpre_processing/lists"}