-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,8 @@ | ||
# Getting Started | ||
# Bermuda Reports (Next) | ||
|
||
This is a geoprocessing project. It was created using the `geoprocessing init` command, as part of the tutorial to [create a new project](https://github.com/seasketch/geoprocessing/wiki/Tutorials#create-a-new-geoprocessing-project). | ||
This project is developed using the [SeaSketch Geoprocessing Framework](https://github.com/seasketch/geoprocessing) for the Bermuda Ocean Prosperity Program. | ||
|
||
Once established, you can follow the tutorial to [setup an existing project on a new system](https://github.com/seasketch/geoprocessing/wiki/Tutorials#setup-an-exising-project-on-your-local-system) | ||
## Notes | ||
|
||
Data is linked through Box to the `data/src` folder. | ||
To align with Bermuda reports in the Legacy framework, rasters and reprojected to EPSG:4326 via the `data/bin/genCog4326.ts` script after import. |