Skip to content

"STOFS-Observer" is a repository designed for real-time analysis and visualization of Surge and Tide Operational Forecast System (STOFS) data.

License

Notifications You must be signed in to change notification settings

AtiehAlipour-NOAA/STOFS-Observer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STOFS-Observer

"STOFS-Observer" is a repository designed for real-time analysis and visualization of Surge and Tide Operational Forecast System (STOFS) data.

Download

To download the available codes and files from this repository, clone it to your local machine using Git:

git clone https://github.com/AtiehAlipour-NOAA/STOFS-Observer.git

Setup Python Environment

We recommend setting up a Conda virtual environment to manage dependencies and ensure a consistent environment. If you haven't already, install Conda by following the instructions here.

Once Conda is installed, create a new virtual environment using the provided environment.yml file. Run the following command:

conda env create -f environment.yml
conda activate STOFS-Observer

The environment.yml file contains the necessary packages and dependencies for this project.

Usage

Example codes are available in the notebooks folder.

Feel free to explore the repository and contribute to its development!

About

"STOFS-Observer" is a repository designed for real-time analysis and visualization of Surge and Tide Operational Forecast System (STOFS) data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published