You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python ./setup.py install_jigsaw # To install latest Jigsaw from GitHub
46
-
python ./setup.py install # Installs the OCSMesh library to the current Python environment
47
-
# OR
48
-
python ./setup.py develop # Run this if you are a developer.
39
+
pip install .[all]
49
40
```
50
41
51
42
#### Requirements
@@ -71,5 +62,3 @@ DOI : http://dx.doi.org/10.2139/ssrn.5226658
71
62
72
63
## Disclaimer
73
64
This repository is a scientific product and is not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.
0 commit comments