Skip to content

Commit

Permalink
update 1 min read
Browse files Browse the repository at this point in the history
  • Loading branch information
chiaweh2 committed Jul 31, 2024
1 parent 718558e commit c48e276
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
2 changes: 1 addition & 1 deletion hindcast_mom.html
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@

}

//////// export button to export the polygon
// ////// export button to export the polygon
// document.getElementById('export').onclick = function(e) {
// var data = drawnItems.toGeoJSON();
// var convertedData = 'text/json;charset=utf-8,'
Expand Down
18 changes: 14 additions & 4 deletions overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,20 @@

<h2 class="headingCenter">1 minute CEFI</h2>
<p>
NOAA’s Climate, Ecosystems, and Fisheries Initiative (CEFI) focuses on creating an
operational ocean modeling and decision support system. This system will cover
<strong>various ocean regions, including the U.S. coastline,</strong> and provide actionable information to help
decision-makers adapt to changing ocean conditions. 🌎🌊🐟
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:
<strong>
(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.
</strong>
</p>
<button class="btn btn-psl" id="detailCEFIButton">More detail</button>
<button class="btn btn-psl" target="_blank" onclick="window.open('https://www.fisheries.noaa.gov/s3//2023-05/NOAA-Climate-Ecosystems-and-Fisheries-Initiative-Fact-Sheet.pdf', '_blank')" >
Expand Down

0 comments on commit c48e276

Please sign in to comment.