-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #183 from EPFL-ENAC/doc-ci-pre-commit
Upadate documentation
- Loading branch information
Showing
8 changed files
with
70 additions
and
95 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
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
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,9 +1,9 @@ | ||
Keys, Description | ||
latitude, WGS84 latitude in degree north [-90,90]. If the disdrometer is moving, specify -9999 | ||
longitude, WGS84 longitude in degree east [-180,180]. If the disdrometer is moving, specify -9999 | ||
altitude, Elevation above the sea level in meters. If the disdrometer is moving, specify -9999 | ||
deployment_status, Deployment status. Possible values: 'terminated' or 'ongoing' | ||
deployment_mode, Deployment mode. Possible values: 'land', 'ship', 'truck', 'cable' | ||
platform_type, Platform type. Possible values: ' fixed' or 'mobile' | ||
platform_protection, Platform protection. Possible values: 'N/A', 'shielded', 'unshielded’ | ||
platform_orientation, Platform orientation in 0-360 degrees from the North direction (clockwise) | ||
latitude, "WGS84 latitude in degree north [-90,90]. If the disdrometer is moving, specify -9999" | ||
longitude, "WGS84 longitude in degree east [-180,180]. If the disdrometer is moving, specify -9999" | ||
altitude, "Elevation above the sea level in meters. If the disdrometer is moving, specify -9999" | ||
deployment_status, "Deployment status. Possible values: 'terminated' or 'ongoing'" | ||
deployment_mode, "Deployment mode. Possible values: 'land', 'ship', 'truck', 'cable'" | ||
platform_type, "Platform type. Possible values: ' fixed' or 'mobile'" | ||
platform_protection, "Platform protection. Possible values: 'N/A', 'shielded', 'unshielded’" | ||
platform_orientation, "Platform orientation in 0-360 degrees from the North direction (clockwise)" |
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
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
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,4 +1,4 @@ | ||
Keys, Description | ||
source, Source information | ||
source_convention, Raw data file convention (i.e. ARM v1.XXX, NASA v1.XX, …) | ||
source_convention, "Raw data file convention (i.e. ARM v1.XXX, NASA v1.XX, …)" | ||
source_processing_date, Date of source raw data file creation |
Oops, something went wrong.