Skip to content

Commit

Permalink
Merge pull request #25 from NOAA-CEFI-Portal/hotfix-collab
Browse files Browse the repository at this point in the history
Adding FAQ and fix form bug
  • Loading branch information
chiaweh2 authored Oct 11, 2024
2 parents 93f6e64 + 8569ae1 commit d6ee639
Show file tree
Hide file tree
Showing 6 changed files with 363 additions and 42 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# NOAA CEFI Portal

The NOAA Climate, Ecosystems, and Fisheries Initiative (CEFI) portal provides data access, visualization tools, and climate science tutorials to assist stakeholders and decision-makers in understanding climate-related information. It emphasizes the use of regional ocean models (regional MOM6) to support ecosystem and fisheries management decisions. The source code in this repository represents the developing and public version of the [portal](https://psl.noaa.gov/cefi_portal/), offering transparency into its progress. External contributions are encouraged, including technical development, feature suggestions, and bug reports. You can submit issues or open pull requests to contribute. Additionally, a [Google Form](https://forms.gle/w5y3Q6DAJaKWCbkU8) is available for those unfamiliar with the GitHub interface.

## 1 min CEFI
The goal of the Climate Ecosystem and Fisheries Initiative (CEFI) is to provide information about past and future conditions for US coastal regions 🌎🌊🐟. Models need to be at a sufficient resolution to represent general coastal processes (on the order of 8-10 km horizontal resolution, although the grid may be of finer scale in the near future). In addition to historical simulation, seasonal forecasts (out to 1 year), decadal forecasts (out to 10 years) and long term projections (out to year 2100) will be made for several regions in the near future, including: (i) the Northwest Atlantic (US east coast, Gulf of Mexico and the Caribbean), (ii) the Northeast Pacific (from Baja California to the Chukchi Sea in the Arctic), (iii) the Arctic, (iv) Pacific Islands including Hawaii, and (v) the Great Lakes.
2 changes: 1 addition & 1 deletion data_access.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div class = "row">
<h2>Data Access</h2>
<h2>Regional MOM6 Data Access</h2>
<div class="alert alert-warning" role="alert">
<!-- Forced refresh for getting the newest data server status -->
<a class="refresh-link" onclick="location.reload(true);"><strong>Press</strong></a> to get latest data server status &#x27A0;
Expand Down
Loading

0 comments on commit d6ee639

Please sign in to comment.