Skip to content

Commit

Permalink
Add readme.md for modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank.Markwort committed Sep 16, 2024
1 parent aaf4b71 commit 0b7220a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
/**
**
@author Frank Markwort
@version 0.9.5
@email frank.markwort@gmail.com
*/
**

***This functionality has been removed from the [Core](src/Core) and is now available as a [Module](src/Modules/Module). Modules will get their own repository in the future. That is the plan.***
***This functionality has been removed from the [Core](src/Core) and is now available as a [Modules](src/Modules).
Modules will get their own repository in the future. That is the plan.***
The wind data is stored every minute for maximum 60 minutes.
(Id, Date, AWA, AWS, TWS, TWA, TWD, VesselHeading, SOG, COG, waterTemperature)
After that, the average, min, max values are stored in the hourly table.
Expand Down

0 comments on commit 0b7220a

Please sign in to comment.