spatial-data-discovery / sdd-2021

Fall 2021 semester repository.
0 stars 1 forks source link

Sandbox 5 | HDF5 to ASCII Conversion #10

Open dt-woods opened 3 years ago

dt-woods commented 3 years ago

The Challenge

You have been given an HDF5 data file containing a raster dataset (dataset path: /data/assignment) and a colleague has asked for it in ASCII raster format. Your mission—should you choose to accept it—is to:

Add and commit your Python script (sandbox/sb5_dt-woods.py) to the repository. Create a PNG file of your raster data and copy it as a comment it to this issue along with your answer to "where in the world is this raster located?"

Script Requirements

Your Python script should execute in the sandbox folder and:

Output ASCII File Requirements

Your ascii file should:

You may use any tools to create your visualization, but it should be in PNG file format and be less than 1 MB file size (it does not need to be automated by your script).

bswhitneyWM commented 3 years ago

bswhitneyWM_location

According to my script, it is located in the middle of the state of Georgia. In particular, I believe it is Jasper County.

caroline-wall commented 3 years ago

sb5_image The raster is located in the state of Georgia.