Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dnowacki-usgs committed Dec 4, 2024
1 parent c4b222f commit 57cd785
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# stglib - Process data from a variety of oceanographic instrumentation

[doi:10.5066/P13IQYFW](https://doi.org/10.5066/P13IQYFW)
Version 1.0.0 of this software was approved for release at [doi:10.5066/P13IQYFW](https://doi.org/10.5066/P13IQYFW). Development continues at https://code.usgs.gov/cmgp/stglib.

This package contains code to process data from a variety of oceanographic instrumentation, consistent with the procedures of the USGS [Coastal/Marine Hazards and Resources Program](https://marine.usgs.gov) (formerly Coastal and Marine Geology Program).

Expand Down Expand Up @@ -30,3 +30,7 @@ We have plans to support:
This package makes heavy use of [NumPy](http://www.numpy.org), [xarray](http://xarray.pydata.org/en/stable/), and [netCDF4](http://unidata.github.io/netcdf4-python/). It works on Python 3.9+.

[Read the documentation](http://stglib.readthedocs.io/).

# Suggested Citation

Nowacki, D.J., Suttles, S.E., Bales, R.D., De Meo, O.A., 2024, stglib: Oceanographic Time Series Data Processing Library, U.S. Geological Survey software release, [doi:10.5066/P13IQYFW](https://doi.org/10.5066/P13IQYFW).

0 comments on commit 57cd785

Please sign in to comment.