diff --git a/README.md b/README.md index 0c4b034..2b6933f 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ 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. \ No newline at end of file +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 hindcast 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. \ No newline at end of file diff --git a/faq.html b/faq.html index 8500022..6644533 100644 --- a/faq.html +++ b/faq.html @@ -15,7 +15,7 @@
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), + although the grid may be of finer scale in the near future). In addition to hindcast simulation, seasonal forecasts (out to 1 year), decadal forecasts (out to 10 years) and long term projections (out to 2100) will be made for several regions, including:
Different types of regional simulations can be run by pairing a regional MOM6 domain with different types of parent models/datasets for its atmospheric and boundary condition forcing. The terminology for these different simulation - types -- historical, forecast, projection, etc. -- is not standardized across the field and can be confusing. + types -- hindcast, forecast, projection, etc. -- is not standardized across the field and can be confusing. Here's a brief summary of the CEFI simulations and our chosen terminology:
- Historical simulations: CEFI's historical simulations attempt to simulate real-world conditions in the recent past. + Hindcast simulations: CEFI's hindcast simulations attempt to simulate real-world conditions in the recent past. They derive their input forcing from a global reanalysis. Reanalyses combine model dynamics and observations using - a process known as data assimilation. Regional historical runs can be used to measure the skill of the model compared + a process known as data assimilation. Regional hindcast runs can be used to measure the skill of the model compared to observations. They also play many roles in research and ecosystem management: to fill in spatiotemporal gaps in observations, provide a physical basis to drive fisheries and other ecosystem models, initialize forecasts, and many more. - Note that our historical simulations do not themselves assimilate observations; they are simply forced by a data-assimilative - parent model. Sometimes historical simulations are referred to as βhindcastsβ. + Note that our hindcast simulations do not themselves assimilate observations; they are simply forced by a data-assimilative + parent model.
-+
Note on terminology: Forecasts are usually run starting from near-present conditions to predict the future. But they can also be initialized from past conditions. This type of forecast is sometimes referred to as a - retrospective forecast/reforecast. These differ from the historical simulations because they are not tied + retrospective forecast/reforecast. These differ from the hindcast simulations because they are not tied to real-world data during the simulation period, only at their initialization time. The primary purpose of these simulations is to assess the skill of a forecast model by comparing the forecasts to real-world data - (or to a reanalysis or historical simulation). + (or to a reanalysis or hindcast simulation).