NASA-IMPACT / covid-dashboard

https://earthdata.nasa.gov/covid19/
Other
19 stars 4 forks source link

Parking data LAX #440

Open olafveerman opened 4 years ago

olafveerman commented 4 years ago

Add LAX parking data to a staging site to facilitate the content creation process.

olafveerman commented 4 years ago

Next step for @lillythomas

inferenced and validated vehicle detections with skysat for an LAX parking lot aoi for 2 dates. I will get the data into a folder for staging

lillythomas commented 4 years ago

Linking the context from ML repo ticket #44.

The vehicle detections for the LAX parking lots (2020_01_09 and 2020_07_08) have been added to s3://covid-eo-data/detections-vehicles/la/. The scene_ids are denoted in the geojsons.

cc @olafveerman @leothomas @drewbo

leothomas commented 4 years ago

@olafveerman Is the idea for the front end to dynamically query the necessary planet scenes using the scene_ids contained within the geojsons? Or do we need to parse through the geojsons and build a new detections_scenes.csv file for this new dataset?

leothomas commented 3 years ago

Updating here for visibility: course of action is to extract the scene_ids from the geojson and build a detection_scenes.csv file, so that the front end can handle this dataset like detections-plane and detections-ship.

Due to my current work load I'll address this sometime next week, unless it becomes a high priority task.