projecthorus / sondehub-tracker

🎈 Frontend for SondeHub Radiosonde Tracking
https://v2.sondehub.org
MIT License
59 stars 25 forks source link

# Google Form Submission #268

Closed 14ri004 closed 1 year ago

14ri004 commented 1 year ago
    # Google Form Submission

Time Submitted: 10/13/2022 17:49:57 Suggestion Type: Modify Existing Site Station ID: 07255 Station Name: Trainou (France) Station Coordinates: 47.964559913551696, 2.1127719300407453 Station Altitude: 165

Sondes Launched: M10 (77), M20 (63) Launch Times: Aléatoire Ascent Rate: 5 Burst Altitude: 30000 Descent Rate: 5 Station Notes: LSCE / IPSL - CNRM Further Information:

View map ```geojson {"type":"Feature","geometry":{"type":"Point","coordinates":[ 2.1127719300407453,47.964559913551696,165]},"properties":{"marker-size":"large","marker-symbol":"observation-tower","Station ID":"07255","Station Name":"Bourges (France)"}} ```
View existing ```json { "07255": { "station": "07255", "position": [ 2.4335, 47.0627 ], "station_name": "Bourges (France)", "alt": 165, "rs_types": [ "17" ], "burst_altitude": 16300, "ascent_rate": 4.4, "ascent_std": 0.2, "ascent_samples": 112, "burst_std": 650, "burst_samples": 110, "descent_rate": 2.3, "descent_std": 0.49, "descent_samples": 107 } } ```
View suggested

NOTE: This might not show all suggested changes to launch times or radiosonde types

```json { "07255": { "station": "07255", "station_name": "Bourges (France)", "position": [ 2.1127719300407453, 47.964559913551696 ], "alt": 165, "rs_types": [ "77", "63" ], "times": [ "Aléatoire" ], "ascent_rate": 5, "burst_altitude": 30000, "descent_rate": 5, "notes": " LSCE / IPSL - CNRM" } } ```
View difference

NOTE: This might not show all suggested changes to launch times or radiosonde types

```json { "07255": { "position": { "0": { "type": "updated", "data": 2.1127719300407453 }, "1": { "type": "updated", "data": 47.964559913551696 } }, "rs_types": { "0": { "type": "updated", "data": "77" }, "1": { "type": "created", "data": "63" } }, "burst_altitude": { "type": "updated", "data": 30000 }, "ascent_rate": { "type": "updated", "data": 5 }, "ascent_std": { "type": "deleted", "data": 0.2 }, "ascent_samples": { "type": "deleted", "data": 112 }, "burst_std": { "type": "deleted", "data": 650 }, "burst_samples": { "type": "deleted", "data": 110 }, "descent_rate": { "type": "updated", "data": 5 }, "descent_std": { "type": "deleted", "data": 0.49 }, "descent_samples": { "type": "deleted", "data": 107 }, "times": { "type": "created", "data": [ "Aléatoire" ] }, "notes": { "type": "created", "data": " LSCE / IPSL - CNRM" } } } ```

Originally posted by @LukePrior in https://github.com/projecthorus/sondehub-tracker/issues/114#issuecomment-1277112316

LukePrior commented 1 year ago

Sorry I'm confused why did you open this issue?

14ri004 commented 1 year ago

small error in the name of the center, it is Trainou and not Bourges

LukePrior commented 1 year ago

Ok will be fixed at next update

14ri004 commented 1 year ago

I made a modification of the coordinates of the center, but I indicated Bourges whereas it is Trainou, thank you bourges and Ok, it is Trainou that must be taken into account for my last modification message, thank you and sorry