mirror of
https://github.com/fenix-soft/fmeteo.git
synced 2025-02-14 18:30:46 +01:00
Add files via upload
some fix doc
This commit is contained in:
parent
a24690b8e2
commit
9b8d22b4f9
@ -1,5 +1,5 @@
|
|||||||
# V1.3
|
# V1.3
|
||||||
- now fmeteo convert wind degreese on cardinal notation (N..E.. N-NE..ecc) called "wind dir"
|
- now fmeteo convert wind degrees on cardinal notation (N..E.. N-NE..ecc) called "wind dir"
|
||||||
- add deg2card tools script, look the readme on the tools folder for more info
|
- add deg2card tools script, look the readme on the tools folder for more info
|
||||||
|
|
||||||
# V1.2
|
# V1.2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# simple script to convert degreese to cardinal direction wind
|
# simple script to convert degrees to cardinal direction wind
|
||||||
# V1.0
|
# V1.0
|
||||||
#
|
#
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# deg2card
|
# deg2card
|
||||||
|
|
||||||
simple script to convert degreese to cardinal direction wind
|
simple script to convert degrees to cardinal direction wind
|
||||||
|
|
||||||
## use:
|
## use:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user