{"id":23831946,"url":"https://github.com/csdms/bmi-wavewatch3","last_synced_at":"2025-10-13T17:09:42.627Z","repository":{"id":37081268,"uuid":"496502254","full_name":"csdms/bmi-wavewatch3","owner":"csdms","description":"Fetch WaveWatch3 data","archived":false,"fork":false,"pushed_at":"2025-10-06T21:45:56.000Z","size":1108,"stargazers_count":7,"open_issues_count":15,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-06T23:25:52.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/csdms.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-26T06:10:14.000Z","updated_at":"2025-04-03T17:54:30.000Z","dependencies_parsed_at":"2025-03-03T21:23:44.104Z","dependency_job_id":"15963bf4-0d13-4865-847c-82c08880e7b2","html_url":"https://github.com/csdms/bmi-wavewatch3","commit_stats":{"total_commits":55,"total_committers":2,"mean_commits":27.5,"dds":"0.18181818181818177","last_synced_commit":"db9cf41368cf05a2ba8c2c502c5bb9299bdad436"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/csdms/bmi-wavewatch3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fbmi-wavewatch3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fbmi-wavewatch3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fbmi-wavewatch3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fbmi-wavewatch3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csdms","download_url":"https://codeload.github.com/csdms/bmi-wavewatch3/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdms%2Fbmi-wavewatch3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016282,"owners_count":26085827,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-01-02T14:16:41.387Z","updated_at":"2025-10-13T17:09:42.590Z","avatar_url":"https://github.com/csdms.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Python interface to WAVEWATCH III data][logo]][github-link]\n\n\n# WAVEWATCH III data in Python\n\n[![Documentation status][rtd-badge]][rtd-link]\n[![Code-style: Black][black-badge]][black-link]\n[![Testing status][testing-badge]][testing-link]\n![Flake8][flake8-badge]\n\n\n## About\n\n\n\u003c!-- start-abstract --\u003e\n\nThe *bmi_wavewatch3* Python package provides both a command line interface and\na programming interface for downloading and working with [WAVEWATCH III] data.\n\n*bmi_wavewatch3* provides access to the following raster data sources,\n\n- 30 year wave hindcast [Phase 1]\n- 30 year wave hindcast [Phase 2]\n- Production hindcast [Singlegrid]\n- Production hindcast [Multigrid]\n\nAll data sources provide both global and regional grids.\n\n[phase 1]: https://polar.ncep.noaa.gov/waves/hindcasts/nopp-phase1.php\n[phase 2]: https://polar.ncep.noaa.gov/waves/hindcasts/nopp-phase2.php\n[singlegrid]: https://polar.ncep.noaa.gov/waves/hindcasts/prod-nww3.php\n[multigrid]: https://polar.ncep.noaa.gov/waves/hindcasts/prod-multi_1.php\n\n\u003c!-- end-abstract --\u003e\n\n[**See the bmi-wavewatch3 documentation for more information**](https://bmi-wavewatch3.readthedocs.io/en/latest/).\n\n## Installation\n\nTo install the latest release of *bmi-wavewatch3* using *pip*, simply run the following\nin your terminal of choice:\n\n```bash\npip install bmi-wavewatch3\n```\n\nFor a full description of how to install *bmi-wavewatch3*, including using *mamba*/*conda*,\nplease see the documentation for our [installation instructions].\n\n## Source code\n\nIf you would like to modify or contribute code to *bmi-wavewatch3* or use the very\nlatest development version, please see the documentation that describes how to\n[install bmi-wavewatch3 from source].\n\n\n[install bmi-wavewatch3 from source]: https://bmi-wavewatch3.readthedocs.io/en/master/install/developer_install.html\n[installation instructions]: https://bmi-wavewatch3.readthedocs.io/en/master/installation.html\n[multigrid data]: https://polar.ncep.noaa.gov/waves/hindcasts/multi_1/\n[singlegrid data]: https://polar.ncep.noaa.gov/waves/hindcasts/nww3/\n[wavewatch iii]: https://polar.ncep.noaa.gov/waves\n[wavewatch iii description]: https://polar.ncep.noaa.gov/waves/wavewatch/\n[wavewatch iii hindcasts]: http://polar.ncep.noaa.gov/waves/hindcasts/\n[wavewatch iii thredds]: https://www.ncei.noaa.gov/thredds-ocean/catalog/ncep/nww3/catalog.html\n\n\n[black-badge]: https://github.com/csdms/bmi-wavewatch3/workflows/Black/badge.svg\n[black-link]: https://github.com/ambv/black\n[flake8-badge]: https://github.com/csdms/bmi-wavewatch3/workflows/Flake8/badge.svg\n[github-link]: https://github.com/csdms/bmi-wavewatch3\n[logo]: https://github.com/csdms/bmi-wavewatch3/raw/main/docs/source/_static/bmi-wavewatch3-logo-light.svg\n[rtd-badge]: https://readthedocs.org/projects/bmi-wavewatch3/badge/?version=latest\n[rtd-link]: https://bmi-wavewatch3.readthedocs.io/en/latest/?badge=latest\n[testing-badge]: https://github.com/csdms/bmi-wavewatch3/actions/workflows/test.yml/badge.svg\n[testing-link]: https://github.com/csdms/bmi-wavewatch3/actions/workflows/test.yml\n[ww3-global-image]: https://raw.githubusercontent.com/csdms/bmi-wavewatch3/main/docs/source/_static/ww3_global_swh-light.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdms%2Fbmi-wavewatch3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsdms%2Fbmi-wavewatch3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdms%2Fbmi-wavewatch3/lists"}