15 #ifndef MB_TEMPESTREMAPPER_HPP
16 #define MB_TEMPESTREMAPPER_HPP
23 #ifdef MOAB_HAVE_TEMPESTREMAP
24 #include "netcdfcpp.h"
25 #include "TempestRemapAPI.h"
27 #error "This tool depends on TempestRemap library. Reconfigure using --with-tempestremap"
34 class TempestOnlineMap;
99 double radius_src = 1.0,
100 double radius_tgt = 1.0,
102 bool regional_mesh =
false,
103 bool gnomonic =
true,
217 const bool fAllParallel,
218 const bool fInputConcave,
219 const bool fOutputConcave );
230 const std::string& dofTagName,
238 const int ntot_elements,
241 const std::string dofTagName,
255 #ifndef MOAB_HAVE_MPI
261 const int dimension = 2,
262 const int start_id = 1 );
372 if( !overwrite &&
m_source )
return;
377 if( !overwrite &&
m_target )
return;
406 m_source->CalculateFaceAreas(
false );
542 if( metadata[0] == 1 )
556 if( metadata[0] == 1 )