Add files via upload

some fix  doc
This commit is contained in:
fenix-soft 2018-09-12 17:17:42 +02:00 committed by GitHub
parent a24690b8e2
commit 9b8d22b4f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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
# #

View File

@ -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: