Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for 2024 data release #84

Merged
merged 12 commits into from
Oct 4, 2024
Merged

Update for 2024 data release #84

merged 12 commits into from
Oct 4, 2024

Conversation

AdamCSmithCWS
Copy link
Contributor

@AdamCSmithCWS AdamCSmithCWS commented Oct 1, 2024

Update for 2024 Data release

Description

Now able to pull 2024 data release from Science Base - Observations from 1966 through to 2023 field season.
Closes #83

Help for ?plot_indices now specifically mentions some of the challenges with interpreting observed_means for composite regions (non strata-level estimates)
Closes #82

species_notes data object now provides information on species or species-complexes without full time-series support. Also prepare_data now includes informative errors when trying to fit model to a time-span where these species are not treated consistently.
Closes #79

species_forms now includes All meadowlarks as an optional lumped group, Northwestern Crow has been dropped by dataset.
Closes #78

Fixed error in obs_means calculations in generate_indices.
Closes #76 and #68

prepare_data now exports the latitude and longitude of the route start-locations with the $raw_data data table.
Closes #73

run_model now throws an informative error message when there is < 2 strata in a dataset.
Closes #71

Fixed incorrect error message. #69

Fixed error with prepare_spatial using custom stratification that is in a geographic projection.
Closes #85

Example

Defaults to release == 2024 in all functions.

Best Practices

Updated help files and documentation.
Updated vignettes.

@AdamCSmithCWS AdamCSmithCWS merged commit 3abe0de into main Oct 4, 2024
12 checks passed
@AdamCSmithCWS AdamCSmithCWS deleted the dev branch January 16, 2025 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment