Metadata-Version: 2.1
Name: fema-p695
Version: 0.2.0
Summary: FEMA P695 utilities and ground motions.
Home-page: https://github.com/otaithleigh/fema-p695-py
Author: Peter Talley
Author-email: peterctalley@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: asce7-16
Requires-Dist: h5py
Requires-Dist: hdf5plugin
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: tables
Requires-Dist: xarray
Requires-Dist: xarray-hdf

FEMA P695 utilities
+++++++++++++++++++

Installation
============

pip::

   pip install fema-p695

conda::

   conda install otaithleigh::fema-p695


Ground motions
==============

Ground motion data can be loaded from ``fema_p695.groundmotions``.


