Software
An official USGS software project is code reviewed and approved at the bureau-level for distribution.
Filter Total Items: 775
DSWE_GEE v2.0.0
Code for implementation of the Dynamic Surface Water Extent algorithm in Google Earth Engine. Multiple scripts allow the creation of single-scene or composited Dynamic Surface Water Extent (DSWE) images from Landsat (updated for Collection 2 imagery) and MODIS data. All code is written for use in Google Earth Engine in the JavaScript API.
R Script to Run a Simulation-based Power Analysis for Eelgrass Biomass
This script simulates data under an example scenario and applies a model to the simulated dataset to estimate trend, thus evaluating the power to detect the trend. The study was designed to evaluate various scenarios (sampling designs, as well as biological parameters that differ between the two study lagoons).
Agisoft Metashape Export Helper Tool
The Export Helper is a GUI tool designed to be embedded in the Agisoft Metashape application for flexible automation of batch exports.
D-Claw - A library for the simulation of granular-fluid flows, v1.0.0
D-Claw is a software library for the simulation of dense granular flows over spatially variable topography. D-Claw builds on clawpack, is written in Fortran, and has a python wrapper. The code is hosted on code.usgs.gov and mirrored on github. D-Claw is supported on Linux/Unix only.
Code for the analysis of fish deformity, erosion, lesion, tumor, and parasite anomalies (DELT) in the Chesapeake Bay Watershed, USA
This repository provides the R scripts and stan files to fit hierarchical logistic regression models, using a regularized horseshoe prior on regression coefficients, to examine spatial drivers of DELT occurrence in fishes in the Chesapeake Bay Watershed, USA.
Code to create periodic matrix models and simulate population reintroductions for four lizards on Guam
This repository contains code to construct periodic matrix models representing the demography of four lizard species native to or extant on Guam.
wildcat 1.1.0
This release allows users to select the CRS of exported files, and to specify alternate configuration files. The release also updates wildcat’s backend for compatibility with pfdf 3+. Documentation: https://ghsc.code-pages.usgs.gov/lhp/wildcat/ Release Notes: https://ghsc.code-pages.usgs.gov/lhp/wildcat/resources/release-notes/1.1.0.html
DeepFaune New England
This repository contains code for training and running the DeepFaune New England (DFNE) model for species classification in trail camera imagery. This model is a re-trained version of the DeepFaune model for classifying European species in trial cameras, fine-tuned to classify taxa from northeastern North America. The DFNE model takes as input cropped images of each animal, which can be...
Pysochron
Pysochron is a Python-based tool designed to calculate isochron burial ages from in-situ cosmogenic 26Al and 10Be data. It uses orthogonal distance regressions to fit isochron lines to 1000 Monte Carlo simulations of nuclide concentration measurements to account for uncertainty, and allows the user to modify various aspects of the fitting process, including constants relating to the...
Code to Estimate Walrus Herd Density at Multiple Terrestrial Haulouts
This is nimble model code for a hierarchical Bayesian analysis to estimate walrus herd density at multiple sites, where some surveys entailed counting walruses in a sample of grid cells overlain on the surveyed herd on shore; whereas, other surveys were censuses (complete counts.) The model code also predicts herd densities for new surveys taken at existing sites and a new site.
Fully stochasticized age-structured population-bioenergetics model ensemble for application to communities
his is an R program for simulating multiple fish populations using species-specific projection matrices, interaction matrices, and bioenergetics submodels with hierarchical stochasticity. This program was designed to model the pallid sturgeon (Scaphirhynchus albus) and associated fish species in the Lower Missouri River (Wildhaber et al. 2024), but it should be sufficiently general to...
pfdf 3.0.0
This release adds the `data` package, which provides routines to download commonly used datasets from the internet. The release also provides pfdf tutorials as Jupyter Notebooks, improves array broadcasting in the `gartner2014` and `staley2017` modules, and introduces the `RasterMetadata` class (which manages raster metadata without loading data arrays to memory). Documentation: https:/...