No articles match
Get Started with bcdata5 months ago
bcdc_browse() | bcdc_search() | bcdc_get_data() | bcdc_query_geodata()
Querying Spatial Data with bcdata5 months ago
Getting Started | Geospatial Data in the B.C. Data Catalogue | School District Data | Greenspaces Data | A note about using local R functions in constructing filter queries | Additional Useful Functions | Using B.C. Geographic Warehouse (BCGW) layer names
Exploring Silviculture Data with bcdata5 months ago
Silviculture Data | Reforestation with Climate Considerations | How much western larch has been planted in the Prince George Natural Resource District? | Getting Started | Getting the Data | Refining a Geospatial Data Query | Exploring the Data | What is the size and age distribution of larch plantations in the Prince George Natural Resource District in the year 2020? | What is the Biogeoclimatic Ecosystem Classification (BEC) distribution of western larch plantations in the Prince George Natural Resource District?
Update to filter() behaviour in bcdata v0.4.05 months ago
Getting Started with ssdtools6 months ago
Introduction | Philosophy | Installing | Getting Help | Inputting Data | Fitting Distributions | Coefficients | Plots | Selecting One Distribution | Averaging Multiple Distributions | Estimating the Fit | Hazard/Protection Concentrations | Censored Data | References
Frequently Asked Questions1 years ago
How can I plot the model averaged fit and the individual fits? | How can I include mathematical expressions in the x-axis label when using ssd_plot()? | Censoring | What is censored data? | How is censored data coded in ssdtools? | What are the current limitations on analyzing censored data?
bcdata Service Documentation1 years ago
DataBC Services used by bcdata | BC Data Catalogue | API version: | Endpoints: | Response values used: | Web Services | API Version:
Developer Instructions1 years ago
Updating Reference Data for the Database | Process | Reference File Review Process | Concentration Conversion | Duration Conversion | Trophic Groups | Life Stage Codes | BC Species | Concentration Endpoints
Update the Add Data Templates2 years ago
Updating the Add Data Template | Associated Reference Data | To update the template | Push and install the pacakge
Get started with bcmaps2 years ago
Overview | Usage | Simple Features objects | Digital Elevation Model for British Columbia 1:250,000 | It's a beautiful day in the neighbourhood | Biogeoclimatic Zones | Updating layers | Utility Functions
bcmaps layers and point data2 years ago
Computing a Full Analysis with fasstr4 years ago
Overview | Functions and Data Inputs | compute_full_analysis() Object List | write_full_analysis() Excel and Image Files | Usage, Options, and outputs | Objects Examples | 1. Screening | 2. Long-term | 3. Annual | 4. Monthly | 5. Daily | 6. Trending | 7. Low-flow Frequencies
Get Started with fasstr4 years ago
Features | Installation | Using fasstr | Data Input | Function Types | Tidying | Analysis | Visualization | Function Options | Daily Rolling Means | Year and Month Filtering | Drainage Basin Area | Handling Missing Dates | Examples | Summary statistics example: long-term statistics | Plotting example: daily summary statistics | Plotting example: flow duration curves | Analysis example: low-flow frequency analysis
fasstr Users Guide4 years ago
1. Getting Started | Installing and loading fasstr | Downloading HYDAT | 2. Flow Data Inputs | data (and dates, values, and groups) | station_number | 3. Function Types and Outputs | Tibble Data Frames | ggplot2 Plots | 4. Data Tidying Functions | Filling missing dates | Adding date variables and seasons | Adding rolling means | Adding basin areas | Adding daily volumetric discharge or water yields | Adding annual cumulative daily volumetric flows or water yields | Pipelines | 5. Data Screening Functions | 6. Functions for Calculating Statistics | Basic Summary Statistics | Basic long-term statistics | Basic annual statistics | Basic monthly statistics | Basic daily statistics | Flow Duration | Other Long-term Statistics | Basic statistics and plotting volumetric and yield flows | Cumulative Flow Statistics | Cumulative annual statistics | Cumulative monthly and statistics | Cumulative daily statistics | Other Annual Statistics | Annual flow timing | Annual low-flows | Annual high flows | Annual extreme (both high and low) flows | Number of normal (and above/below normal) days per year | Calculating all annual statistics | Plotting annual means | 7. Functions for Computing Analyses | Annual Trending Analysis | Volume Frequency Analyses | Full Analysis | 8. Customizing Functions with Arguments - Data Filtering and Options | Handling Missing Dates | Dates Filtering | Water year and start month | Selecting and excluding years | Using only years with complete data | Selecting for months | Rolling averages | Percentiles and other statistics | Data frame options | Plotting options | Logarithmic discharge scale | Including a standard title on the plot | 9. Writing Tables and Plots | Writing a flow data set | Writing a data frame | Writing a list of plots | Writing a list of data frames and plots
Computing Annual Trends with fasstr4 years ago
Overview | Function and Data Inputs | Usage, Options, and Outputs | Analysis Data | Examples | Analysis Results | Annual Trends Plots
Computing Frequency Analyses with fasstr4 years ago
Overview | Functions and Data Inputs | Annual Daily Minimums/Maximums | Annual Peak Minimums/Maximums from HYDAT | Custom Data | Usage, Options, and Outputs | Analysis Data | Frequency Plotting | Distribution Fitting and Computing Frequency Quantiles | Fitting Data to Probability Distributions | Fitted Quantiles | Notes on use of the Log-Pearson Type III Distribution
Internal fasstr Workflows5 years ago
Introduction | 1. Data Importing and Checking | 2. Tidying Functions (add_ and fill_) | 3. Analysis Functions (calc_ and compute_) | Data Tidying and Preparing | Data Filtering | Calculating Statistics | Final Data Wrangling | 4. Plotting Functions (plot_) | Plotting Statistics | 5. Internal Functions (utils.R file) | 6. Package Dependencies