{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/regional-ocean-forecasting-with-hierarchical","title":"Regional Ocean Forecasting with Hierarchical Graph Neural Networks","arxiv_id":"2410.11807","date":"2024-10-15","proceeding":null,"authors":["Daniel Holmberg","Emanuela Clementi","Teemu Roos"],"abstract":"Accurate ocean forecasting systems are vital for understanding marine dynamics, which play a crucial role in environmental management and climate adaptation strategies. Traditional numerical solvers, while effective, are computationally expensive and time-consuming. Recent advancements in machine learning have revolutionized weather forecasting, offering fast and energy-efficient alternatives. Building on these advancements, we introduce SeaCast, a neural network designed for high-resolution, medium-range ocean forecasting. SeaCast employs a graph-based framework to effectively handle the complex geometry of ocean grids and integrates external forcing data tailored to the regional ocean context. Our approach is validated through experiments at a high spatial resolution using the operational numerical model of the Mediterranean Sea provided by the Copernicus Marine Service, along with both numerical and data-driven atmospheric forcings.","url_abs":"https://arxiv.org/abs/2410.11807v2","url_pdf":"https://arxiv.org/pdf/2410.11807v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"regional-ocean-forecasting-with-hierarchical","repo_url":"https://github.com/deinal/seacast","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"management","task_name":"Management"},{"task_slug":"weather-forecasting","task_name":"Weather Forecasting"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2410.11807","atlas_url":"https://app.syntology.ai/?focus=2410.11807","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2410.11807"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/deinal/seacast","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":9},"by_repo_kind":{"official":{"samples":9,"ran":9,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"7b5bf4b9d5cb5e4c","entry":"compute_bootstrap_ci","repo":"deinal/seacast","repo_kind":"official","path":"compare_mhw.py","file_url":"https://github.com/deinal/seacast/blob/HEAD/compare_mhw.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7b5bf4b9d5cb5e4c"}},{"code_sha256_prefix":"90116d766b823d20","entry":"compute_confusion","repo":"deinal/seacast","repo_kind":"official","path":"compare_mhw.py","file_url":"https://github.com/deinal/seacast/blob/HEAD/compare_mhw.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"90116d766b823d20"}},{"code_sha256_prefix":"548d055cf7de8135","entry":"compute_wind_stress","repo":"deinal/seacast","repo_kind":"official","path":"compute_wind_stress.py","file_url":"https://github.com/deinal/seacast/blob/HEAD/compute_wind_stress.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"548d055cf7de8135"}},{"code_sha256_prefix":"1110a2069edc8182","entry":"crosses_land","repo":"deinal/seacast","repo_kind":"official","path":"create_mesh.py","file_url":"https://github.com/deinal/seacast/blob/HEAD/create_mesh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1110a2069edc8182"}},{"code_sha256_prefix":"1d856943ec26495e","entry":"fisher_ci","repo":"deinal/seacast","repo_kind":"official","path":"calculate_metrics.py","file_url":"https://github.com/deinal/seacast/blob/HEAD/calculate_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1d856943ec26495e"}},{"code_sha256_prefix":"be958c03b6706529","entry":"from_networkx_with_start_index","repo":"deinal/seacast","repo_kind":"official","path":"create_mesh.py","file_url":"https://github.com/deinal/seacast/blob/HEAD/create_mesh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"be958c03b6706529"}},{"code_sha256_prefix":"7f88801542577983","entry":"load_forecast_analysis","repo":"deinal/seacast","repo_kind":"official","path":"calculate_metrics.py","file_url":"https://github.com/deinal/seacast/blob/HEAD/calculate_metrics.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7f88801542577983"}},{"code_sha256_prefix":"fd2a817d4ec92933","entry":"sort_nodes_internally","repo":"deinal/seacast","repo_kind":"official","path":"create_mesh.py","file_url":"https://github.com/deinal/seacast/blob/HEAD/create_mesh.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fd2a817d4ec92933"}},{"code_sha256_prefix":"5c730a942bc4227d","entry":"split_track_by_land","repo":"deinal/seacast","repo_kind":"official","path":"compare_sla.py","file_url":"https://github.com/deinal/seacast/blob/HEAD/compare_sla.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5c730a942bc4227d"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}