Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wdmtoolbox

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wdmtoolbox

Read and write Watershed Data Management (WDM) files

  • 16.0.9
  • PyPI
  • Socket score

Maintainers
1

.. image:: https://github.com/timcera/wdmtoolbox/actions/workflows/pypi-package.yml/badge.svg :alt: Tests :target: https://github.com/timcera/wdmtoolbox/actions/workflows/pypi-package.yml :height: 20

.. image:: https://img.shields.io/coveralls/github/timcera/wdmtoolbox :alt: Test Coverage :target: https://coveralls.io/r/timcera/wdmtoolbox?branch=master :height: 20

.. image:: https://img.shields.io/pypi/v/wdmtoolbox.svg :alt: Latest release :target: https://pypi.python.org/pypi/wdmtoolbox/ :height: 20

.. image:: https://img.shields.io/pypi/l/wdmtoolbox.svg :alt: BSD-3 clause license :target: https://pypi.python.org/pypi/wdmtoolbox/ :height: 20

.. image:: https://img.shields.io/pypi/dd/wdmtoolbox.svg :alt: wdmtoolbox downloads :target: https://pypi.python.org/pypi/wdmtoolbox/ :height: 20

.. image:: https://img.shields.io/pypi/pyversions/wdmtoolbox :alt: PyPI - Python Version :target: https://pypi.org/project/wdmtoolbox/ :height: 20

wdmtoolbox

The wdmtoolbox is a Python script and library to read/write/manage Watershed Data Management (WDM) files used for time-series in hydrology and hydrological simulation. WDM files are used in the Hydrological Simulation Program - FORTRAN (HSPF) and the Better Assessment of Science Integrating point and Non-point Sources (BASINS). HSPF is a part of the BASINS system.

BASINS, HSPF, and various utilities are available at https://github.com/respec/BASINS/releases

For HSPF I also have developed:

Installation for the Impatient

pip

.. code-block:: bash

    pip install wdmtoolbox

conda

.. code-block:: bash

conda install -c conda-forge wdmtoolbox

Compile From Source

To compile from source you need a "C" compiler (gcc on Linux, Visual Studio 2019 for Windows), a FORTRAN compiler (gfortran on Linux, MSYS2/MINGW gfortran on Windows), Python 3.7, 3.8, or 3.9 with "numpy" installed to be able to access f2py.

Additional Software

https://timcera.bitbucket.io/index.html

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc