Overview

After installing ship_mapper, you’ll need to:

  1. Create several new directories named data, grids and projects (see more HERE)
  2. Place your data in the data directory
  3. Create a grids directory and make a few “grids” for later use in your projects
  4. Make a projects directory…
  5. Create a settings.py file and save it in the projects directory (see more HERE)
  6. Each new project will need its own directory under the projects directory. All output will be written here.
  7. Also within each project directory you will need to have at least one run file where you’ll write the commands to process and plot your data

You can see a basic explanation of the different proceeses you can do with ship_mapper in the “USER GUIDE” section. Also you can see the Examples.

You can also see the API section for a list of all functions of ship_mapper.