GeographicLib is a small C++ library for: geodesic and rhumb line calculations; conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates; gravity (e.g., EGM2008) and geomagnetic field (e.g., WMM2020) calculations.
This project helps to digitize field data for a certain Bird Census method.
Namely, bird census based on personal inspection or small (~10 km^2) regions with recording birds' position and behaviour on paper.
This project makes it easy to annotate such field data and to make this data available for statistical analysis.
The SELENA and RISe software tools are two packages to assist in computing earthquake damage scenarios. The damage probability for any specific structure follows the computation principles of HAZUS.
The Matlab SRTM Library is designed to be an easy-to-use interface for importing and manipulating NASA's Shuttle Radar Topography Mission (SRTM) Digital Elevation Model (DEM) dataset.
The purpose of the software is to calculate the undulation between the WGS84 ellipsoid (GPS height) and the EGM96 geoid (mean sea level) in MATLAB, based on the C code in the "egm96-f477.c" project