in the RAMPDEM data and now all the BEDMAP2 data sets in one place.
Re-implemented from singleton members -> to static, file-only variables in the RampdemReader.cxx file. Instance function can still create a single instance, but it's now pointless. At some future point this class can be reimplemented as a namespace a la FFTtools.
pretty TProfile2Ds of Antarctica. Handles coordinate transformations, so do Fill(longitude, latitude, value) Puts a configurable AntarcticaBackground behind the image.
pretty TH2Ds of Antarctica. Handles coordinate transformations, so do Fill(longitude, latitude, weight) Puts a configurable AntarcticaBackground behind the image.
Definition at line 77 of file TH2DAntarctica.h.