Commit e98ea40e authored by Alessandro Frigeri's avatar Alessandro Frigeri
Browse files

added mapping exercise

parent 489d12bb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
image: python:latest


advanced:
  image:
    name: pandoc/latex
+5 −12
Original line number Diff line number Diff line
@@ -11,11 +11,11 @@ __<sup>2</sup>German Aerospace Center - DLR, Berlin, Germany__

This package contain the dataset for the geologic mapping of a region of asteroid Vesta named 'The Snowman'.  

This datapackage includes:
- image mosaic basemap
- topographic basemap
- color filters map (RBG)
- spectral indexes for band center and depths for the pyroxene absorption bands
This datapackage includes data from the NASA/Dawn mission to Vesta and Ceres:
- FC: image mosaic basemaps
- FC: topographic basemap
- FC: color map (RBG)
- VIR: spectral indexes for band center and depths for the pyroxene absorption bands

## The geographic context

@@ -27,13 +27,6 @@ This dataset includes basemaps and data to do develop a geologic mapping project

The __coordinate reference system (CRS)__ for this data set is the [IAU_2015:20000041](https://spatialreference.org/ref/iau_2015/200000410/), indicating a [simple cylindrical projection](https://en.wikipedia.org/wiki/Equirectangular_projection) over a sphere with 255 km of radius.


## Geologic Mapping

## Chronology

## Spectral Analysis

## How to Use this Material

This "Vesta Snowman dataset" is licensed under CC-BY-SA-4.0 international license.  This license enables reusers to distribute, remix, adapt, and build upon the material in any medium or format, so long as attribution is given to the creator. The license allows for commercial use. If you remix, adapt, or build upon the material, you must license the modified material under identical terms. CC BY-SA includes the following elements:
+74.3 KiB (99.3 KiB)

File changed.

No diff preview for this file type.

+0 −12
Original line number Diff line number Diff line
<PAMDataset>
  <PAMRasterBand band="1">
    <Metadata>
      <MDI key="STATISTICS_APPROXIMATE">YES</MDI>
      <MDI key="STATISTICS_MAXIMUM">0.75437450408936</MDI>
      <MDI key="STATISTICS_MEAN">0.15739787655688</MDI>
      <MDI key="STATISTICS_MINIMUM">2.1797545864642e-17</MDI>
      <MDI key="STATISTICS_STDDEV">0.021678973563084</MDI>
      <MDI key="STATISTICS_VALID_PERCENT">99.77</MDI>
    </Metadata>
  </PAMRasterBand>
</PAMDataset>
+0 −12
Original line number Diff line number Diff line
<PAMDataset>
  <PAMRasterBand band="1">
    <Metadata>
      <MDI key="STATISTICS_APPROXIMATE">YES</MDI>
      <MDI key="STATISTICS_MAXIMUM">0.75727826356888</MDI>
      <MDI key="STATISTICS_MEAN">0.16925103398624</MDI>
      <MDI key="STATISTICS_MINIMUM">1.5819921859305e-16</MDI>
      <MDI key="STATISTICS_STDDEV">0.023411344855729</MDI>
      <MDI key="STATISTICS_VALID_PERCENT">99.79</MDI>
    </Metadata>
  </PAMRasterBand>
</PAMDataset>
Loading