Skip to content

Drifter data aggregation and visualization for the NOPP Hurricane Coastal Impacts project.

License

Notifications You must be signed in to change notification settings

SASlabgroup/NHCI-drifter-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHCI-drifter-data

Drifter data aggregation and visualization for the NOPP Hurricane Coastal Impacts project.

How to get started

  1. Clone this repo. This will create a directory called NHCI-drifter-data wherever you run this command.
    git clone https://github.com/SASlabgroup/NHCI-drifter-data.git
  2. Navigate into that directory, and create a virtual environment
    cd NHCI-drifter-data
    python3 -m venv ./.venv
  3. Start the virtual environment
    source ./.venv/bin/activate
  4. Install/setup dependencies
    pip3 install -r requirements/development.txt

About

Drifter data aggregation and visualization for the NOPP Hurricane Coastal Impacts project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages