{"id":17787646,"url":"https://github.com/owenodriscoll/orcestra","last_synced_at":"2025-08-21T18:06:31.147Z","repository":{"id":257313134,"uuid":"856326716","full_name":"owenodriscoll/ORCESTRA","owner":"owenodriscoll","description":"Repository containing sub projects directly related to ORCESTRA campaign. Currently contains script to automatically download Sentinel-1 acquisition plans regularly updated by ESA","archived":false,"fork":false,"pushed_at":"2024-10-24T08:41:18.000Z","size":707,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T15:44:52.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owenodriscoll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-09-12T11:49:11.000Z","updated_at":"2024-10-24T08:41:21.000Z","dependencies_parsed_at":"2024-09-15T23:57:24.585Z","dependency_job_id":"cf15e5ce-e8a1-4eec-a9f1-bca4ac8742cb","html_url":"https://github.com/owenodriscoll/ORCESTRA","commit_stats":null,"previous_names":["owenodriscoll/orcestra"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenodriscoll%2FORCESTRA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenodriscoll%2FORCESTRA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenodriscoll%2FORCESTRA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owenodriscoll%2FORCESTRA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owenodriscoll","download_url":"https://codeload.github.com/owenodriscoll/ORCESTRA/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246730949,"owners_count":20824487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-27T10:12:09.200Z","updated_at":"2025-04-02T00:20:43.374Z","avatar_url":"https://github.com/owenodriscoll.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"Repository containing sub projects directly related to ORCESTRA campaign\n\n- `S1_acquistion`: downloads and visualizes the latest Sentinel-1 acquistion plan\n\n## Prepare evironment\n\nCreate the correct environment\n\n```bash\n$ conda create -n ENVNAME python=3.12\n$ conda activate ENVNAME\n```\nClone repository and navigate to the correct directory\n\n```bash\n$ git clone git@github.com:owenodriscoll/ORCESTRA.git\n$ cd ORCESTRA\n```\nInstall packages within `pyproject.toml`\n\n```bash\n$ pip install -e .\n```\n\n## Option 1. Set up automated cron job\nRun the Bash script `ORCESTRA/S1_acquisition/cron_task/task.sh` (and optionally set the cron update frequency in this file)\n\n```bash\n$ bash path/to/ORCESTRA/S1_acquisition/cron_task/task.sh\n```\n\nThis will start a recurring cron job scheduled for 10 am every day that looks for and downloads/visualizes updated acquistion plans\n\n## Option 2. Run manually\n\nTo run the script manually use\n\n```bash\n$ python path/to/ORCESTRA/S1_acquisition/src/file_download.py\n```\n\nTo change the domain size or plotting settings you can modify parameters in either `visualisation.py` or `file_download.py` (ugly, I know).\n\nWhich will create a figure in the `figures` folder with, for example:\n\n![alt text](S1_acquisition/figures/S1_acquisition_plan_example.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowenodriscoll%2Forcestra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowenodriscoll%2Forcestra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowenodriscoll%2Forcestra/lists"}