Releases: npucino/sandpyper
sandpyper: A Python package for UAV-SfM beach volumetric and behavioural analysis
Sandpyper is a Python package that automates profile-based volumetric and altimetric sandy beaches analysis from a large amount of digital surface models and orthophotos. It includes functionalities to facilitate the cleaning of the elevation data from unwanted non-sand points or swash areas (where waves run up on the beach slope and 3D reconstruction is inaccurate) and to model beachface behavioural regimes using the Beachface Cluster Dynamics indices.
sandpyper: A Python package for UAV-SfM beach volumetric and behavioural analysis [test sandbox zenodo]
zenodo test release (sandbox) with new-tag
v1.3.1 new tag to test release in zenodo sandbox
zenodo test release (sandbox)
v1.3.0 Updated release to archive https://github.com/openjournals/joss-revie…
JOSS release
This release addressed the points raised during the Journal of Open Source Software, available here.
test release pypi no install req
v1.2.1 test bumped version py vers 3.8
test release conda 2
This release publishes on PyPI a working version of the package to test conda.
test release conda
This release publishes on PyPI a working version of the package to test conda.
Major release: ProfileSet and ProfileDynamics objects now implemented
Up until now, this packages was a repository of functions that needed to be chained one after the other, in a pre-established analytical pipeline. Now, the main Sandpyper functionalities have been incorporated into 2 objects (ProfileSet and ProfileDynamics), which contain all the steps and allow an organized and tidy analysis.
This version is incompatible with previous ones.