{"id":42870593,"url":"https://github.com/umr-lops/xarray-n1-asar","last_synced_at":"2026-01-30T12:58:58.453Z","repository":{"id":250119222,"uuid":"824054842","full_name":"umr-lops/xarray-n1-asar","owner":"umr-lops","description":"Python lib to read ASAR SLC product from ENVISAT mission (2002-2012).","archived":false,"fork":false,"pushed_at":"2025-03-26T10:16:15.000Z","size":2206,"stargazers_count":3,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-26T11:27:30.681Z","etag":null,"topics":["asar","envisat","mapper","reader","sar","slc","xarray"],"latest_commit_sha":null,"homepage":"","language":"Python","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/umr-lops.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-04T09:18:22.000Z","updated_at":"2025-03-26T10:16:19.000Z","dependencies_parsed_at":"2025-01-11T18:22:53.470Z","dependency_job_id":"301e1a45-d3f5-4e90-a57d-e34779c906a7","html_url":"https://github.com/umr-lops/xarray-n1-asar","commit_stats":null,"previous_names":["umr-lops/xarray-safe-asar"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/umr-lops/xarray-n1-asar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umr-lops%2Fxarray-n1-asar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umr-lops%2Fxarray-n1-asar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umr-lops%2Fxarray-n1-asar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umr-lops%2Fxarray-n1-asar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umr-lops","download_url":"https://codeload.github.com/umr-lops/xarray-n1-asar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umr-lops%2Fxarray-n1-asar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28913212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"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":["asar","envisat","mapper","reader","sar","slc","xarray"],"created_at":"2026-01-30T12:58:56.570Z","updated_at":"2026-01-30T12:58:58.446Z","avatar_url":"https://github.com/umr-lops.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"xarray-n1-asar\n================\n\n\nPython library to read ASAR SLC product from ENVISAT mission (2002-2012).\nCurrently, the library supports the ASA_WVI_1P and ASA_WVW_2P file formats.\n\n* Free software: MIT license\n\n\nInstallation\n--------\n```bash\npip install git+https://github.com/umr-lops/xarray-n1-asar.git\n```\n\nUsage\n--------\nIn a python script:\n```python\nfrom n1_asar.asa_wvi_1p_reader import ASA_WVI_1P_Reader\nfrom n1_asar.asa_wvw_2p_reader import ASA_WVW_2P_Reader\n\nfile_1p = 'ASA_WVI_1PNPDK20110108_145524_000007653098_00183_46318_5828.N1'\nreader_1p = ASA_WVI_1P_Reader(file)\n\nfile_2p = 'ASA_WVW_2PPIFR20110102_001940_000001053098_00088_46223_8874.N1'\nreader_2p = ASA_WVW_2P_Reader(file)\n```\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumr-lops%2Fxarray-n1-asar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumr-lops%2Fxarray-n1-asar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumr-lops%2Fxarray-n1-asar/lists"}