diff --git a/index.html b/index.html index aacf6cadb9..bad5394fbc 100644 --- a/index.html +++ b/index.html @@ -198,7 +198,7 @@

Why a forecast

Total forecasts submitted to the NEON Challenge

-

77950

+

78210

@@ -215,7 +215,7 @@

Why a forecast

Most recent data for model training

-
2024-11-19
+
2024-11-30
@@ -232,7 +232,7 @@

Why a forecast

Number of years of data for model training

-

11.39

+

11.42

@@ -272,7 +272,7 @@

Contact

Acknowledgements

-

Thomas, R. Q., Boettiger, C., Carey, C. C., Dietze, M. C., Johnson, L. R., Kenney, M. A., et al. (2023). The NEON Ecological Forecasting Challenge. Frontiers in Ecology and the Environment, 21(3), 112–113. https://doi.org/10.1002/fee.2616

We thank NEON for providing the freely available data and the EFI community for feedback on the design of the Challenge. This material is based upon work supported by the National Science Foundation under Grant DEB-1926388.

Page last updated on 2024-11-21

+

Thomas, R. Q., Boettiger, C., Carey, C. C., Dietze, M. C., Johnson, L. R., Kenney, M. A., et al. (2023). The NEON Ecological Forecasting Challenge. Frontiers in Ecology and the Environment, 21(3), 112–113. https://doi.org/10.1002/fee.2616

We thank NEON for providing the freely available data and the EFI community for feedback on the design of the Challenge. This material is based upon work supported by the National Science Foundation under Grant DEB-1926388.

Page last updated on 2024-12-02

diff --git a/performance.html b/performance.html index 65318f28b6..8bd9d129d7 100644 --- a/performance.html +++ b/performance.html @@ -186,7 +186,7 @@

On this page

Most recent forecasts

Only the top-performing models from the last 30 days are shown.

-

Forecasts submitted on 2024-11-18

+

Forecasts submitted on 2024-11-29

@@ -194,8 +194,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -203,8 +203,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -212,8 +212,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -221,8 +221,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -230,8 +230,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -239,8 +239,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -248,8 +248,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -257,8 +257,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -266,8 +266,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -275,8 +275,8 @@

Most recent forecasts

Forecast summaries are available here

-
- +
+
@@ -306,64 +306,60 @@

Forecast analysis

-
- +
+
-
- +
+
-
-
- +
+
NULL
-
-
- +
+
NULL
-
-
- +
+
NULL
-
- +
+
-
- +
+
-
-
- +
+
NULL
@@ -399,56 +395,53 @@

Aggregated scores

-
- +
+
-
- +
+
-
-
- +
+
NULL
-
-
- +
+
NULL
-
-
- +
+
NULL
-
- +
+
-
- +
+
diff --git a/search.json b/search.json index 75ed71fa5e..e2f72927c8 100644 --- a/search.json +++ b/search.json @@ -25,7 +25,7 @@ "href": "targets.html#sec-targets", "title": "What to forecast", "section": "Explore the targets and themes", - "text": "Explore the targets and themes\nInformation on the targets files for the five “themes” is below. In the tables,\n\n“duration” is the time-step of the variable where PT30M is a 30-minute mean, P1D is a daily mean, and P1W is a weekly total.\nThe “forecast horizon” is the number of days-ahead that we want you to forecast.\nThe “latency” is the time between data collection and data availability in the targets file\n\n\nTerrestrial fluxesAquaticsPhenologyBeetle communitiesTick populations\n\n\n\nThe exchange of water and carbon dioxide between the atmosphere and the land is akin to earth’s terrestrial ecosystems breathing rate and lung capacity. \nThe terrestrial flux theme challenges you to forecast the gas exchange at up to 47 sites across the U.S.\nThere are two variables and two time-steps (or duration) that you can forecast.\n\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nforecast horizon\nLatency\n\n\n\n\nle\nP1D\ndaily mean latent heat flux (W/m2)\n30 days\n~ 5 days\n\n\nnee\nP1D\ndaily mean Net ecosystem exchange (gC/m2/day)\n30 days\n~ 5 days\n\n\nle\nPT30M\n30 minute mean latent heat flux (W/m2)\n10 days\n~ 5 days\n\n\nnee\nPT30M\n30 minute mean net ecosystem exchange (umol/m2/s)\n10 days\n~ 5 days\n\n\n\n\n\n\nDaily mean\nThe daily mean target file is located at the following URL.\n\nurl_P1D <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1D/terrestrial_daily-targets.csv.gz\"\n\nYou can directly load it into R using the following\n\nterrestrial_targets <- read_csv(url_P1D, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nBART\n2017-02-06\nP1D\nle\n11.5794551\n\n\nneon4cast\nBART\n2017-02-07\nP1D\nle\n4.8951620\n\n\nneon4cast\nBART\n2017-02-09\nP1D\nle\n7.5281656\n\n\nneon4cast\nBART\n2017-02-11\nP1D\nle\n1.1577581\n\n\nneon4cast\nBART\n2017-02-12\nP1D\nle\n0.1999174\n\n\nneon4cast\nBART\n2017-02-13\nP1D\nle\n10.9325370\n\n\n\n\n\nand the time series for the focal sites\n\nterrestrial_targets |> \n filter(site_id %in% terrestrial_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\n\n\n\n\n\n30 minute\nThe 30 minute duration targets are designed for forecasting sub-daily carbon and water dynamics. The URL is found at:\n\nurl_PT30M <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=PT30M/terrestrial_30min-targets.csv.gz\"\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Terrestrial.html\n\n\n\n\nFreshwater surface water temperature, dissolved oxygen, and chlorophyll-a all influence drinking water quality, are critical for life in aquatic environments, and can represent the health of the ecosystem.\nThe aquatics theme challenges you to forecast daily mean water quality variables at up-to 7 lakes and 27 river/stream NEON sites.\n\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nhorizon\nLatency\n\n\n\n\nchla\nP1D\ndaily mean Chlorophyll-a (ug/L)\n30 days\n~ 3 days\n\n\noxygen\nP1D\nSurface Mean Daily Dissolved Oxygen Concentration (mgL)\n30 days\n~ 3 days\n\n\ntemperature\nP1D\nSurface Mean Daily Water Temperature (Celsius)\n30 days\n~ 3 days\n\n\n\n\n\nThe daily mean target file is located at the following URL.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1D/aquatics-targets.csv.gz\"\n\nYou can directly load it into R using the following\n\naquatics_targets <- read_csv(url, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nARIK\n2016-08-12\nP1D\noxygen\n3.402153\n\n\nneon4cast\nARIK\n2016-08-13\nP1D\noxygen\n4.156236\n\n\nneon4cast\nARIK\n2016-08-14\nP1D\noxygen\n4.071263\n\n\nneon4cast\nARIK\n2016-08-15\nP1D\noxygen\n3.909114\n\n\nneon4cast\nARIK\n2016-08-16\nP1D\noxygen\n3.862653\n\n\nneon4cast\nARIK\n2016-08-17\nP1D\noxygen\n4.354618\n\n\n\n\n\nand the time series for the focal sites\n\naquatics_targets |> \n filter(site_id %in% aquatics_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\nWarning: Removed 828 rows containing missing values or values outside the scale range\n(`geom_point()`).\n\n\n\n\n\nWater temperature at multiple depths measured at the UTC 00 hour are available for the 7 NEON lake sites. These data can be used for model development but will not be used for forecast evaluation.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/supporting_data/project_id=neon4cast/aquatics-expanded-observations.csv.gz\"\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Aquatics.html\n\n\n\nPhenology (the changes in plant canopies over the year) has been identified as one of the primary ecological fingerprints of global climate change.\nThe greenness and redness, as measured by a camera looking down at the top of vegetation are a quantitative measure of phenology. The phenology theme challenges you to forecast daily mean greeness and/or redness at up-to 47 terrestrial NEON sites.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1D/phenology-targets.csv.gz\"\nread_csv(url, show_col_types = FALSE) |> \n distinct(variable, duration) |> \n left_join(target_metadata, by = c(\"variable\",\"duration\")) |> \n filter(variable %in% c(\"gcc_90\",\"rcc_90\")) |> \n select(-class) |> \n knitr::kable()\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nhorizon\nLatency\n\n\n\n\ngcc_90\nP1D\nGreen chromatic coordinate is the ratio of the green digital number to the sum of the red, green, blue digital numbers from a digital camera.\n30 days\n~ 2 days\n\n\nrcc_90\nP1D\nRed chromatic coordinate is the ratio of the Red digital number to the sum of the red, green, blue digital numbers from a digital camera.\n30 days\n~ 2 days\n\n\n\n\n\nThe daily mean target file is located at the following URL.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1D/phenology-targets.csv.gz\"\n\nYou can directly load it into R using the following\n\nphenology_targets <- read_csv(url, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nABBY\n2017-05-30\nP1D\ngcc_90\n0.41659\n\n\nneon4cast\nABBY\n2017-05-31\nP1D\ngcc_90\n0.41570\n\n\nneon4cast\nABBY\n2017-06-01\nP1D\ngcc_90\n0.41780\n\n\nneon4cast\nABBY\n2017-06-02\nP1D\ngcc_90\n0.41539\n\n\nneon4cast\nABBY\n2017-06-03\nP1D\ngcc_90\n0.42216\n\n\nneon4cast\nABBY\n2017-06-04\nP1D\ngcc_90\n0.41659\n\n\n\n\n\nand the time series for the focal sites\n\nphenology_targets |> \n filter(site_id %in% phenology_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\nWarning: Removed 8732 rows containing missing values or values outside the scale range\n(`geom_point()`).\n\n\n\n\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Phenology.html\n\n\n\nSentinel species (such as beetles) can give forewarning of environmental risk to humans, so are particularly useful for such monitoring and forecasting efforts because they can provide surrogates for other co-located components of biodiversity.\nThe beetles theme challenges you to forecast weekly ground beetles (Family: Carabidae) abundance and richness (two measures of biodiversity) at up-to 47 terrestrial NEON sites.\n\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nhorizon\nLatency\n\n\n\n\nabundance\nP1W\nTotal number of carabid individuals per trap-night, estimated each week of the year at each NEON site\n1 year\n~ 6 months\n\n\nrichness\nP1W\nTotal number of unique ‘species’ in a sampling bout for each NEON site each week.\n1 year\n~ 6 months\n\n\n\n\n\nThe daily mean target file is located at the following URL.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1W/beetles-targets.csv.gz\"\n\nYou can directly load it into R using the following\n\nbeetles_targets <- read_csv(url, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nABBY\n2016-09-12\nP1W\nabundance\n1.0489796\n\n\nneon4cast\nABBY\n2016-09-12\nP1W\nrichness\n14.0000000\n\n\nneon4cast\nABBY\n2016-09-26\nP1W\nabundance\n4.4535714\n\n\nneon4cast\nABBY\n2016-09-26\nP1W\nrichness\n13.0000000\n\n\nneon4cast\nABBY\n2017-05-01\nP1W\nabundance\n0.0553571\n\n\nneon4cast\nABBY\n2017-05-01\nP1W\nrichness\n10.0000000\n\n\n\n\n\nand the time series for the focal sites\n\nbeetles_targets |> \n filter(site_id %in% beetles_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\n\n\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Beetles.html\n\n\n\nTarget species for the tick population forecasts are Amblyomma americanum nymphal ticks. A. americanum is a vector of ehrlichiosis, tularemia, and southern tick-associated rash illness. The species is present in the eastern United States, and their populations are expanding. There is a correlation between tick population abundance and disease incidence, meaning forecasts for tick abundance have the potential to aid in our understanding of disease risk through time and space.\nThe beetles theme challenges you to forecast weekly Amblyomma americanum nymphal tick abundance at up-to 9 terrestrial NEON sites.\n\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nhorizon\nLatency\n\n\n\n\namblyomma_americanum\nP1W\nThe density of Amblyomma americanum nymphs per week (ticks per 1600m^2)\n1 year\n~ 6 months\n\n\n\n\n\nThe weekly target file is located at the following URL.\n\n\"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1W/ticks-targets.csv.gz\"\n\n[1] \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1W/ticks-targets.csv.gz\"\n\n\nYou can directly load it into R using the following\n\nticks_targets <- read_csv(url, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\n\n\n\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nBLAN\n2015-04-20\nP1W\namblyomma_americanum\n0.000000\n\n\nneon4cast\nBLAN\n2015-05-11\nP1W\namblyomma_americanum\n9.815951\n\n\nneon4cast\nBLAN\n2015-06-01\nP1W\namblyomma_americanum\n10.000000\n\n\nneon4cast\nBLAN\n2015-06-08\nP1W\namblyomma_americanum\n19.393939\n\n\nneon4cast\nBLAN\n2015-06-22\nP1W\namblyomma_americanum\n3.137255\n\n\nneon4cast\nBLAN\n2015-07-13\nP1W\namblyomma_americanum\n3.661327\n\n\n\n\n\nand the time series for the focal sites\n\nticks_targets |> \n filter(site_id %in% ticks_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\n\n\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Ticks.html" + "text": "Explore the targets and themes\nInformation on the targets files for the five “themes” is below. In the tables,\n\n“duration” is the time-step of the variable where PT30M is a 30-minute mean, P1D is a daily mean, and P1W is a weekly total.\nThe “forecast horizon” is the number of days-ahead that we want you to forecast.\nThe “latency” is the time between data collection and data availability in the targets file\n\n\nTerrestrial fluxesAquaticsPhenologyBeetle communitiesTick populations\n\n\n\nThe exchange of water and carbon dioxide between the atmosphere and the land is akin to earth’s terrestrial ecosystems breathing rate and lung capacity. \nThe terrestrial flux theme challenges you to forecast the gas exchange at up to 47 sites across the U.S.\nThere are two variables and two time-steps (or duration) that you can forecast.\n\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nforecast horizon\nLatency\n\n\n\n\nle\nP1D\ndaily mean latent heat flux (W/m2)\n30 days\n~ 5 days\n\n\nnee\nP1D\ndaily mean Net ecosystem exchange (gC/m2/day)\n30 days\n~ 5 days\n\n\nle\nPT30M\n30 minute mean latent heat flux (W/m2)\n10 days\n~ 5 days\n\n\nnee\nPT30M\n30 minute mean net ecosystem exchange (umol/m2/s)\n10 days\n~ 5 days\n\n\n\n\n\n\nDaily mean\nThe daily mean target file is located at the following URL.\n\nurl_P1D <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1D/terrestrial_daily-targets.csv.gz\"\n\nYou can directly load it into R using the following\n\nterrestrial_targets <- read_csv(url_P1D, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nBART\n2017-02-06\nP1D\nle\n11.5794551\n\n\nneon4cast\nBART\n2017-02-07\nP1D\nle\n4.8951620\n\n\nneon4cast\nBART\n2017-02-09\nP1D\nle\n7.5281656\n\n\nneon4cast\nBART\n2017-02-11\nP1D\nle\n1.1577581\n\n\nneon4cast\nBART\n2017-02-12\nP1D\nle\n0.1999174\n\n\nneon4cast\nBART\n2017-02-13\nP1D\nle\n10.9325370\n\n\n\n\n\nand the time series for the focal sites\n\nterrestrial_targets |> \n filter(site_id %in% terrestrial_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\n\n\n\n\n\n30 minute\nThe 30 minute duration targets are designed for forecasting sub-daily carbon and water dynamics. The URL is found at:\n\nurl_PT30M <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=PT30M/terrestrial_30min-targets.csv.gz\"\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Terrestrial.html\n\n\n\n\nFreshwater surface water temperature, dissolved oxygen, and chlorophyll-a all influence drinking water quality, are critical for life in aquatic environments, and can represent the health of the ecosystem.\nThe aquatics theme challenges you to forecast daily mean water quality variables at up-to 7 lakes and 27 river/stream NEON sites.\n\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nhorizon\nLatency\n\n\n\n\nchla\nP1D\ndaily mean Chlorophyll-a (ug/L)\n30 days\n~ 3 days\n\n\noxygen\nP1D\nSurface Mean Daily Dissolved Oxygen Concentration (mgL)\n30 days\n~ 3 days\n\n\ntemperature\nP1D\nSurface Mean Daily Water Temperature (Celsius)\n30 days\n~ 3 days\n\n\n\n\n\nThe daily mean target file is located at the following URL.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1D/aquatics-targets.csv.gz\"\n\nYou can directly load it into R using the following\n\naquatics_targets <- read_csv(url, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nARIK\n2016-08-12\nP1D\noxygen\n3.402153\n\n\nneon4cast\nARIK\n2016-08-13\nP1D\noxygen\n4.156236\n\n\nneon4cast\nARIK\n2016-08-14\nP1D\noxygen\n4.071263\n\n\nneon4cast\nARIK\n2016-08-15\nP1D\noxygen\n3.909114\n\n\nneon4cast\nARIK\n2016-08-16\nP1D\noxygen\n3.862653\n\n\nneon4cast\nARIK\n2016-08-17\nP1D\noxygen\n4.354618\n\n\n\n\n\nand the time series for the focal sites\n\naquatics_targets |> \n filter(site_id %in% aquatics_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\nWarning: Removed 828 rows containing missing values or values outside the scale range\n(`geom_point()`).\n\n\n\n\n\nWater temperature at multiple depths measured at the UTC 00 hour are available for the 7 NEON lake sites. These data can be used for model development but will not be used for forecast evaluation.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/supporting_data/project_id=neon4cast/aquatics-expanded-observations.csv.gz\"\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Aquatics.html\n\n\n\nPhenology (the changes in plant canopies over the year) has been identified as one of the primary ecological fingerprints of global climate change.\nThe greenness and redness, as measured by a camera looking down at the top of vegetation are a quantitative measure of phenology. The phenology theme challenges you to forecast daily mean greeness and/or redness at up-to 47 terrestrial NEON sites.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1D/phenology-targets.csv.gz\"\nread_csv(url, show_col_types = FALSE) |> \n distinct(variable, duration) |> \n left_join(target_metadata, by = c(\"variable\",\"duration\")) |> \n filter(variable %in% c(\"gcc_90\",\"rcc_90\")) |> \n select(-class) |> \n knitr::kable()\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nhorizon\nLatency\n\n\n\n\ngcc_90\nP1D\nGreen chromatic coordinate is the ratio of the green digital number to the sum of the red, green, blue digital numbers from a digital camera.\n30 days\n~ 2 days\n\n\nrcc_90\nP1D\nRed chromatic coordinate is the ratio of the Red digital number to the sum of the red, green, blue digital numbers from a digital camera.\n30 days\n~ 2 days\n\n\n\n\n\nThe daily mean target file is located at the following URL.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1D/phenology-targets.csv.gz\"\n\nYou can directly load it into R using the following\n\nphenology_targets <- read_csv(url, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nABBY\n2017-05-30\nP1D\ngcc_90\n0.41659\n\n\nneon4cast\nABBY\n2017-05-31\nP1D\ngcc_90\n0.41570\n\n\nneon4cast\nABBY\n2017-06-01\nP1D\ngcc_90\n0.41780\n\n\nneon4cast\nABBY\n2017-06-02\nP1D\ngcc_90\n0.41539\n\n\nneon4cast\nABBY\n2017-06-03\nP1D\ngcc_90\n0.42216\n\n\nneon4cast\nABBY\n2017-06-04\nP1D\ngcc_90\n0.41659\n\n\n\n\n\nand the time series for the focal sites\n\nphenology_targets |> \n filter(site_id %in% phenology_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\nWarning: Removed 8754 rows containing missing values or values outside the scale range\n(`geom_point()`).\n\n\n\n\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Phenology.html\n\n\n\nSentinel species (such as beetles) can give forewarning of environmental risk to humans, so are particularly useful for such monitoring and forecasting efforts because they can provide surrogates for other co-located components of biodiversity.\nThe beetles theme challenges you to forecast weekly ground beetles (Family: Carabidae) abundance and richness (two measures of biodiversity) at up-to 47 terrestrial NEON sites.\n\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nhorizon\nLatency\n\n\n\n\nabundance\nP1W\nTotal number of carabid individuals per trap-night, estimated each week of the year at each NEON site\n1 year\n~ 6 months\n\n\nrichness\nP1W\nTotal number of unique ‘species’ in a sampling bout for each NEON site each week.\n1 year\n~ 6 months\n\n\n\n\n\nThe daily mean target file is located at the following URL.\n\nurl <- \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1W/beetles-targets.csv.gz\"\n\nYou can directly load it into R using the following\n\nbeetles_targets <- read_csv(url, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nABBY\n2016-09-12\nP1W\nabundance\n1.0489796\n\n\nneon4cast\nABBY\n2016-09-12\nP1W\nrichness\n14.0000000\n\n\nneon4cast\nABBY\n2016-09-26\nP1W\nabundance\n4.4535714\n\n\nneon4cast\nABBY\n2016-09-26\nP1W\nrichness\n13.0000000\n\n\nneon4cast\nABBY\n2017-05-01\nP1W\nabundance\n0.0553571\n\n\nneon4cast\nABBY\n2017-05-01\nP1W\nrichness\n10.0000000\n\n\n\n\n\nand the time series for the focal sites\n\nbeetles_targets |> \n filter(site_id %in% beetles_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\n\n\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Beetles.html\n\n\n\nTarget species for the tick population forecasts are Amblyomma americanum nymphal ticks. A. americanum is a vector of ehrlichiosis, tularemia, and southern tick-associated rash illness. The species is present in the eastern United States, and their populations are expanding. There is a correlation between tick population abundance and disease incidence, meaning forecasts for tick abundance have the potential to aid in our understanding of disease risk through time and space.\nThe beetles theme challenges you to forecast weekly Amblyomma americanum nymphal tick abundance at up-to 9 terrestrial NEON sites.\n\n\n\n\n\n\n\n\n\n\n\n\nvariable\nduration\nDescription\nhorizon\nLatency\n\n\n\n\namblyomma_americanum\nP1W\nThe density of Amblyomma americanum nymphs per week (ticks per 1600m^2)\n1 year\n~ 6 months\n\n\n\n\n\nThe weekly target file is located at the following URL.\n\n\"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1W/ticks-targets.csv.gz\"\n\n[1] \"https://sdsc.osn.xsede.org/bio230014-bucket01/challenges/targets/project_id=neon4cast/duration=P1W/ticks-targets.csv.gz\"\n\n\nYou can directly load it into R using the following\n\nticks_targets <- read_csv(url, show_col_types = FALSE)\n\nThe file contains the following columns\n\n\n\n\n\n\n\n\n\n\n\n\n\nproject_id\nsite_id\ndatetime\nduration\nvariable\nobservation\n\n\n\n\nneon4cast\nBLAN\n2015-04-20\nP1W\namblyomma_americanum\n0.000000\n\n\nneon4cast\nBLAN\n2015-05-11\nP1W\namblyomma_americanum\n9.815951\n\n\nneon4cast\nBLAN\n2015-06-01\nP1W\namblyomma_americanum\n10.000000\n\n\nneon4cast\nBLAN\n2015-06-08\nP1W\namblyomma_americanum\n19.393939\n\n\nneon4cast\nBLAN\n2015-06-22\nP1W\namblyomma_americanum\n3.137255\n\n\nneon4cast\nBLAN\n2015-07-13\nP1W\namblyomma_americanum\n3.661327\n\n\n\n\n\nand the time series for the focal sites\n\nticks_targets |> \n filter(site_id %in% ticks_focal_sites) |> \n ggplot(aes(x = datetime, y = observation)) +\n geom_point() +\n facet_grid(variable~site_id, scales = \"free_y\") +\n theme_bw()\n\n\n\n\nLearn more at: https://projects.ecoforecast.org/neon4cast-docs/Ticks.html" }, { "objectID": "targets.html#explore-the-sites", @@ -46,21 +46,21 @@ "href": "performance.html#sec-performance", "title": "Forecast performance", "section": "Most recent forecasts", - "text": "Most recent forecasts\nOnly the top-performing models from the last 30 days are shown.\nForecasts submitted on 2024-11-18\n\nTerrestrial: net ecosystem exchangeTerrestrial: latent heat fluxPhenology: greennessPhenology: rednessAquatics: water temperatureAquatics: dissolved oxygenAquatics: chlorophyll-aBeetle community richnessBeetle community abundanceTicks: Amblyomma americanum\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here" + "text": "Most recent forecasts\nOnly the top-performing models from the last 30 days are shown.\nForecasts submitted on 2024-11-29\n\nTerrestrial: net ecosystem exchangeTerrestrial: latent heat fluxPhenology: greennessPhenology: rednessAquatics: water temperatureAquatics: dissolved oxygenAquatics: chlorophyll-aBeetle community richnessBeetle community abundanceTicks: Amblyomma americanum\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here\n\n\n\n\n\n\n\n\nForecast summaries are available here" }, { "objectID": "performance.html#forecast-analysis", "href": "performance.html#forecast-analysis", "title": "Forecast performance", "section": "Forecast analysis", - "text": "Forecast analysis\nBelow are forecasts submitted 30 days ago and include the observations used to evaluate them. Mouse over to see the team id, scroll to zoom. Only the top five performing models are shown. Information on how to access the scores can be found in our catalog\n\nTerrestrial: net ecosystem exchangeTerrestrial: latent heat fluxPhenology: greennessPhenology: rednessAquatics: water temperatureAquatics: dissolved oxygenAquatics: chlorophyll-aBeetle community richnessBeetle community abundanceTicks: Amblyomma americanum\n\n\n\n\nNULL\n\n\n\n\n\n\nNULL" + "text": "Forecast analysis\nBelow are forecasts submitted 30 days ago and include the observations used to evaluate them. Mouse over to see the team id, scroll to zoom. Only the top five performing models are shown. Information on how to access the scores can be found in our catalog\n\nTerrestrial: net ecosystem exchangeTerrestrial: latent heat fluxPhenology: greennessPhenology: rednessAquatics: water temperatureAquatics: dissolved oxygenAquatics: chlorophyll-aBeetle community richnessBeetle community abundanceTicks: Amblyomma americanum\n\n\n\n\nNULL\n\n\n\n\n\n\nNULL\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNULL\n\n\n\n\n\n\nNULL\n\n\n\n\n\n\nNULL\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNULL" }, { "objectID": "performance.html#aggregated-scores", "href": "performance.html#aggregated-scores", "title": "Forecast performance", "section": "Aggregated scores", - "text": "Aggregated scores\nAverage skill scores of each model across all sites.\n\nScores are shown by reference date and forecast horizon (in days).\n\nScores are averaged across all submissions of the model with a given horizon or a given reference_datetime using submissions made since in the last 30 days for the daily or sub-daily variables and the past year for the weekly variables\n\nLearn about the continuous ranked probability score here\n\nTerrestrial: Net Ecosystem ExchangeTerrestrial: Latent Heat FluxPhenology: GreenessPhenology: RednessAquatics: water temperatureAquatics: dissolved oxygenAquatics: chrophyll-aBeetle community richnessBeetle community abundanceTicks: Amblyomma americanum\n\n\n\n\nNULL\n\n\n\n\n\n\nNULL\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNULL" + "text": "Aggregated scores\nAverage skill scores of each model across all sites.\n\nScores are shown by reference date and forecast horizon (in days).\n\nScores are averaged across all submissions of the model with a given horizon or a given reference_datetime using submissions made since in the last 30 days for the daily or sub-daily variables and the past year for the weekly variables\n\nLearn about the continuous ranked probability score here\n\nTerrestrial: Net Ecosystem ExchangeTerrestrial: Latent Heat FluxPhenology: GreenessPhenology: RednessAquatics: water temperatureAquatics: dissolved oxygenAquatics: chrophyll-aBeetle community richnessBeetle community abundanceTicks: Amblyomma americanum\n\n\n\n\nNULL\n\n\n\n\n\n\nNULL\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNULL\n\n\n\n\n\n\nNULL\n\n\n\n\n\n\nNULL\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNULL" }, { "objectID": "instructions.html", @@ -179,7 +179,7 @@ "href": "index.html#why-a-forecasting-challenge", "title": "Forecasting Challenge", "section": "Why a forecasting challenge?", - "text": "Why a forecasting challenge?\nOur vision is to use forecasts to advance theory and to support natural resource management. We can begin to realize this vision by creating and analyzing a catalog of forecasts from a range of ecological systems, spatiotemporal scales, and environmental gradients.\nOur forecasting challenge is platform for the ecological and data science communities to advance skills in forecasting ecological systems and for generating forecasts that contribute to a synthetic understanding of patterns of predictability in ecology. Rewards for contributing are skill advancement, joy, and potential involved in manuscripts. We do not currently crown winner nor offer financial awards.\nThe Challenge is an excellent focal project in university courses.\n \n\n\n\n\n\n\n\n\n\nTotal forecasts submitted to the NEON Challenge\n77950\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nMost recent data for model training\n2024-11-19\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNumber of years of data for model training\n11.39\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNumber of variables being forecasted\n10" + "text": "Why a forecasting challenge?\nOur vision is to use forecasts to advance theory and to support natural resource management. We can begin to realize this vision by creating and analyzing a catalog of forecasts from a range of ecological systems, spatiotemporal scales, and environmental gradients.\nOur forecasting challenge is platform for the ecological and data science communities to advance skills in forecasting ecological systems and for generating forecasts that contribute to a synthetic understanding of patterns of predictability in ecology. Rewards for contributing are skill advancement, joy, and potential involved in manuscripts. We do not currently crown winner nor offer financial awards.\nThe Challenge is an excellent focal project in university courses.\n \n\n\n\n\n\n\n\n\n\nTotal forecasts submitted to the NEON Challenge\n78210\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nMost recent data for model training\n2024-11-30\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNumber of years of data for model training\n11.42\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nNumber of variables being forecasted\n10" }, { "objectID": "index.html#the-challenge-is-a-platform", @@ -200,6 +200,6 @@ "href": "index.html#acknowledgements", "title": "Forecasting Challenge", "section": "Acknowledgements", - "text": "Acknowledgements\nThomas, R. Q., Boettiger, C., Carey, C. C., Dietze, M. C., Johnson, L. R., Kenney, M. A., et al. (2023). The NEON Ecological Forecasting Challenge. Frontiers in Ecology and the Environment, 21(3), 112–113. https://doi.org/10.1002/fee.2616 We thank NEON for providing the freely available data and the EFI community for feedback on the design of the Challenge. This material is based upon work supported by the National Science Foundation under Grant DEB-1926388. Page last updated on 2024-11-21" + "text": "Acknowledgements\nThomas, R. Q., Boettiger, C., Carey, C. C., Dietze, M. C., Johnson, L. R., Kenney, M. A., et al. (2023). The NEON Ecological Forecasting Challenge. Frontiers in Ecology and the Environment, 21(3), 112–113. https://doi.org/10.1002/fee.2616 We thank NEON for providing the freely available data and the EFI community for feedback on the design of the Challenge. This material is based upon work supported by the National Science Foundation under Grant DEB-1926388. Page last updated on 2024-12-02" } ] \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index b0117bbc12..8a45234654 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,1946 +2,1946 @@ https://projects.ecoforecast.org/neon4cast-ci/catalog.html - 2024-11-20 + 2024-11-21 https://projects.ecoforecast.org/neon4cast-ci/targets.html - 2024-11-20 + 2024-11-21 https://projects.ecoforecast.org/neon4cast-ci/instructions.html - 2024-11-20 + 2024-11-21 https://projects.ecoforecast.org/neon4cast-ci/performance.html - 2024-11-20 + 2024-11-21 https://projects.ecoforecast.org/neon4cast-ci/index.html - 2024-11-20 + 2024-11-21 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/catalog.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/USGSHABs1.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/procBlanchardMonod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/procCTMIMonod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/procEppleyNorbergMonod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/procEppleyNorbergSteele.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/procHinshelwoodMonod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/procHinshelwoodSteele.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Chlorophyll_a/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/AquaticEcosystemsOxygen.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/GLEON_lm_lag_1day.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/air2waterSat_2.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/hotdeck.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Dissolved_oxygen/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/GAM_air_wind.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/GLEON_JRabaey_temp_physics.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/GLEON_lm_lag_1day.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/GLEON_physics.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/TSLM_seasonal_JM.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/acp_fableLM.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/air2waterSat_2.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/baseline_ensemble.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/bee_bake_RFModel_2024.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/fARIMA_clim_ensemble.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/fTSLM_lag.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/flareGLM.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/flareGLM_noDA.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/flareGOTM_noDA.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/flareSimstrat_noDA.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/flare_ler.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/flare_ler_baselines.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/hotdeck.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/lm_AT_WTL_WS.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/mkricheldorf_w_lag.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/mlp1_wtempforecast_LF.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/precip_mod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/Daily_Water_temperature/models/zimmerman_proj1.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Aquatics/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_abundance/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/Weekly_beetle_community_richness/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Beetles/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/ChlorophyllCrusaders.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/PEG.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Green_chromatic_coordinate/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/PEG.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/baseline_ensemble.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/Daily_Red_chromatic_coordinate/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Phenology/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/30min_Net_ecosystem_exchange/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/30min_Net_ecosystem_exchange/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/30min_latent_heat_flux/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/30min_latent_heat_flux/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/USUNEEDAILY.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/bookcast_forest.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/Daily_latent_heat_flux/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Terrestrial/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/Weekly_Amblyomma_americanum_population/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/Ticks/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/forecasts/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/inventory/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/noaa_forecasts/Pseudo/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/noaa_forecasts/Stage1/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/noaa_forecasts/Stage1-stats/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/noaa_forecasts/Stage2/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/noaa_forecasts/Stage3/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/noaa_forecasts/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Chlorophyll_a/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Chlorophyll_a/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Chlorophyll_a/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Chlorophyll_a/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Chlorophyll_a/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Chlorophyll_a/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Dissolved_oxygen/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Dissolved_oxygen/models/AquaticEcosystemsOxygen.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Dissolved_oxygen/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Dissolved_oxygen/models/hotdeck.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Dissolved_oxygen/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Dissolved_oxygen/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Dissolved_oxygen/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Dissolved_oxygen/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/GAM_air_wind.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/GLEON_JRabaey_temp_physics.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/GLEON_lm_lag_1day.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/baseline_ensemble.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/bee_bake_RFModel_2024.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/fARIMA_clim_ensemble.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/fTSLM_lag.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/flareGLM.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/flareGLM_noDA.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/hotdeck.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/lm_AT_WTL_WS.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/mkricheldorf_w_lag.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/mlp1_wtempforecast_LF.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/Daily_Water_temperature/models/zimmerman_proj1.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Aquatics/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Beetles/Weekly_beetle_community_abundance/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Beetles/Weekly_beetle_community_abundance/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Beetles/Weekly_beetle_community_abundance/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Beetles/Weekly_beetle_community_abundance/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Beetles/Weekly_beetle_community_richness/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Beetles/Weekly_beetle_community_richness/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Beetles/Weekly_beetle_community_richness/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Beetles/Weekly_beetle_community_richness/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Beetles/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Green_chromatic_coordinate/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Green_chromatic_coordinate/models/ChlorophyllCrusaders.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Green_chromatic_coordinate/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Green_chromatic_coordinate/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Green_chromatic_coordinate/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Green_chromatic_coordinate/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Green_chromatic_coordinate/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Red_chromatic_coordinate/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Red_chromatic_coordinate/models/baseline_ensemble.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Red_chromatic_coordinate/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Red_chromatic_coordinate/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Red_chromatic_coordinate/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Red_chromatic_coordinate/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/Daily_Red_chromatic_coordinate/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Phenology/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/30min_Net_ecosystem_exchange/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/30min_latent_heat_flux/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_Net_ecosystem_exchange/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_Net_ecosystem_exchange/models/bookcast_forest.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_Net_ecosystem_exchange/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_Net_ecosystem_exchange/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_latent_heat_flux/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_latent_heat_flux/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_latent_heat_flux/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_latent_heat_flux/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/Daily_latent_heat_flux/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Terrestrial/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/BU_Dem.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/NJC_ETS_PF.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/NJC_Ticks.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/TickBench.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/Ticks_288.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/UCLA_2022.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/VTicks.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/Weekly_Amblyomma_americanum_population/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/Ticks/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/scores/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/sites/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/USGSHABs1.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/procBlanchardMonod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/procCTMIMonod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/procEppleyNorbergMonod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/procEppleyNorbergSteele.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/procHinshelwoodMonod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/procHinshelwoodSteele.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Chlorophyll_a/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/AquaticEcosystemsOxygen.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/GLEON_lm_lag_1day.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/air2waterSat_2.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/hotdeck.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Dissolved_oxygen/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/GAM_air_wind.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/GLEON_JRabaey_temp_physics.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/GLEON_lm_lag_1day.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/GLEON_physics.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/TSLM_seasonal_JM.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/acp_fableLM.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/air2waterSat_2.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/baseline_ensemble.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/bee_bake_RFModel_2024.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/fARIMA_clim_ensemble.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/fTSLM_lag.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/flareGLM.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/flareGLM_noDA.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/flareGOTM_noDA.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/flareSimstrat_noDA.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/flare_ler.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/flare_ler_baselines.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/hotdeck.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/lm_AT_WTL_WS.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/mkricheldorf_w_lag.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/mlp1_wtempforecast_LF.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/precip_mod.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/Daily_Water_temperature/models/zimmerman_proj1.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Aquatics/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_abundance/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/Weekly_beetle_community_richness/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Beetles/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/ChlorophyllCrusaders.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/PEG.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Green_chromatic_coordinate/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/PEG.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/baseline_ensemble.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/Daily_Red_chromatic_coordinate/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Phenology/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/30min_Net_ecosystem_exchange/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/30min_Net_ecosystem_exchange/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/30min_latent_heat_flux/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/30min_latent_heat_flux/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/USUNEEDAILY.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/bookcast_forest.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/persistenceRW.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_Net_ecosystem_exchange/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/cb_prophet.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/climatology.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/Daily_latent_heat_flux/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Terrestrial/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_arima.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_ets.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_humidity_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_humidity_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_lasso.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_precip_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_precip_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_randfor.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_tbats.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_temp_lm.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/Weekly_Amblyomma_americanum_population/models/tg_temp_lm_all_sites.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/Ticks/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/summaries/collection.json - 2024-11-14 + 2024-11-29 https://radiantearth.github.io/stac-browser/#/external/raw.githubusercontent.com/eco4cast/neon4cast-ci/main/catalog/targets/collection.json - 2024-11-14 + 2024-11-29 diff --git a/targets.html b/targets.html index a966822b57..e4f59af03d 100644 --- a/targets.html +++ b/targets.html @@ -690,7 +690,7 @@

30 minute

facet_grid(variable~site_id, scales = "free_y") + theme_bw()
-
Warning: Removed 8732 rows containing missing values or values outside the scale range
+
Warning: Removed 8754 rows containing missing values or values outside the scale range
 (`geom_point()`).
@@ -972,8 +972,8 @@

30 minute

Explore the sites

-
- +
+



The following table lists all the sites in the NEON Ecological Forecasting Challenge. The columns with “theme” names incidate whether that site is included in that theme’s target file.

diff --git a/targets_files/figure-html/unnamed-chunk-21-1.png b/targets_files/figure-html/unnamed-chunk-21-1.png index 29a4f4b394..357cec5f43 100644 Binary files a/targets_files/figure-html/unnamed-chunk-21-1.png and b/targets_files/figure-html/unnamed-chunk-21-1.png differ diff --git a/targets_files/figure-html/unnamed-chunk-26-1.png b/targets_files/figure-html/unnamed-chunk-26-1.png index d71d2dd786..0ef470eb4f 100644 Binary files a/targets_files/figure-html/unnamed-chunk-26-1.png and b/targets_files/figure-html/unnamed-chunk-26-1.png differ diff --git a/targets_files/figure-html/unnamed-chunk-31-1.png b/targets_files/figure-html/unnamed-chunk-31-1.png index f125fd29c7..3c9c8e64bd 100644 Binary files a/targets_files/figure-html/unnamed-chunk-31-1.png and b/targets_files/figure-html/unnamed-chunk-31-1.png differ