Georeferencing EMIT L2B Mineral Maps

The emit_tools Pyton workflow currently doesn't support georeferencing EMIT L2B mineral maps, so here is a workaround:

gdal_translate -of ENVI -sds /Users/dan.sousa/Downloads/EMIT_L2B_MIN_001_20230601T202647_2315214_005.nc /Users/dan.sousa/Downloads/EMIT_L2B_MIN_001_20230601T202647_2315214_005_e

  SUBDATASET_1_NAME=group_1_band_depth

  SUBDATASET_2_NAME=group_1_mineral_id

  SUBDATASET_3_NAME=group_2_band_depth

  SUBDATASET_4_NAME=group_2_mineral_id

  SUBDATASET_5_NAME=location/lon

  SUBDATASET_6_NAME=location/lat

  SUBDATASET_7_NAME=location/elev

  SUBDATASET_8_NAME=location/glt_x

  SUBDATASET_9_NAME=location/glt_y